How to connect a .net application to an Oracle RDB database???
- From: "Alan " <ara2060@xxxxxxxxxxxxx>
- Date: 30 Mar 2006 14:43:59 -0700
I'm trying to write a .net application that will connect to a VAX RDB database using an Oracle RDB ODBC driver. The driver is not .net compliant. I'm not sure which components I should be using. When I try to drop a TADOConnection control on the form I get the following message:
Failed to create an instance of 'Borland.Vcl.TADOConnection' because 'System.MissingMethodException: Constructor on type Borland.Vcl.TADOConnection not found.
at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
Thanks for any and all help.
Alan
.
- Prev by Date: How to verify if Access database exists...
- Next by Date: Re: Removing Duplicates
- Previous by thread: How to verify if Access database exists...
- Next by thread: dbGo in Delphi 2006
- Index(es):