Hello,
how can I use SQL Svr 2005 Express as database engine in background through VBA code in Excel 2003
I want to CREATE and DELETE tables and SELECT, INSERT and UPDATE data. Is it possible to use ADO or other database objects to get in contact with SQL Svr 2005 Express
Thanks a lot.
Christian

How to use SQL Svr 2005 Express in Excel 2003 VBA code?
parthiss
This means VBA only supports ADO 1.0 and not ADO 2.0
Do you have a code snippet for creating a connection, creating a table and selecting data from sql server express
Thanks a lot.
Christian
TRID
soud
HTH, Jens Suessmeyer.
---
http://www.sqlserver2005.de
---