Import data from MS Sql Server to Excel

G

Guest

Hi all.

I'd like to import data as mentioned above via quite cdomplex SQL queries
involving several SQL tables.

I need to store those queries inside the the Excel worksheet in _several
cells_ and than unite them into one complex SQL query.

Could some-1 guide me to a place where I can find such as example.

TIA

Nizan
:)
 
D

Dean

Check out the OpenDatabase method, it take a commandtype object that can be
a complex sql statement.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top