Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 4 of 4 total
Thread ODBC driver
Mon, Jan 8 2007 8:08 AMPermanent Link

I can't find anything on the ODBC driver on the web site. I'd like to know
if it allows access to a DBISAM database from any ADO compatible
application (as well as ODBC). If anyone knows, or can point me at the
info, I'd appreciate it. Thanks!

/Matthew Jones/
Mon, Jan 8 2007 3:03 PMPermanent Link

Eryk Bottomley
Mon, Jan 8 2007 4:22 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Matthew,

<< I can't find anything on the ODBC driver on the web site. I'd like to
know if it allows access to a DBISAM database from any ADO compatible
application (as well as ODBC). If anyone knows, or can point me at the info,
I'd appreciate it. Thanks! >>

You can use ADO, but it is usually recommended that you use a more direct
access layer if you can get one.  In VB 6, you could use the DirectODBC
access instead of Jet, etc. and in VS.NET you can use the ODBC.NET data
provider.

--
Tim Young
Elevate Software
www.elevatesoft.com

Tue, Jan 9 2007 5:05 AMPermanent Link

Thanks both. Sounds like a no-brainer then so I can proceed with my plans.

/Matthew Jones/
Image