Ask a Question related to Coldfusion Database Access, Design and Development.
-
A3gis #1
Re: MYOB ODBC Socket Error
Problem solved...
Once you've got the ODBC v5.whatever driver installed, the DSN setup and
tested with the MYOB connection tester, go to [url]http://rmijdbc.objectweb.org/[/url] and
download the rmijdbc driver (there's a windows service version of it too)
follow the installation instructions for it (note, detail is on the site with
the details needed to configure the driver when using CFAdmin, basics are:
JDBC URL = jdbc:odbc:<DSN NAME HERE>
Driver Class = sun.jdbc.odbc.JdbcOdbcDriver
Seems to work quite nicely, kudos to MYOB Australia's Developers for pointing
me in the right direction there.
Hope this helps!
A3gis Guest
-
Socket ODBC error
After I submit the ODBC socket, then I got error message saying "Unable to update the ColdFusion MX 7 ODBC Server. Timeout period expired without... -
ODBC socket query error
I have an ODBC socket connection with a database. The DSN says the connection is OK. I created a simple query in the create a recordset window. ... -
ODBC Socket ERROR
I have a a sql 6.5 that i connect to using odbc sockets on CF 7. It worked fine on my dev machine, but when i installed cf 7 on my production box... -
MYOB ODBC Driver v5
Hi, I'm aware there is a similar post in this category about the MYOB ODBC driver and getting it to function correctly under MX, but as no useful... -
MYOB ODBC Socket Error
Woohoo! I've got the same problem also! running CFMX 6.1 and the V5 MYOB ODBC DemonHellSpawn Driver. I have setup and tested the DSN on the...



Reply With Quote

