Hello.
Please, provide more information about your software and oprating
system. Include versions of MySQL and MyODBC. See:
http://dev.mysql.com/doc/mysql/en/bug-reports.html
http://dev.mysql.com/doc/mysql/en/myodbc-bug-report.html
"chenwei" <[EMAIL PROTECTED]> wrote:
>i
Hello.
If you can't find rpms with this driver, you may
install it manually. At first you should install unixODBC
or iODBC. Then install MyODBC using binary tarball. See:
http://dev.mysql.com/doc/mysql/en/myodbc-unix-tarball-installation.html
Put the correct information in configurati
MAIL PROTECTED]>
Cc:
Sent: Thursday, January 06, 2005 12:43 AM
Subject: RE: MyODBC 3.5.9 and MySQL 4.1.8
> Tom, this is awesome! It must have been fresh out of
> dev because I downloaded 3.51.09 a couple of days ago.
> I just downloaded it and it works fine with 4.1
> authentica
Tom, this is awesome! It must have been fresh out of
dev because I downloaded 3.51.09 a couple of days ago.
I just downloaded it and it works fine with 4.1
authentication.
Thanks!
--- Tom Crimmins <[EMAIL PROTECTED]> wrote:
> Try MyODBC 3.51.10. It supports 4.1 auth. Here is a
> link to a mirr
Try MyODBC 3.51.10. It supports 4.1 auth. Here is a link to a mirror that
has it:
http://mysql.netvisao.pt/downloads/connector/odbc/3.51.html
---
Tom Crimmins
Interface Specialist
Pottawattamie County, Iowa
-Original Message-
From: nikos
Sent: Wednesday, January 05, 2005 3:09 AM
To: my
You could also leave the password blank if you don't
want to force MySQL to revert to the old password
encryption on start-up. This should be fine if your
server is in the DMZ and you control all the processes
that have access to the server.
Unfortunately, 4.2.x breaks backward compatibility
with
Have a look at:
http://dev.mysql.com/doc/mysql/en/Old_client.html
Marc.
-Message d'origine-
De : nikos [mailto:[EMAIL PROTECTED]
Envoyé : mercredi 5 janvier 2005 10:09
À : mysql@lists.mysql.com
Objet : MyODBC 3.5.9 and MySQL 4.1.8
Hello list and happy new year.
Recently I've install
rface Specialist
Pottawattamie County, Iowa
-Original Message-
From: Erich Beyrent
Sent: Tuesday, January 04, 2005 2:53 PM
To: 'J.R. Bullington';Subject: RE: MyODBC 3.51.10
> You need to set the OLD_PASSWORDS variable in the [MYSQLD] section of
> the
my.ini fil
> You need to set the OLD_PASSWORDS variable in the [MYSQLD] section of the
my.ini file.
>
> Set-variable = old_passwords=1
>
> It's not the ODBC, but your version of MySQL. 4.0.x uses 1 variant of
password hashing, 4.1.x uses a more >
> secure one that will be covered in MyODBC 3.53 (coming so
You need to set the OLD_PASSWORDS variable in the [MYSQLD] section of the
my.ini file.
Set-variable = old_passwords=1
It's not the ODBC, but your version of MySQL. 4.0.x uses 1 variant of password
hashing, 4.1.x uses a
more secure one that will be covered in MyODBC 3.53 (coming soon...).
J.R.
Annie,
Try opening a telnet session from your Win2K box to your Linux box using
port 3306. If your MySQL server is there, you will see the version number
of your server embedded in some other data. You can either close the
connection or wait for it to time out. IF you got your version number,
yo
At 19:14 18/3/2004, José Angel Blanco Linares wrote:
Hi,
Hi, everybody
I have in my office two pc machines. One of them is a Pentium III with Windows
98 second edition and MyODBC 3.51.06; the other is a Pentium 4 with Windows XP
and MyODBC 2.50.39. The MySQL database is running on a linux server,
José Angel Blanco Linares wrote:
Hi, everybody
I have in my office two pc machines. One of them is a Pentium III with Windows
98 second edition and MyODBC 3.51.06; the other is a Pentium 4 with Windows XP
and MyODBC 2.50.39. The MySQL database is running on a linux server, and via
MyODBC I
I'm copying this to the list (hope you don't mind). You'll find you get
quicker and better responses when all the experts on the list see your
question. Plus, someone else may have a similar question and benefit
from the answers you get.
I've never seen this problem myself, but it looks like
d al-mutairy" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Saturday, November 29, 2003 13:43
Subject: Re: MyODBC and MySQL 4.1
I know how to grant privileges but the problem is with the password type of
mysql 4.1.0
After granting privileges using
l.exe will login without any problem.
I think it's a compatibility issue.
Thanks
Emery
- Original Message -
From: abaid al-mutairy
To: Director General: NEFACOMP
Sent: Saturday, November 29, 2003 08:30
Subject: Re: MyODBC and MySQL 4.1
To create a new user use
Hi!
On Nov 27, Director General: NEFACOMP wrote:
> Hi groups,
>
> does anyone know of a way to use myODBC and connect to MySQL 4.1 using its new
> passwords?
>
> When I create a password using PASSWORD( ), I can only login using the MySQL client
> (the one that comes with MySQL).
> But if I cr
We're running MyODBC 3.51 on Windows 2000 Ssrver with IIS5 and ColdFusion 5
applications and don't see any memory leaks. In a very hight traffic
application, you'll want to keep connections open as long as possible anyway.
There's also a MyODBC list that you might try.
- Original Message --
At 9:54 +0100 6/17/03, [EMAIL PROTECTED] wrote:
I am using MySQL 4.1 alpha for windows for new development. Is MyODBC
3.51.06 supposed to work for MySQL 4.1 alpha? I get message
[MySQL][ODBC 3.51 Driver]Client does not support authentication protocol
requested by server. Consider upgrading MySQL c
should initialize it at least with 0. ;)
Next time I post to the appropriate list (myodbc) ;)
Frank
> -Original Message-
> From: Venu [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, March 11, 2003 11:03 PM
> To: Naumann, Frank
> Cc: '[EMAIL PROTECTED]'
> Subject: Re:
On Mon, 2003-03-10 at 09:40, Naumann, Frank wrote:
> Hi all,
Hi !!
>
> I found a problem (bug?) when updating a blob column via MyODBC. The
> statement i run is like that:
>
> UPDATE blob_table SET blob_col = ? where id = ?
>
> when i do NOT bind the restriction as input parameter, but write i
On Sun, 2003-03-02 at 21:19, Aaron O'Neil wrote:
> How-To-Repeat:
>
> I suspect there is a bug in the ODBC driver in relation to blobs. I'm now
> using 3.51.06, but was having this same problem on 3.51.05.
>
> I'm using Visual C++ and their CRecordset wrapper for the ODBC calls. I'm
> using the p
> -Original Message-
> From: Steve Quezadas [mailto:[EMAIL PROTECTED]]
> I notice that sometimes when I establish a connection with
> myODBC with
> Microsoft Access, and send it occasional sql statements it
> works fine at
> first. But if you let it sit for, say, 30 minutes and comes
I think you need the ODBC driver for plain text files to do so. It is
generally installed in Win32, but I do not know about Linux. As to use
MyODBC for that, I do not think it will work.
HTH
JFernando
** sql **
-Original Message-
From: Nikola Pentchev (ESA) [mailto:[EMAIL PROTECTED]]
S
Tarin wrote:
Has anyone had any success in building the MySQL ODBC 3.51 Driver
(formerly MyODBC) against iODBC on Mac OSX 10.2 Jaguar?
Specifically, I would like to use the MySQL ODBC 3.51.04 Driver built
using the iODBC Unix libraries, rather than the iODBC frameworks
available on OSX through O
s that I have granted.
Host Db User
192.168.0.ntsmaster mysql (all privileges selected)
- Original Message -
From: John Jacques
To: Jeff Bluemel
Sent: Saturday, October 05, 2002 6:26 PM
Subject: Re: myodbc prolbems between linux & windows
Ha, I don
Nitesh,
Tuesday, July 16, 2002, 3:46:39 AM, you wrote:
ND> I have my MySql 3.23 running, I installed MyODBC in my Win98 PC and created a DSN
for MySql.
ND> When I use MS Access to connect to MySql I get an Error saying "Host 192.168.1.103
is not allowed to connect to this MySql Server".
ND> I
Look at the GRANT documentation to see how mysql authenticates using host and user.
-Original Message-
From: Nitesh Divecha [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 15, 2002 5:47 PM
To: [EMAIL PROTECTED]
Subject: MyODBC Error
Sensitivity: Confidential
Hello All,
I have my MySql 3.
Hi Venu,
> >
> > The problem I have only occurs (as far as I can tell) on
> > Windows XP, not
> > Windows 2000: If I try and connect to a host where mysql is
> > not running, the
> > driver pops up an error message box,
> > saying [MySQL][ODBC 3.51 Driver] Can't connect to MySQL
> > server on 'h
Hi ,
> -Original Message-
> From: mySQL list [mailto:[EMAIL PROTECTED]]
> Sent: Friday, June 07, 2002 2:35 AM
> To: [EMAIL PROTECTED]
> Subject: MyODBC DSN Configuration Dialog Hidden
>
>
> Hi,
>
> I have a vb application which connects to mysql via
> ado/myodbc 3.51.03. In
> it, us
in the DSN settings, each datasource has a different username and password.
and looking over the DSNs, none of them should be using the username
ODBC@localhost.
On Thursday 06 June 2002 9:18, you wrote:
> Ray,
> Thursday, June 06, 2002, 4:39:11 PM, you wrote:
>
> R> Error Occurred While Proce
Ray,
Thursday, June 06, 2002, 4:39:11 PM, you wrote:
R> Error Occurred While Processing Request
R> Error Diagnostic Information
R> ODBC Error Code = S1000 (General error)
R> [TCX][MyODBC]Access denied for user: 'ODBC@localhost' (Using password: NO)
R> The error occurred while processing an el
ok, rebooting didn't fix it, reinstalling myodbc didn't fix it, creating a
user "ODBC@localhost" fixed it.
all off a sudden i need a user named ODBC@localhost, and last i checked, i'm
the only one here that knows anything about how to use mysql here at the
office. so what might have been chang
yvon,
Monday, May 27, 2002, 11:33:42 PM, you wrote:
yd> I tried to connect to a mysql database running on a
yd> linux server using an odbc connection in windows 98. I
yd> get the following message:
yd> [TCX][MyODBC]Host x.x.x.x is not allowed to connect to
yd> this MySQL server
yd> (#1130)[Micr
59 PM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: MyODBC Question
>
>
> I don't mean to beat a dead horse here, but when the backend
> checks the length of the datatype for the columns to prepare
> the statment, the TEXT column comes back as length of 25
data
greater than 255?
- Original Message -
From: "Venu" <[EMAIL PROTECTED]>
To: "'David M. Peak'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday, April 30, 2002 2:45 PM
Subject: RE: MyODBC Question
> Hi,
>
> > -Origi
Hi,
> -Original Message-
> From: David M. Peak [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, April 30, 2002 2:44 PM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: MyODBC Question
>
>
> So what is the best way to store information in a MySQL
> data
lt;[EMAIL PROTECTED]>
Sent: Tuesday, April 30, 2002 2:17 PM
Subject: RE: MyODBC Question
> Hi,
>
> > -Original Message-
> > From: David M. Peak [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, April 30, 2002 12:35 PM
> > To: [EMAIL PROTECTED]
> > Su
Hi,
> -Original Message-
> From: David M. Peak [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, April 30, 2002 12:35 PM
> To: [EMAIL PROTECTED]
> Subject: MyODBC Question
>
>
> I have a question about MyODBC and the results of
> SQLGetTypeInfo from a table with a column of type TEXT. The
I am writing web page using VB script ASP, and cannot work with MyODBC 2.5
of MySQL
but can work with 3.5.1
the previous problem is :
I made a page using ASP MyODBC, it is working
then I try multiple connection,
the second trial to open the page failed with a "disastrous error"
do anyone know
bject: RE: MyODBC arrrgghh!
Your workstation is 192.168.1.101:
insert into user values ('192.168.1.101', 'myUSER', Password
('myPASSWD'), 'Y', 'Y', 'Y', 'Y', 'N', 'N', 'N', 'N',
27;, 'N', 'N', 'N', 'N', 'N', 'N',
'N', 'N');
OR
insert into user values ('%.indominion.com', 'hostUSER', Password
('hostPASSWD'), 'Y', 'Y', 'Y', 'Y'
Y', 'Y', 'Y', 'Y');
insert into user values ('myHOST.myDOMAIN.com', 'myUSER', Password
('myPASSWD'), 'Y', 'Y', 'Y', 'Y', 'N', 'N', 'N', 'N', 'N
The mysql.user table requires an entry corresponding to user@IP/hostname
corresponding to the XPwkst w/ODBC.
-Original Message-
From: Andrew Hazen [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 18, 2002 11:02 AM
To: [EMAIL PROTECTED]
Subject: MyODBC arrrgghh!
Alright, I'm feeling pret
Sounds like a user permission problem.
Make sure you're allowed to connect from that ip. ( You can check in the
'user' table in the 'mysql' db. )
--
sh
On Wed, 2002-04-17 at 09:34, Jim Bahr wrote:
> Hi Gang,
>
> Im trying to set my remote xp pc to connect to my server databases using
> MS Acce
Andrew,
Wednesday, April 10, 2002, 7:26:01 PM, you wrote:
AH> I'm trying to use the old MS Visio Modeler with mysql. I have
AH> downloaded and installed the myODBC driver and set up a DNS. But I keep
AH> getting this connection error:
AH> "Can't connect to MySQL server on 'www.jsicorp.com'(1006
Hello,
You wrote you use BDE urg,
I jumped to the ADO-components. I feel they are much faster.
Currently I use mysql 4.0.1 and the myODBC 3.51 without an error.
Before this I used mysql 3.23 and myODBC 2.50 without error.
Adib.
[EMAIL PROTECTED] wrote:
> hi,
> i'd like to know which ODBC driv
Hi !!!
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, April 09, 2002 12:40 PM
> To: [EMAIL PROTECTED]
> Subject: MyODBC on win98
>
>
> hi,
> i'd like to know which ODBC driver is most suitable, fast and reliable for
> win98.
> I tried myodbc 2.5
I just got it to work in VB.NET. I played with the connection string. In
fact, I took everything out except the DSN. Here is the code
(VB.net). For the most part it is exactly like VB6 except no SET commands
and no default properties. Try making your connection string minimal in C#.
To all: This is in response to a request for more information. I thought
others may find it useful.
> Thanks so much for your reply. It's good news to hear that
> someone is relying on MyODBC for an important purpose, much of the
> usage I've seen seemed rather small.
Like I said, we h
Wilbur,
Saturday, March 02, 2002, 12:23:08 AM, you wrote:
WS> I'm doing development directly in C.
WS> So which API is recommended..?
MYSQL C API
Look at:
http://www.mysql.com/doc/C/C/C.html
WS> Wilbur
--
For technical support contracts, goto https://order.mysql.com/
This email is s
I'm doing development directly in C.
So which API is recommended..?
Wilbur
Magic phrase... sql
Putting A Human Face On Technology ;-)
Literally! http://www.TheFaceOf.com
--
Hi Wilbur,
On Fri, 2002-03-01 at 13:28, Wilbur Streett wrote:
> I'm working on indexing words in web pages, and I'm finding a significant
> issue with the performance of MyODBC, even when I resort to using batch
> mode inserts..
>
> I'm currently using the older version of MyODBC, and basically
At 02:17 AM 3/1/02 +0100, you wrote:
>Your message cannot be posted because it appears to be either spam or
>simply off topic to our filter. To bypass the filter you must include
>one of the following words in your message:
>
>sql,query
>
>If you just reply to this message, and include the entire
Hi,
> -Original Message-
> From: Brian Reed [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, February 23, 2002 9:52 AM
> To: [EMAIL PROTECTED]
> Subject: MyODBC 3.51 build for Mac OSX
>
>
> Sorry, Im new here and Im sure this has been discussed ad naseum, but
> does anyone have information
Hi,
> -Original Message-
> From: Fabrice Schleifer [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 20, 2002 11:31 PM
> To: [EMAIL PROTECTED]
> Subject: MyODBC Blocking Table for DROP request ?
>
>
> Hello everybody,
>
> here is a strange thing that creates me nightmares ...
>
> How
al Message-
From: Venu [mailto:[EMAIL PROTECTED]]
Sent: den 3 januari 2002 18:38
To: Jens Collin
Cc: [EMAIL PROTECTED]
Subject: RE: MyODBC leaking handles...
Hi,
> -Original Message-
> From: Jens Collin [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 02, 2002 11:44 PM
>
.envox.com
___
-Original Message-
From: Venu [mailto:[EMAIL PROTECTED]]
Sent: den 4 februari 2002 21:21
To: Jens Collin
Cc: [EMAIL PROTECTED]
Subject: RE: MyODBC leaking handles...
Hi,
> -Original Message-
> From: Jens Collin [mailto:
Hi,
> -Original Message-
> From: Guido Sohne [mailto:[EMAIL PROTECTED]]
> Sent: Friday, February 08, 2002 6:54 AM
> To: [EMAIL PROTECTED]
> Subject: MyODBC BDE invalid configuration error (BDE Error 12550)
>
>
> We're running a MySQL 3.23.47 server on Windows 98, and when trying to
> c
.envox.com
___
-Original Message-
From: Venu [mailto:[EMAIL PROTECTED]]
Sent: den 4 februari 2002 21:21
To: Jens Collin
Cc: [EMAIL PROTECTED]
Subject: RE: MyODBC leaking handles...
Hi,
> -Original Message-
> From: Jens Collin [mailto:
Hi,
> -Original Message-
> From: Guido Sohne [mailto:[EMAIL PROTECTED]]
> Sent: Friday, February 08, 2002 6:54 AM
> To: [EMAIL PROTECTED]
> Subject: MyODBC BDE invalid configuration error (BDE Error 12550)
>
>
> We're running a MySQL 3.23.47 server on Windows 98, and when trying to
> c
Hi,
> -Original Message-
> From: Jens Collin [mailto:[EMAIL PROTECTED]]
> Sent: Monday, February 04, 2002 5:42 AM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: RE: MyODBC leaking handles...
>
>
> Hi again Venu,
>
> I tried the latest one
)8 56 256 000
Fax : +46 (0)8 56 256 050
[EMAIL PROTECTED]
http://www.envox.com
___
-Original Message-
From: Venu [mailto:[EMAIL PROTECTED]]
Sent: den 3 januari 2002 18:38
To: Jens Collin
Cc: [EMAIL PROTECTED]
Subject: RE: MyODBC leaking handle
Hi,
> when I use the wizard to configure the data source in .NET, it throws an
error, unable to
> use this connection or something.
What is this **configure the data source in .NET** ? Can you please elaborate
?
FYI : I used the following compilation options:
csc /t:exe /out:mycon.exe mycon.cs
D'Arcy Rittich writes:
> Hi Venu, I am unable to use MyODBC with .NET. What options do you recommend
> setting in DSN? I used Return matching rows, and Change BIGINT to INT, but
> no luck, error message. The Test connection works ok, but when I use the
> wizard to configure the data source in .
, unable to
use this connection or something.
D'Arcy
- Original Message -
From: "Venu" <[EMAIL PROTECTED]>
To: "Mike Nelson" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Saturday, January 26, 2002 2:15 PM
Subject: RE: MyODBC
> Hi,
>
> > -
Hey Samy;
re. could not find odbc.ini
This is reported by the ODBCConfig when it can not find the odbc.ini but
it is usually looking for the User one (the one in your home dir) - so
it goes on to create it and you should not get this message anymore. If
you continue to get the message then it
Hi,
> -Original Message-
> From: Mike Nelson [mailto:[EMAIL PROTECTED]]
> Sent: Friday, January 25, 2002 11:43 PM
> To: [EMAIL PROTECTED]
> Subject: MyODBC
>
>
> Any plans to upgrade the MyODBC driver to support .NET?
>
> I downloaded a copy of MySQL and tested it with a .NET app and
Mike Nelson writes:
> Any plans to upgrade the MyODBC driver to support .NET?
>
> I downloaded a copy of MySQL and tested it with a .NET app and received an
> error that this version of ODBC wasn't supported. Just wondering if this is
> on the development horizon.
>
Hi!
We are in the planning
Hi,
>
> Hallo,
>
> Im writing an Visual Basic 6 application, using MDAC 2.1 and MySql ODBC
> 2.50.38.
>
> In some part of this application I like to know the processes that are
> running on MySql. I'm using "SHOW PROCESSLIST" expecting a recordset back
> like in "SHOW STATUS". I'm getting an
]
http://www.envox.com
___
-Original Message-
From: Venu [mailto:[EMAIL PROTECTED]]
Sent: den 3 januari 2002 18:38
To: Jens Collin
Cc: [EMAIL PROTECTED]
Subject: RE: MyODBC leaking handles...
Hi,
> -Original Message-
> From: Jens Collin [
Hi,
> -Original Message-
> From: Jens Collin [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 02, 2002 11:44 PM
> To: '[EMAIL PROTECTED]'
> Cc: [EMAIL PROTECTED]
> Subject: RE: MyODBC leaking handles...
>
>
> Hi again,
>
> From what I ca
december 2001 20:01
To: Jens Collin; [EMAIL PROTECTED]
Subject: RE: MyODBC leaking handles...
Hi,
> -Original Message-
> From: Jens Collin [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, December 19, 2001 3:05 AM
> To: '[EMAIL PROTECTED]'; [EMAIL PROTECTED]
> Su
Hi!
> "Venu" == Venu <[EMAIL PROTECTED]> writes:
Venu> Hi Kevin,
>> -Original Message-
>> From: Kevin Donnelly [mailto:[EMAIL PROTECTED]]
>> Sent: Monday, December 17, 2001 12:47 PM
>> To: [EMAIL PROTECTED]
>> Subject: MyODBC availability
>>
>>
>> Does anyone know why it is that
ginal Message-
From: Venu [mailto:[EMAIL PROTECTED]]
Sent: den 19 december 2001 20:01
To: Jens Collin; [EMAIL PROTECTED]
Subject: RE: MyODBC leaking handles...
Hi,
> -Original Message-
> From: Jens Collin [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, December 19, 2001 3:05 AM
Hi,
> -Original Message-
> From: Jens Collin [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, December 19, 2001 3:05 AM
> To: '[EMAIL PROTECTED]'; [EMAIL PROTECTED]
> Subject: RE: MyODBC leaking handles...
>
>
> Hi again,
>
> Some more informatio
r FTP
right? (If I read the manual right :))
I'll be happy to assist you with any data needed, just let me know what to
send.
/ Jens
-Original Message-
From: Venu [mailto:[EMAIL PROTECTED]]
Sent: den 18 december 2001 19:38
To: Jens Collin; [EMAIL PROTECTED]
Subject: RE: MyODBC leaki
Hi,
> -Original Message-
> From: Jens Collin [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, December 18, 2001 4:22 AM
> To: '[EMAIL PROTECTED]'
> Subject: MyODBC leaking handles...
>
>
> Hi all,
>
> This is my first post in this forum. I've tried to find something in the
> documentation but
> >
> > Does anyone know why it is that the MyODBC authors prefer not to allow
> > that to be distributed in the unixODBC package, or with distros (eg the
> > SuSE CDs don't contain it)?
>
> Peter will answer this, why MyODBC is not included in
> unixODBC distribution :)
>
> Peter, any comments ..
Venu <[EMAIL PROTECTED]> writes:
> No such, as long as it is GPL distribution.
Actually, it's Public Domain, not GPL. It's included in Red Hat
Linux 7.2.
--
Trond Eivind Glomsrød
Red Hat, Inc.
-
Before posting, please chec
Hi Kevin,
> -Original Message-
> From: Kevin Donnelly [mailto:[EMAIL PROTECTED]]
> Sent: Monday, December 17, 2001 12:47 PM
> To: [EMAIL PROTECTED]
> Subject: MyODBC availability
>
>
> Does anyone know why it is that the MyODBC authors prefer not to allow that
> to be distributed in t
Hi,
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, December 04, 2001 12:05 PM
> To: [EMAIL PROTECTED]
> Subject: MyODBC and Accents
>
>
> I'm programmer of ASP, I'm initiating the use of the data base MySQL
> with ASP,
> but I noticed that d
Hi,
> -Original Message-
> From: Jack A. Fobel [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, December 01, 2001 3:22 PM
> To: MySQL List
> Subject: MyODBC Problem with SQL2000 -> MySQL Data Transformation
>
>
> Hi Folks,
>
> I'm having a problem when I try to populate a MySQL database u
Hi Kevin,
> -Original Message-
> From: Kevin Smith [mailto:[EMAIL PROTECTED]]
> Sent: Monday, November 26, 2001 9:25 AM
> To: [EMAIL PROTECTED]
> Subject: MyODBC: DSN Creation
>
>
> Hi All,
>
> I need to setup MyODBC DSN's for MySQL access.
>
> Does anyone know how to build a simple insta
Hi !
)-Original Message-
)From: Mikko Lampinen [mailto:[EMAIL PROTECTED]]
)Sent: Tuesday, September 18, 2001 12:33 PM
)To: [EMAIL PROTECTED]
)Subject: MyODBC properties window / VB data environment / ADODB
)
)
)Hi,
)
)I'm using Data environment (Visual Basic) and MyOdbc to make a
)con
Valentin Kulikov wrote:
> while:I have set 'myname' as a user name. Somebody (MyODBC? Windows2000?)
> added a suffix '@mydialup-provider.com' to my db user name.
> Or maybe a problem is in something else and a diagnostic is incorrect?
Unless you connect to MySQL via a unix socket, the hostname o
Hi Monty,
Michael Widenius wrote:
>
> Hi!
>
> > "Sinisa" == Sinisa Milivojevic <[EMAIL PROTECTED]> writes:
>
> Sinisa> Peter Duffy writes:
> >> Hi Sinisa,
> >>
> >> My problems are within the mysqlclient and MyODBC libraries, both used
> >> directly by the application (and therefore all on
Hi Monty,
Michael Widenius wrote:
>
> Hi!
>
> I have a small comment to this.
>
>
> Note that you will get crashes in the DBUG package if you call any
> MySQL function inside a thread that hasn't called mysql_init() or
> mysql_connect().
>
> If you want to use MySQL functions in threads that
Hi!
I have a small comment to this.
> "Sinisa" == Sinisa Milivojevic <[EMAIL PROTECTED]> writes:
>> I have no interest in any other clients except possibly to investigate
>> whether or not they produced anything like the same behaviour that I am
>> observing with my own application.
>>
Hi!
> "Sinisa" == Sinisa Milivojevic <[EMAIL PROTECTED]> writes:
Sinisa> Peter Duffy writes:
>> Hi Sinisa,
>>
>> My problems are within the mysqlclient and MyODBC libraries, both used
>> directly by the application (and therefore all on the "client" side of
>> the socket.) Both the mysqlcl
Peter Duffy writes:
> Hi Sinisa,
>
> My problems are within the mysqlclient and MyODBC libraries, both used
> directly by the application (and therefore all on the "client" side of
> the socket.) Both the mysqlclient and MyODBC libraries do (or in my case
> did) contain calls to the DBUG function
Hi Sinisa,
Sinisa Milivojevic wrote:
>
> Peter Duffy writes:
> > Hi Sinisa,
> >
> >
> > Do you know of any which are specifically accessed by multi-threaded
> > client applications via ODBC? (If so, I'd really like to know, so that I
> > can try to get hold of copies of the client applications
Peter Duffy writes:
> Hi Sinisa,
>
>
> Do you know of any which are specifically accessed by multi-threaded
> client applications via ODBC? (If so, I'd really like to know, so that I
> can try to get hold of copies of the client applications to test in my
> own environment.)
>
As you very we
Hi !!
)-Original Message-
)From: [EMAIL PROTECTED]
)[mailto:[EMAIL PROTECTED]]On Behalf Of Peter Harvey
)Sent: Saturday, September 01, 2001 8:13 AM
)To: [EMAIL PROTECTED]
)Subject: Re: MyODBC between MySQL-Server (Linux) and Linux-Client
)
)
)>
)> root@workstation3:/home/manuel >
Hi Sinisa,
Sinisa Milivojevic wrote:
> As an example, mysql server is a multi-threaded program and when
> compile --with-debug it uses DBUG function.
I know. As I said, one of my main problems is that MyODBC does not have
a --without-debug option.
>
> There are literally thousands and thousan
Peter Duffy writes:
>
> Versions:
>
> Linux: Redhat 6.2, kernel 2.2.16-3 (using Terje Malmedal's coredump
> patch from http://www.movement.uklinux.net - there are a number of
> patches addressing the threaded coredump issue, but this one was
> specific for my kernel and it sure as hell did the b
>
> root@workstation3:/home/manuel > isql -v MySQLtest dbuser
> [unixODBC][TCX][MyODBC]Can't connect to local MySQL server through socket
> '/var/lib/mysql/mysql.sock' (2)
> [ISQL]ERROR: Could not SQLConnect
> root@workstation3:/home/manuel >
>
> It seems to try to connect to a local mysql-server,
Hi !!!
)-Original Message-
)From: Werner Stürenburg [mailto:[EMAIL PROTECTED]]
)Sent: Friday, August 24, 2001 5:59 AM
)To: Wen Tien
)Cc: [EMAIL PROTECTED]
)Subject: Re: myODBC?
)
)
)In my understanding, myODBC is a middleware for programs which
)don't know how to deal directly with
Hi !!
)-Original Message-
)From: Wen Tien [mailto:[EMAIL PROTECTED]]
)Sent: Friday, August 24, 2001 1:58 PM
)To: [EMAIL PROTECTED]; Werner Stürenburg
)Cc: [EMAIL PROTECTED]
)Subject: RE: myODBC?
)
)
)Hi, maybe I didn't phrase my question correctly. I'm using a SGI machine
)ru
t 24, 2001 9:33 AM
To: Werner Stürenburg; Wen Tien
Cc: [EMAIL PROTECTED]
Subject: RE: myODBC?
Hi !!!
)-Original Message-
)From: Werner Stürenburg [mailto:[EMAIL PROTECTED]]
)Sent: Friday, August 24, 2001 5:59 AM
)To: Wen Tien
)Cc: [EMAIL PROTECTED]
)Subject: Re: myODBC?
)
)
)In my unders
1 - 100 of 158 matches
Mail list logo