michaelkrauklis
Programmer
I've created a data structure in my program that basically represents a table. Now I need to be able to port it directly to SQL Server 2k. I think the simplest way is going to be to create a connection and just call sql commands to create/modify tables but is there an easy way to do this? I've checked out ole db, ado, and odbc connections but I can't seem to get any good answers. All the examples I get are terribly complicated and don't work when I try them. I have a few books but they don't seem to be much help either. Any advice would be greatly appreciated. thanks MYenigmaSELF
myenigmaself@yahoo.com
myenigmaself@yahoo.com