473,326 Members | 2,114 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

how to use ibm ole db provider ???

Hello,

I know I've asked this before, but I've been away from this for some time
and have forgotten what solved the problem.

I want to use the IBM OLE DB provider and connect to a database on a
server. When I code the Dim c1 as ADODB.connection "method", I get a
compile error. I know I have to do something in the REFERENCES section
of the project, but no clear cut library shows up as either the Micr$oft
ADO or an IBM OLE DB checkable box.

Any suggestions, anyone?

Mairhtin O'Feannnag

Nov 12 '05 #1
2 1991
"Mairhtin O'Feannag" <ir********@rocketmail.com> wrote in message
news:Xn******************************@64.164.98.49 ...
Hello,

I know I've asked this before, but I've been away from this for some time
and have forgotten what solved the problem.

I want to use the IBM OLE DB provider and connect to a database on a
server. When I code the Dim c1 as ADODB.connection "method", I get a
compile error. I know I have to do something in the REFERENCES section
of the project, but no clear cut library shows up as either the Micr$oft
ADO or an IBM OLE DB checkable box.

Any suggestions, anyone?

Mairhtin O'Feannnag

I don't know the answer, but you can check newsgroup archives at Google
Groups.
Nov 12 '05 #2
It's called "Microsoft ActiveX Data Objects 2.x Library" (replace 2.x by the
actual installed version number).

The OLE DB providers are "providers", not APIs. You specify the provider in
the connection string to the ADODB API.

"Mark A" <ma@switchboard.net> wrote in message
news:UM*****************@news.uswest.net...
"Mairhtin O'Feannag" <ir********@rocketmail.com> wrote in message
news:Xn******************************@64.164.98.49 ...
Hello,

I know I've asked this before, but I've been away from this for some time and have forgotten what solved the problem.

I want to use the IBM OLE DB provider and connect to a database on a
server. When I code the Dim c1 as ADODB.connection "method", I get a
compile error. I know I have to do something in the REFERENCES section
of the project, but no clear cut library shows up as either the Micr$oft
ADO or an IBM OLE DB checkable box.

Any suggestions, anyone?

Mairhtin O'Feannnag

I don't know the answer, but you can check newsgroup archives at Google
Groups.

Nov 12 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

12
by: Parking Meters | last post by:
Today I managed to get the OleDB provider to let me put datasets from an as400 using sql. Great, the provider string I used is: Provider=IBMDA400.DataSource.1;User ID=XXXXX;Password=XXXX;Data...
5
by: DSISupport | last post by:
Hi, I'm planing to use the enterprise library in a new web project, and I was looking at the Security application block which came by defaul with one provider called database authentication...
1
by: Marsha | last post by:
Does anyone know how to add a new data provider to Visual Studio - to the Provider list in Server Explorer. I am using Sybase's ADO.NET Data Provider. It has been added to my GAC and appears in...
6
by: Duncan Winn | last post by:
I have written an Ole Db provider. It seems to be registered in the Operating system to a degree, but not fully, i.e. I can access it from a client that I have written. But it does not appear in...
4
by: spamfurnace | last post by:
Hi there. Ive just been reading about the Whidbey Provider Pattern on MSDN, http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspnet/html/asp02182004.asp and i wanted to...
2
by: John | last post by:
Hi I was working fine with create user wizard and the default membership provider. I have now customised the membership provider as per attached web.config. The create user wizard picks up the...
4
by: techsupport | last post by:
I have some experience with .NET Remoting, as well as ASP.NET 2.0, and have been wanting to remote a custom membership and profile provider. I want to take advantage of the new controls in ASP.NET...
9
by: Andrew | last post by:
Hi, I implemented a simple WMI Provider in C#. It is a service which expose 10 instances of a simple WMI Class. The WMI class pnly expose 4 public properties (Value,Min,Max,StdValue) which...
4
by: =?Utf-8?B?Q2hyaXMgQ2Fw?= | last post by:
I have been having some trouble with implementing a custom Membership Provider. We have a custom data store and business logic that pulls user information. I need some level of functionality...
3
by: Ted | last post by:
In WSAT, I get the following error when trying to set up my provider: Could not establish a connection to the database. If you have not yet created the SQL Server database, exit the Web Site...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.