Dec 11, 2000 #1 ryan Programmer Nov 13, 2000 73 US I'm trying to manipulate SQL databases and more from within VB and ASP, anyone have any good information on the SQL DMO object model? Thanks, Ryan
I'm trying to manipulate SQL databases and more from within VB and ASP, anyone have any good information on the SQL DMO object model? Thanks, Ryan
Dec 11, 2000 #2 swilliams Programmer Aug 23, 2000 583 BM How are you trying to connect to the database?? Or is this your question????? From VB and ASP, use ADO. As a start, look up Connection in MSDN. Simon Upvote 0 Downvote
How are you trying to connect to the database?? Or is this your question????? From VB and ASP, use ADO. As a start, look up Connection in MSDN. Simon