Home All Groups Group Topic Archive Search About

Combine a SQL connection with a QDBC connection

Author
24 Oct 2006 2:12 PM
Holmsey
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.

Author
24 Oct 2006 7:48 PM
Jeff Dillon
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
Show quoteHide quote
"Holmsey" <jholme***@comcast.net> wrote in message
news:1161699155.097224.174320@e3g2000cwe.googlegroups.com...
> 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.
>