How to set data type when creates sql table?

belotrei

Member
Code:
Con.CreateSQLTable ("Table1","mastertablename")

What is the syntax that needed to be added to the code above if i want to set the data type of certain column when making sql table?
Ex: i want to set "number" column to numeric.

So i don't have to reedit the data type of column anymore with third-party application.

Thanks.
 

belotrei

Member
Thanks JJM, i've already know this site.. and see the sqlcreate syntax.

but dont know how to put the syntax to the b4ppc syntax..
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…