InterBase Connection

  • Thread starter Thread starter Christopher Weaver
  • Start date Start date
C

Christopher Weaver

Anyone had any success in connecting with InterBase through ADO.NET? I
would like to know how to do it.
 
Interbase is a Borland product. I think Borland NG would be a better place
to seek for help. Borland Delphi for .Net can work with InterBase, so, there
must be a driver for VS.Net. or those that support c# or j#.

John
 
InterBase comes with a .NET driver, but I don't know how to connect with it
in VS. I've managed to make a connection through ODBC, but I would like to
try the .NET driver as well.

Any ideas on how to make that choice available to me in the connection
dialog?
 
Back
Top