Board index » Visual Studio » Combine a SQL connection with a QDBC connection

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.


-
 

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

Quote
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.







-