Board index » Visual Studio » Combine a SQL connection with a QDBC connection
|
clingam_nattamai
|
|
clingam_nattamai
|
Combine a SQL connection with a QDBC connection
Visual Studio294
Hi, I need a ODBC connection (a quickbooks file) to intereact with a SQL database in VB.net. Is this possible? If so how do I do it? I want to show a datagrid with results from my SQL database and part of a quickbooks file. Thanks in advance. - |
| Jeff
Registered User |
Tue Oct 24 14:48:48 CDT 2006
Re:Combine a SQL connection with a QDBC connection
I don't believe Quickbooks offers a ODBC connection. They do expose an API
however. Or, you could do an export from Quickbooks, and use that. Jeff "Holmsey" <jholmes76@comcast.net>wrote in message QuoteHi, - |
