473,406 Members | 2,345 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,406 software developers and data experts.

Data Link - Can't connect to database

Hey,
I'm trying to use the connect to database wizard to connect to a MySQL
database on my web server, 66.235.193.45 (I'm actually not sure if that
points specifically to my part of the server, if not, the domain that
goes right to is is www.freddyswebgraphics.com, which I have tried as
well), and everytime I try to test the connection I get this error
message.

Test connection failed because of an error in initializing provider.
[DBNETLIB][ConnectionOpen (ParseConnectParams().]Invalid connection.

I know that I've entered all the information correctly, so I have a
feeling that is is something like the wizard doesn't support MySQL
databases, in that case I'd have to just put in the code manually,
which I've looked into, but everything I've found, is for Visual Basic
or C#. OR, is it that I am in fact not entering some information
correctly? Namely something after the IP to make it only go to the
database rather then the HTTP server, or a differnt SQL/OleDB provider?

All help will be greatly appreciated, and sorry if this is the wrong
group, but I have a feeling that if I posted in a MySQL group they'd
tell me to come to a C++ or .Net group. Merry Christmas!

Dec 24 '05 #1
1 5423
you have to use the ODBC data components. the SQL components are only for
microsoft SQL server. the oledb components for access, excell, ...

you have to configure an ODBC link to your db using control panel ->
computer management -> odbc administrator.
after doing that you can check if the link is ok.

then you just have to use the ODBC data components to access your database.

kind regards,
Bruno.
"Alex Hardin" <61**********@gmail.com> wrote in message
news:11**********************@g49g2000cwa.googlegr oups.com...
Hey,
I'm trying to use the connect to database wizard to connect to a MySQL
database on my web server, 66.235.193.45 (I'm actually not sure if that
points specifically to my part of the server, if not, the domain that
goes right to is is www.freddyswebgraphics.com, which I have tried as
well), and everytime I try to test the connection I get this error
message.

Test connection failed because of an error in initializing provider.
[DBNETLIB][ConnectionOpen (ParseConnectParams().]Invalid connection.

I know that I've entered all the information correctly, so I have a
feeling that is is something like the wizard doesn't support MySQL
databases, in that case I'd have to just put in the code manually,
which I've looked into, but everything I've found, is for Visual Basic
or C#. OR, is it that I am in fact not entering some information
correctly? Namely something after the IP to make it only go to the
database rather then the HTTP server, or a differnt SQL/OleDB provider?

All help will be greatly appreciated, and sorry if this is the wrong
group, but I have a feeling that if I posted in a MySQL group they'd
tell me to come to a C++ or .Net group. Merry Christmas!

Jan 1 '06 #2

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

Similar topics

1
by: Search | last post by:
I have oracle 8.1.7. the tnsnames.ora is ok . With the connect function I can connect to the remote database. BUT when I use the create database link command then it goes wrong. I can create...
4
by: MLH | last post by:
A programmer developed an AMP (Apache/MySQL/PHP) application for me. When he was done, he sent me the PHP files and the MySQL dump file. Now, when I connect to the application on my LAN using...
1
by: tony | last post by:
Please could you assist me on this query. i have to complete this task the earliest time. i am not that experienced in asp, but i manage more and less to program basic functionalities.... ...
4
by: erkki | last post by:
Hi, I have to move iSeries library to new DB2 database. Is there any easier way to do this moving operation than exporting all tables in iSeries into text files and then import them into DB2...
2
by: Sara | last post by:
Hi - I've been reading the posts for a solution to my query, and realize that I should ask an "approch" question as well. We receive our production data from a third party, so my uers import...
4
by: traceable1 | last post by:
I have a couple new servers - Windows 2003 R2 - with SQL Server 2000 SP4 installed. They are all Active/Active clustered instances (my first ones). I am trying to create database links to other...
4
by: kanepart2 | last post by:
I am making a simple program to use display SQL data using C# SqlConnection myConnection = new SqlConnection(@"Trusted_Connection=yes;database=*****database name*****;connection timeout=30"); ...
4
by: Noy B | last post by:
Hi, I have developed a small application that is using a MSAccess DB. the problem is that it was developed on a machine where the application and the DB are both located. now it needs to be...
0
debasisdas
by: debasisdas | last post by:
DATABASE LINK =============== A database link is a path through which a remote user in another database can connect to any other database. Once created database link exists as an object in the...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...

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.