| Extract Infomation ADODB -
01-03-2009, 01:38 PM
Afternoon All,
I'm trying to run a query to extract data into Excel, basically to show different e-mail domain tickets to different tabs.
i have written the query and it works as expected in mySQL Query Browser, but when i plug it into excel via a ADODB connection it either fails or gives completly different results.
can anyone explain why a mySQL query can cause so many issues, also is there anyway of using a function similar to stored procedures in M$SQL. as this might be another way around the issue, if i can get the server to run the query instead of the client
Thanks
|