Could't find a solution? Ask the experts in our
How to Connect SQL Express 2005 from VBA
Excel VBA retrieve data from SQL Server 2005
Here is a way to connect to SQL Express 2005 from Excel VBA
The code uses ActiveX Data Objects (ADO). You need to add a reference to it as shown below
- Login or register to post comments
- Feed: vbadb feed
- Original article
- 153 reads

