I would like to connect MySQL to COBOL via ODBC, I
have installed MyODBC 2.50 in my localhost and I can
able to create the DSN for the MySQL Database in
remote server.
I am in need of an interface to connect MySQL to
COBOL. Is there any provision already exists with
MySQL? if so can you please exp
:-)
Ivan Paul
Web Developer
Mediate - Media Communications
http://www.bhaktimedia.com
- Original Message -
From: Jay Fields <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, September 27, 2002 21:35
Subject: connecting to mysql via ODBC from asp.net
> I've i
- Original Message -----
From: Jay Fields <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, September 27, 2002 21:35
Subject: connecting to mysql via ODBC from asp.net
> I've installed the windows version of mysql. I configured nothing.
> This is the code I'm tr
I've installed the windows version of mysql. I configured nothing.
This is the code I'm trying to use to access mysql from an asp web service
(in vb):
-
Public Function dbConnect() As String
Dim connString As String = "DRIVER={MySQL ODBC 3.51 Driver};" & _
Hi !!
> -Original Message-
> From: Markus Lervik [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, March 13, 2002 1:22 AM
> To: [EMAIL PROTECTED]
> Subject: A bit OT: ColdFusion can't connect to MySQL via ODBC (newbie)
>
>
> Hello, list!
>
>
> I
Hello, list!
I'm not quite sure that this is the right place to ask, but
I'm having problems getting MySQL and ColdFusion Server 5 to
work together.
I have a ColdFusion server that connects to MySQL via ODBC.
I've configured the Merant MySQL ODBC driver via the ColdFusion
adm
Access & Data Integration Technology Providers
> -Original Message-
> From: mweb [mailto:[EMAIL PROTECTED]]
> Sent: Friday, November 30, 2001 12:02 AM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: [PHP] Problem connecting to mysql via odbc
>
>
> Hello,
Hello,
I have a page whoch should connect to a mysql database via odbc,
on a RH 7.2 PC with the relevant rpm listed below.
I know what to do when the db is reachable, but can't start:
the instruction:
$conn=odbc_connect("db9,"","");
just yelds this result:
Warning: SQL error: [unixODBC][Driver M
Hello,
I am testing a web page on my server (code and result of phpinfo attached).
In the browser window I get several errors like this:
Warning: SQL error: [unixODBC][Driver Manager]Data source name not found, and no
default driver specified, SQL state IM002 in SQLConnect in
/home/marco/publ
Hello Carsten,
Tuesday, November 13, 2001, 9:48:56 PM, you wrote:
CHP> Try running w/o -p
cleopatra:/usr/bin # mysql -h localhost -u root
ERROR 1045: Access denied for user: 'root@localhost' (Using password: NO)
;(
--
Best regards,
SAE's System Administrator
[EMAIL PROTECTED]
World Coun
> cleopatra:/usr/bin # mysql -h localhost -u root -p
> Enter password:
> ERROR 1045: Access denied for user: 'root@localhost' (Using password: NO)
> cleopatra:/usr/bin # mysql -h localhost -u root -p
> Enter password:
> ERROR 1045: Access denied for user: 'root@localhost' (Using password: YES)
Tr
Hello all,
I just installed a Suse 7.2 Linux, with MySql..
MySQL runs, but when i try to access it, i get the following message:
cleopatra:/usr/bin # mysql -h localhost -u root -p
Enter password:
ERROR 1045: Access denied for user: 'root@localhost' (Using password: NO)
cleopatra:/usr/bin # mysq
-- Initial message ---
> >
> > From: "Andrew Hill" <[EMAIL PROTECTED]>
> > To : "mweb" <[EMAIL PROTECTED]>, "phplist" <[EMAIL PROTECTED]>,
>"mysqllist" <[EMAIL PROTECTED]>
> > Cc :
The last time I checked, the windows version of PHP had MySQL support
built in.
Curtis
On Tue, 13 Nov 2001, mweb wrote:
> Hello,
>
> apart from performance issues, is it possible in PHP to read/write a
> MYSQL DB not directly, but via ODBC? The reason (as states in my other
> message "MS AC
Look for unixODBC on http://www.sourceforge.com
Peter
-Original Message-
From: mweb [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 13, 2001 7:23 AM
To: phplist; mysqllist
Subject: Access to MYSQL via ODBC?
Hello,
apart from performance issues, is it possible in PHP to read/write
--
From: mweb [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 13, 2001 7:45 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: [PHP] Access to MYSQL via ODBC?
GREAT, THANK YOU!
Now the only step left is how to convert (on Linux) the MS access
database to MySQL.
<[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>
> Date: Tue, 13 Nov 2001 11:00:05 -0500
> Subject : RE: [PHP] Access to MYSQL via ODBC?
>
> Mweb,
>
> This access to mysql conversion tool is availabe at the MySQL site - check
> the contributed software section for a coup
> apart from performance issues, is it possible in PHP to read/write a
> MYSQL DB not directly, but via ODBC? The reason (as states in my other
> message "MS ACCESS on Linux") is that it would make possible to test on
> Linux PHP code that would eventually manage (wit xero or minimal changes)
> an
> Subject: RE: [PHP] Access to MYSQL via ODBC?
>
>
> Andrew,
>
> thanks again for your lightning fast answers. However, I realize that
> I did not explain the problem completely. Part of it is that I don't
> have the possibility to network one Win computer and a Linux one.
dy used it?
> -- Initial message ---
>
> From: "Andrew Hill" <[EMAIL PROTECTED]>
> To : "mweb" <[EMAIL PROTECTED]>
> Cc : <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>
> Date : Tue, 13 Nov 2001 10:48:52 -0500
> Subject
> -Original Message-
> From: mweb [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, November 13, 2001 10:45 AM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: RE: [PHP] Access to MYSQL via ODBC?
>
>
> GREAT, THANK YOU!
>
> Now the o
PROTECTED]>, "phplist" <[EMAIL PROTECTED]>,
>"mysqllist" <[EMAIL PROTECTED]>
> Cc :
> Date: Tue, 13 Nov 2001 10:27:15 -0500
> Subject : RE: [PHP] Access to MYSQL via ODBC?
>
> Sure, this is entirely possible.
>
ders
> -Original Message-
> From: mweb [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, November 13, 2001 10:23 AM
> To: phplist; mysqllist
> Subject: [PHP] Access to MYSQL via ODBC?
>
>
> Hello,
>
> apart from performance issues, is it possible in PHP to read/wr
Hello,
apart from performance issues, is it possible in PHP to read/write a
MYSQL DB not directly, but via ODBC? The reason (as states in my other
message "MS ACCESS on Linux") is that it would make possible to test on
Linux PHP code that would eventually manage (wit xero or minimal changes)
an M
OTECTED]>
Sent: Wednesday, June 27, 2001 12:34 PM
Subject: Mysql via ODBC
Hi,
I am trying to access a mysql unix database from Clarion.
Setting up the database throgh ODBC Administrator and then accessing through
Clarion is Fine. However depending on selections mad by the User we need to
conne
PROTECTED]>
Sent: Wednesday, June 27, 2001 12:34 PM
Subject: Mysql via ODBC
Hi,
I am trying to access a mysql unix database from Clarion.
Setting up the database throgh ODBC Administrator and then accessing through
Clarion is Fine. However depending on selections mad by the User we need to
Short answer: yes, there is a way to set it up programatically. Also, by
specify the driver, server, connect paramters, etc, you ca sometimes do a
DSN-less connection. I do that with an ODBCDirect connection under Access.
It doesn't work, however, when I try to attach tables.
Look on http:/
Hi,
I am trying to access a mysql unix database from Clarion.
Setting up the database throgh ODBC Administrator and then accessing through Clarion
is Fine. However depending on selections mad by the User we need to connect to a
different MySQL database. Claion suggessted creating a file DSN to
28 matches
Mail list logo