> to me off list that it looked like the jdbc driver was controlling
> the dataconnection, and that CFMX and VFP must use odbc to talk
> to each other. since his email and my message to the list was sent,
> I kinda determined that that wasn't EXACTLY true, and don't really
> know what he meant.
When you use CFMX to talk to any ODBC data source, CFMX is using JDBC to
talk to SequeLink, which in turn is using ODBC to talk to your data source.
> here is the error again:
>
> Connection verification failed for data source: debtNet
> []java.sql.SQLException: [Macromedia][SequeLink JDBC Driver][SequeLink
> Server]The specified data source is not defined.
> The root cause was that: java.sql.SQLException: [Macromedia][SequeLink
> JDBC Driver][SequeLink Server]The specified data source is
> not defined.
My guess is that the data source isn't defined, even though you think it
should be. Can you connect to it via some other ODBC client? If you can, you
might try cycling the ODBC Server and ODBC Agent services, and if that
doesn't work, you might dig around in the slserver directory - there are
some docs and debugging tools in there, I think.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

