Skip to Content
0
Former Member
Oct 28, 2005 at 05:39 PM

User define table and store procedure install

47 Views

Hi there,

I like to deploy an addon, there are User define tables and store procedure need add to database, I wonder which chance is properly to add them, if add these user define objects in time of install, we can not get the enough information that connect to SQL server, and also create UDT need DIAPI. if put create UDT and UDsp in addon program, the problem is which DIAPI funciton or object can execute create store procedure SQL string.

Thanks for any help.

Lanjun