Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Creating tables

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2002-01-17 : 11:12:13
Aaron writes "How do you create a new table in SQL Server 2000 from an asp page if you are using an OLE DB connection method?"

JustinBigelow
SQL Gigolo

1157 Posts

Posted - 2002-01-17 : 12:03:50
ADOX is designed for DDL from the client (ASP, VB, whatever...)

hth,
Justin

Go to Top of Page
   

- Advertisement -