Re: MyODBC multiple connection

2002-04-22 Thread (Borus.Kung)
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

MyODBC arrrgghh!

2002-04-18 Thread Andrew Hazen
Alright, I'm feeling pretty clueless on this one. I've downloaded and installed MyODBC. I am trying to go from my local WinXP to my database on a unix/apache webserver. (I want to use CodeCharge to build a site). I have asked my ISP to grant remote access and he says he has. I can access from

RE: MyODBC arrrgghh!

2002-04-18 Thread Land, Christopher
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

RE: MyODBC arrrgghh!

2002-04-18 Thread Land, Christopher
', 'N', 'N', 'N', 'N', 'N', 'N', 'N'); quit -Original Message- From: Land, Christopher [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 18, 2002 11:26 AM To: Andrew Hazen; [EMAIL PROTECTED] Subject: RE: MyODBC arrrgghh! The mysql.user table requires an entry corresponding to user@IP

RE: MyODBC arrrgghh!

2002-04-18 Thread Land, Christopher
, Christopher [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 18, 2002 12:01 PM To: [EMAIL PROTECTED] Subject: RE: MyODBC arrrgghh! Here's the basics for MySQL database access (seven lines total: use mysql; create database myDB; insert into db values ('myHOST.myDOMAIN.com', 'myDB', 'myUSER', 'Y','Y','Y','Y

RE: MyODBC arrrgghh!

2002-04-18 Thread Andrew Hazen
: 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', 'N', 'N', 'N', 'N', 'N', 'N'); Allow class C network access with: insert into user values ('192.168.1.%', 'netUSER

MyODBC

2002-04-17 Thread Jim Bahr
Hi Gang, Im trying to set my remote xp pc to connect to my server databases using MS Access. I have loaded and configured Myodbc21.50.39 (win95) and my DNS but get the following error message when I try to connect in Access. [TXC][MyODBC] Host'hxxx-xxx-xxx.ip, Alltel.net is not allowed

Re: MyODBC

2002-04-17 Thread Steven Hajducko
. I have loaded and configured Myodbc21.50.39 (win95) and my DNS but get the following error message when I try to connect in Access. [TXC][MyODBC] Host'hxxx-xxx-xxx.ip, Alltel.net is not allowed to connect to this MySQL server (#1130). The x above = my dsl ip address. Any idea

myodbc ihtml unknow database

2002-04-17 Thread Bradley Brown
Hello all, I'm running mysql 3.23.44-1, myodbc 2.50.39 compiled with --with-unixODBC, and unixodbc 2.0.7-3, and iHTML. mysql and unixodbc were installed via rpm. All running on the same RedHat 7.2 box. I have set up the necessary system dsn's in /etc/odbc.ini and made sure that all driver

MyODBC questions

2002-04-12 Thread Yvon Darang
questions are regarding MyODBC. I have MySQL installed, server, client, gui on the same RedHat 7.1 Linux computer. 1 -When I try to install MyODBC using the RPM file downloaded from MySQL web site, I get the message: error: failed dependencies: libmysqlclient.so.10 is needed by MyODBC

Re: myODBC

2002-04-11 Thread Victoria Reznichenko
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'(10060

myODBC

2002-04-10 Thread Andrew Hazen
Hi, I'm trying to use the old MS Visio Modeler with mysql. I have downloaded and installed the myODBC driver and set up a DNS. But I keep getting this connection error: Can't connect to MySQL server on 'www.jsicorp.com'(10060) I set the username and password the same as what works

MyODBC on win98

2002-04-09 Thread inandjot
hi, i'd like to know which ODBC driver is most suitable, fast and reliable for win98. I tried myodbc 2.50.39, but the dll was faulty, i had to replace it by the 2.50.36(on win2k!). On win98 now am using the latest 3.51.01, but it has slown down the machine so much, it's incredible. So now am

: myODBC and WinXP/ Access 2000

2002-03-31 Thread Pierre du Parte
- below is my message... I had myODBC working reasonably well with mySQL under Win2K. However, under XP I now get a weird unknown error What's the experience? Should myODBC work with WinXP? -- Pierre du Parté Final Filer Software 349 Worrigee Road Worrigee, NSW, Australia 2540 http

myODBC 3.51.03 release?

2002-03-30 Thread Jens Collin
Hi All, I tried to find when myODBC 3.51.03 was to be released on www.mysql.com but I couldn't find it anywhere! Anyone that knows either when it is up for release or where I can read this? Thanks in advance, ___ Jens A. Collin Envox Technical System Developer

RE: Coldfusion,Mysql,Myodbc

2002-03-27 Thread Miguel Angel Solorzano
:14 A : [EMAIL PROTECTED] Cc : [EMAIL PROTECTED]; [EMAIL PROTECTED] Objet : Re: Coldfusion,Mysql,Myodbc On Tue, 26 Mar 2002, [EMAIL PROTECTED] wrote: Hi there . I am new to Mysql.I have to access mysql from coldfusion..and we dont get myODBC as binary for solaris 6 ot 8. so we have

Coldfusion,Mysql,Myodbc

2002-03-26 Thread [EMAIL PROTECTED]
Hi there . I am new to Mysql.I have to access mysql from coldfusion..and we dont get myODBC as binary for solaris 6 ot 8. so we have to compile them...and i am not able to compile the myODBC bit...its giving compilation problem..Any suggetions from you guys. I need it asap..kindly help

Re: Coldfusion,Mysql,Myodbc

2002-03-26 Thread andy thomas
On Tue, 26 Mar 2002, [EMAIL PROTECTED] wrote: Hi there . I am new to Mysql.I have to access mysql from coldfusion..and we dont get myODBC as binary for solaris 6 ot 8. so we have to compile them...and i am not able to compile the myODBC bit...its giving compilation problem..Any

RE: Coldfusion,Mysql,Myodbc

2002-03-26 Thread Xavier Prelat
:14 A : [EMAIL PROTECTED] Cc : [EMAIL PROTECTED]; [EMAIL PROTECTED] Objet : Re: Coldfusion,Mysql,Myodbc On Tue, 26 Mar 2002, [EMAIL PROTECTED] wrote: Hi there . I am new to Mysql.I have to access mysql from coldfusion..and we dont get myODBC as binary for solaris 6 ot 8. so we have

RE: Coldfusion,Mysql,Myodbc

2002-03-26 Thread andy thomas
-Message d'origine- De : andy thomas [mailto:[EMAIL PROTECTED]] Envoye : mardi 26 mars 2002 13:14 A : [EMAIL PROTECTED] Cc : [EMAIL PROTECTED]; [EMAIL PROTECTED] Objet : Re: Coldfusion,Mysql,Myodbc On Tue, 26 Mar 2002, [EMAIL PROTECTED] wrote: Hi there . I am new to Mysql.I

RE: Coldfusion,Mysql,Myodbc

2002-03-26 Thread Venu
Hi !! Sorry for the delayed response on this. Hi there . I am new to Mysql.I have to access mysql from coldfusion..and we dont get myODBC as binary for solaris 6 ot 8. so we have to compile them...and i am not able to compile the myODBC bit...its giving compilation problem..Any suggetions

RE: MySQL, MyODBC and MS Access

2002-03-25 Thread Chuck Roberts
-Original Message- From: Mark Stringham [mailto:[EMAIL PROTECTED]] Sent: Friday, March 22, 2002 2:51 PM To: Chuck Roberts Cc: Mysql; Mark Stringham Subject: RE: MySQL, MyODBC and MS Access Chuck - I am looking for a way for both MS access and MySQL to share realtime data so

MS Access MyODBC MySQL and #DELETED

2002-03-25 Thread Alexander Shaw
Hello everyone, This is starting to drive me mad now and I can't find a way round. I have installed the service pack and updates suggested in the manual, am running MyODBC 3.51 and MySQL 3.23.46 have added timestamp fields and enabled return matching rows. But still when I add a new record

Re: MS Access MyODBC MySQL and #DELETED

2002-03-25 Thread Chris Hedemark
No help, just a me too. If you respond with something helpful to this, please either post it to the list or copy me on it because I'm fed up with MS Access / myODBC / MySQL combo as well (not necessarily the individual components, just the combination

RE: MySQL, MyODBC and MS Access

2002-03-23 Thread Alexander Shaw
This seems to be a very common question that appears very frequently on the group, in fact one I have asked in the past too. Could I stick my head over the parapet and suggest a person or persons with experience of Access front ends and MySQL backend puts together an FAQ for this, or better

RE: MySQL, MyODBC and MS Access

2002-03-23 Thread Venu
Hi ! -Original Message- From: Alexander Shaw [mailto:[EMAIL PROTECTED]] Sent: Saturday, March 23, 2002 11:19 PM To: MySQL List Subject: RE: MySQL, MyODBC and MS Access This seems to be a very common question that appears very frequently on the group, in fact one I have asked

RE: MySQL, MyODBC and MS Access

2002-03-22 Thread Andrew Hazen
:[EMAIL PROTECTED]] Sent: Friday, March 22, 2002 3:11 AM To: MySQL Subject: MySQL, MyODBC and MS Access I have a project where I may need to connect an MS ACCESS db and MySQL. I have read some pretty good documentation and know that is possible to take an existing Access db and export it to MYSQL

Re: MySQL, MyODBC and MS Access

2002-03-22 Thread jake williamson 28
hello mark, been doing this quite a bit recently but i cheat a bit... 1st step is to export the table from access as a text file - delimited by comma's. if you load up phpMyAdmin (available at http://www.phpwizard.net/projects/phpMyAdmin/), create your database and then mimic the table set up

RE: MySQL, MyODBC and MS Access

2002-03-22 Thread Chuck Roberts
I'm doing something similar, with an Access front-end and mysql back-end. -Original Message- From: Mark Stringham [mailto:[EMAIL PROTECTED]] Sent: Friday, March 22, 2002 3:11 AM To: MySQL Subject: MySQL, MyODBC and MS Access I have a project where I may need to connect an MS

RE: MySQL, MyODBC and MS Access

2002-03-22 Thread Mark Stringham
be an export to MySQL procedure. Does that make sense? I don't know much about Myodbc except it allows you to export your Access database to MySQL. My question is if MySQL gets updated does Access get updated too? I have a client who wants everyone in the office to have the ability to update

RE: MySQL, MyODBC and MS Access

2002-03-22 Thread Todd Williamsen
that may or may not occur is the fact that Access uses different kinds of datatypes in its tables. If these datatypes are in the Access DB tables, using a myODBC connection, all the data transferring will fail because mySQL doesn't recognize the datatypes -Original Message- From: Mark Stringham

MySQL, MyODBC and MS Access

2002-03-21 Thread Mark Stringham
I have a project where I may need to connect an MS ACCESS db and MySQL. I have read some pretty good documentation and know that is possible to take an existing Access db and export it to MYSQL. I have a few questions and wondered if someone might offer some insight. 1. Where must the Access db

Solaris, MyODBC, Access DB converter

2002-03-13 Thread Mark.Andrachek
Does anyone know if the MyODBC binary for Solaris 2.7 will work ok on 2.8, or will I need to compile from source? For anyone who's interested, we're in the process now of migrating from Access/ColdFusion/NT to MySQL/ColdFusion/Solaris in our web development environment. As far as software

Re: MyODBC and .NET (C#)

2002-03-11 Thread Scalper
() r = Nothing c.Close() c = Nothing At 06:01 PM 3/11/2002 -0800, you wrote: Hi All, I'm having problems connecting to MySQL with C# via MyODBC 3.51.02; the DSN I created is called 'MySQL1'. The error I am receiving is: The 'MySQL1' provider is not registered on the local

VB Application using myODBC?

2002-03-10 Thread Alvin Ang
to connection and open the database for mySQL using myODBC?? I have already setup myODBC and tested the data source. It works! :P Please help! Thanks! alvin - Before posting, please check: http://www.mysql.com/manual.php

Using MyODBC. Does ONE ADO query... Log shows THREE!!

2002-03-07 Thread Ruben Edna
The first query shown in the log is the one I actually tells ADO.Open to run... however just after that one it runs two more (the two tables includes in the first query) select * queries... Why?? This slows down the ADO a lot. Even Jet4.0 doesn't do that on the same query and is therefore about

Re: MyODBC for Core Business, followup...

2002-03-06 Thread Joshua J . Kugler
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

Re: MyODBC or some other C based API for speed?

2002-03-02 Thread Egor Egorov
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

MyODBC or some other C based API for speed?

2002-03-01 Thread Egor Egorov
Wilbur, Friday, March 01, 2002, 5:28:56 AM, you wrote: WS I'm working on indexing words in web pages, and I'm finding a significant WS issue with the performance of MyODBC, even when I resort to using batch WS mode inserts.. WS I'm currently using the older version of MyODBC, and basically I'm

Re: MyODBC or some other C based API for speed?

2002-03-01 Thread Wilbur Streett
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

Re: MyODBC or some other C based API for speed?

2002-02-28 Thread Wilbur Streett
, 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 I'm looking to determine if anyone is aware of a faster API? Is the newer version faster? How about a non-ODBC API

MyODBC or some other C based API for speed?

2002-02-28 Thread Wilbur Streett
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 I'm looking to determine if anyone is aware of a faster API

Clipper +Fivewin+ MYODBC EOF() bug

2002-02-25 Thread Wang Shuming
Hi ! Fivewin +Mysql ODBC EOF() with similiar error as BOF() behavor debuged last Sep.: A table test : 1 user1 2 user2 3 user3 Standard Mysql ODBC go bottom ?eof().f. .f. ?nameuser3 user3 skip 1 ?eof().t. .t.

MyODBC 3.51 build for Mac OSX

2002-02-23 Thread Brian Reed
Sorry, I’m new here and I’m sure this has been discussed ad naseum, but does anyone have information on where to get an installer for the Mac OSX version of the MyODBC drivers? The latest build I could find on the web is 2.5. (mySQL, sql, query, etc.)   TIA Brian

RE: MyODBC 3.51 build for Mac OSX

2002-02-23 Thread Venu
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, I’m new here and I’m sure this has been discussed ad naseum, but does anyone have information on where

RE: MySQL + Access + MyODBC + LARGE Tables

2002-02-22 Thread Bill Adams
All, there were many emails posted about this on the MyODBC list which, of course, can be viewed via the archive on the mysql.com site. For the most part I will neither quote nor repeat the information from those emails here. The conclusion is that MySQL + Merge Tables is perfectly capable

RE: MySQL + Access + MyODBC + LARGE Tables

2002-02-22 Thread Venu
Hi, -Original Message- From: Bill Adams [mailto:[EMAIL PROTECTED]] Sent: Friday, February 22, 2002 2:04 PM To: MyODBC Mailing List; MySQL List Subject: RE: MySQL + Access + MyODBC + LARGE Tables All, there were many emails posted about this on the MyODBC list which, of course

MyODBC Blocking Table for DROP request ?

2002-02-20 Thread Fabrice Schleifer
Hello everybody, here is a strange thing that creates me nightmares ... How-To-Repeat: Stage 1 . Using a my SQL GUI : Create a simple Table ... create table FAKE (bidon integer) Everything works fine ... Stage 2. Using a C compiler and MyODBC3.51 Driver (actually I use Borland as C

RE: MyODBC Blocking Table for DROP request ?

2002-02-20 Thread Venu
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-To-Repeat

RE: MyODBC leaking handles...

2002-02-18 Thread Jens Collin
Hi again, Sorry for being a pain here, but; If I select any other ODBC source (of about 10 that I have) including SQL Server, access, Informix, etc... it doesn't leak. Shouldn't it leak there as well then? It is only with MyODBC driver it happens. Comments? / Jens -Original Message

Aborted connection using myodbc

2002-02-15 Thread Lutz Maibach
Hi, we're using myodbc2.50.36 with W2k and W98 to connect to our mysql-server (Linux Kernel 2.2.18 - MySQL Version 3.23.38) in the internet. When we send or receive larger amounts of data (we're using Visual Foxpro 7.0 as frontend) we get the aborted connections-Message in the mysql errorlog

RE: MySQL + Access + MyODBC + LARGE Tables

2002-02-15 Thread Bill Adams
Spoiler: Venu's Suggestion about Dynamic Cursor is the answer On Thu, 2002-02-14 at 20:34, Venu wrote: MyODBC, as compiled today, uses mysql_store_result to get records. This is fine for reasonably sized tables. However, if the table has millions of records, writing the results

RV: MySQL + Access + MyODBC + LARGE Tables

2002-02-15 Thread Eugenio Ricart
-Mensaje original- De: Eugenio Ricart [mailto:[EMAIL PROTECTED]] Enviado el: viernes, 15 de febrero de 2002 7:00 Para: MyODBC Mailing List Asunto: RE: MySQL + Access + MyODBC + LARGE Tables Hello, I work with VB 6.0 ADO 2.5 Access , I am trying work with MySql and the Last MyODBC

MySQL + Access + MyODBC + LARGE Tables

2002-02-14 Thread Bill Adams
, the user presses page down, [I think] access then gets the next set of primary key values from statement handle #1, sets up another prepared query and gets the values as above. MyODBC, as compiled today, uses mysql_store_result to get records. This is fine for reasonably sized tables. However

RE: MySQL + Access + MyODBC + LARGE Tables

2002-02-14 Thread Keith A. Calaman
of this issue but it didn't hurt to say it (*_*). I hope this helped at least a little. -Original Message- From: Bill Adams [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 14, 2002 6:05 PM To: MySQL List; MyODBC Mailing List Subject: MySQL + Access + MyODBC + LARGE Tables Monty, Venu, I

RE: MySQL + Access + MyODBC + LARGE Tables

2002-02-14 Thread Venu
with this statement and closes the statement. -- If, say, the user presses page down, [I think] access then gets the next set of primary key values from statement handle #1, sets up another prepared query and gets the values as above. MyODBC, as compiled today, uses mysql_store_result to get records

Re: MySQL + Access + MyODBC + LARGE Tables

2002-02-14 Thread BD
the records it cares about with this statement and closes the statement. -- If, say, the user presses page down, [I think] access then gets the next set of primary key values from statement handle #1, sets up another prepared query and gets the values as above. MyODBC, as compiled today, uses

Project + MyODBC

2002-02-13 Thread Seth Northrop
Has anyone successfully saved Microsoft Projects within MySQL? When I attempt to save a project I get a MyODBC error on the syntax, on, what I presume is one of their table creation SQL statements. Anyone have any insight

MyODBC 3.51 released

2002-02-12 Thread Michael Widenius
Hi! MyODBC 3.51 driver was released a few days ago. Version 3.51 of the MyODBC driver is now released by MySQL AB and available for download. An ODBC (Open Database Connectivity) driver enables client programs to access a database or data source. The new version 3.51 MySQL ODBC driver

MyODBC BDE invalid configuration error (BDE Error 12550)

2002-02-12 Thread Guido Sohne
We're running a MySQL 3.23.47 server on Windows 98, and when trying to connect to BDE version 3.0 (bundled with Borland C++ Builder 1) using MyODBC version 3.51 we get something like Invalid configuration parameter: Alias: database_alias BDE Error 12550 [0x31][0x6] I've

MyODBC 3.51 released

2002-02-12 Thread Michael Widenius
Hi! MyODBC 3.51 driver was released a few days ago. Version 3.51 of the MyODBC driver is now released by MySQL AB and available for download. An ODBC (Open Database Connectivity) driver enables client programs to access a database or data source. The new version 3.51 MySQL ODBC driver

RE: MyODBC leaking handles...

2002-02-12 Thread Jens Collin
___ -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:[EMAIL PROTECTED

RE: MyODBC BDE invalid configuration error (BDE Error 12550)

2002-02-12 Thread Venu
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 connect

RE: MyODBC leaking handles...

2002-02-12 Thread Jens Collin
___ -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:[EMAIL PROTECTED

MyODBC 3.51 driver - General SQL error

2002-02-12 Thread Marcelo Muzilli
Hi all, I would like to know what means the following error in my application: General SQL Error [MyODBC][ODBC 3.51 Driver][mysqld-3.21.33b-log]parse error near '`id`,`dia`,`mes`,`ano`,`pernormal`,`pernoturno`,`totdia`,`local`,`descricao`' at line 1. My application was developed

MyODBC BDE invalid configuration error (BDE Error 12550)

2002-02-08 Thread Guido Sohne
We're running a MySQL 3.23.47 server on Windows 98, and when trying to connect to BDE version 3.0 (bundled with Borland C++ Builder 1) using MyODBC version 3.51 we get something like Invalid configuration parameter: Alias: database_alias BDE Error 12550 [0x31][0x6] I've

MyODBC 3.51 driver - General SQL error

2002-02-07 Thread Marcelo Muzilli
Hi all, I would like to know what means the following error in my application: General SQL Error [MyODBC][ODBC 3.51 Driver][mysqld-3.21.33b-log]parse error near '`id`,`dia`,`mes`,`ano`,`pernormal`,`pernoturno`,`totdia`,`local`,`descricao`' at line 1. My application was developed

RE: Error in myodbc 3.51.01.00

2002-02-06 Thread Venu
Hi, -Original Message- From: Peter Klinge [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 06, 2002 5:33 AM To: [EMAIL PROTECTED] Subject: Error in myodbc 3.51.01.00 Dear all, today I have switched from myodbc 2.50.39.00 to 3.51.01.00, because I had a problem using

RE: MyODBC leaking handles...

2002-02-04 Thread Jens Collin
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 handles... Hi

RE: MyODBC leaking handles...

2002-02-04 Thread Venu
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. I'm sorry to say that the error persists

Re: MyODBC

2002-02-01 Thread D'Arcy Rittich
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 .NET, it throws an error

Re: MyODBC

2002-02-01 Thread Sinisa Milivojevic
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 .NET

RE: MyODBC

2002-02-01 Thread Venu
/r:System.dll /r:System.Data.dll /r:C:\WINNT\Microsoft.NET\Framework\v1.0.2914\System.Data.Odbc.dll And here is the simple C# sample using ODBC.NET (though its not perfect sample) to makeuse of BIGINTs fetch with MyODBC 3.51 driver. /** * @sample: mycon.cs

Re: Once more: MS Word MyODBC !?!?!

2002-01-31 Thread Felix Schepmann
Schepmann [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Wednesday, January 30, 2002 7:39 PM Subject: RE: Once more: MS Word MyODBC !?!?! Yes, using MS Query which comes with Office ODBC must be installed and working with a DSN set to you MySQL database then... See if you have MSQuery installed

RE: Once more: MS Word MyODBC !?!?!

2002-01-31 Thread Butch Bean
over field view (try it after adding a merge field to the document) Good luck Butch ODBC Win98 http://www.mysql.com/Downloads/MyODBC/myodbc-2.50.39-win95.zip ODBC WinNT/XP http://www.mysql.com/Downloads/MyODBC/myodbc-2.50.39-nt.zip Mail Merge Stuff for Word and VBA http://msdn.microsoft.com

MyODBC MS Word MS Query

2002-01-31 Thread Felix Schepmann
Hello ! I got MS Query working, but only in interactive mode. I tried to record the Word activities to following makro: -snip --- snap - ActiveDocument.MailMerge.OpenDataSource Name:=, ConfirmConversions:= _ False, ReadOnly:=False, LinkToSource:=False, AddToRecentFiles:=False, _

Re: Once more: MS Word MyODBC !?!?!

2002-01-31 Thread Felix Schepmann
Win98 http://www.mysql.com/Downloads/MyODBC/myodbc-2.50.39-win95.zip ODBC WinNT/XP http://www.mysql.com/Downloads/MyODBC/myodbc-2.50.39-nt.zip great stuff, I downloaded it about 2 months ago... Mail Merge Stuff for Word and VBA http://msdn.microsoft.com/library/en-us/dnovba00/html

Re: Once more: MS Word MyODBC !?!?!

2002-01-30 Thread Felix Schepmann
Hello Folks, oncemore I post this question: Is it possible to update data from Microsoft Word useing MyODBC? Is there any other way to update data from MS Word? Is here a VB Scripting Guru who can help me? cheers, Felix. (keywords: database, table, sql

RE: Once more: MS Word MyODBC !?!?!

2002-01-30 Thread Butch Bean
] Subject: Re: Once more: MS Word MyODBC !?!?! Hello Folks, oncemore I post this question: Is it possible to update data from Microsoft Word useing MyODBC? Is there any other way to update data from MS Word? Is here a VB Scripting Guru who can help me? cheers, Felix. (keywords: database, table

MyODBC Guru's Having MyODBC Woes

2002-01-30 Thread Samy Elashmawy
Hi folks, Having MyODBC Woes, and just cant get it working with unixODBC (odbc datasource manager). So far I have tried building it using the ./configure --with-unix)DBC=/usr/local --with-mysql-sources=/usr/loacal/mysql I have aslo installed the rpms as well and can they do not work. Have used

Re: Newbie: MS Word + MyODBC + MySQL

2002-01-29 Thread Felix Schepmann
, Felix - Original Message - From: Venu [EMAIL PROTECTED] To: Felix Schepmann [EMAIL PROTECTED] Sent: Saturday, January 26, 2002 8:10 PM Subject: RE: Newbie: MS Word + MyODBC + MySQL Hi, -Original Message- From: Felix Schepmann [mailto:[EMAIL PROTECTED]] Sent

MyODBC connection error

2002-01-29 Thread Tim
I am trying to use MyODBC and getting a connection error to a remote linux server. S1000[TCX][MyODBC]Access denied for user. I have read manual and read other postings but can figure this out. I had added the user to database and also added the host name, which is 45+ characters long as a user

Mysql max, coldfusion 5.0, and MyODBC

2002-01-28 Thread Robert Cunningham
of MyODBC. I have permissions set the same way I do on the older box, as well as the same operating system and MyODBC version. Has anyone else run into any similar issues, or have any idea what could be causing the problem? Thanks, Rob Cunningham [EMAIL PROTECTED

Newbie: MS Word + MyODBC + MySQL

2002-01-26 Thread Felix Schepmann
Hi There ! I am quite new to this MyODBC topic, though I am used to create Perl programs connecting to MySQL DBs. Currently I am able to fetch rows from the DB via MyODBC and show them in a blank document as a table. Usually this is how I add data into my documents (like invoices, etc.): I

Re: MyODBC

2002-01-26 Thread Sinisa Milivojevic
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 stage

RE: MyODBC

2002-01-26 Thread Venu
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 received

MyODBC

2002-01-25 Thread Mike Nelson
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

MyODBC problem: Show Processlist

2002-01-15 Thread Frans Streur
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 runtime-error -2147467259

RE: MyODBC problem: Show Processlist

2002-01-15 Thread Venu
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

RE: RogueWave Dbtools++ 4.0.1 and myodbc (conclusions)

2002-01-14 Thread Venu
Hi, -Original Message- From: Bob Dixon [mailto:[EMAIL PROTECTED]] Sent: Monday, January 14, 2002 12:08 PM To: '[EMAIL PROTECTED]' Subject: RogueWave Dbtools++ 4.0.1 and myodbc (conclusions) Sorry: sent previous message prematurely: to recap: I am evaluating MySQL

Thanks for the help with MyODBC

2002-01-08 Thread Norman McLeod
Through the responses, links, and a little concern (and a really smart and helpful web Host, he did most of the hard stuff), I got MyODBC working like a charm. Made up a file DSN and can use it in Visual C++, Visual Basic, and Access. Also thanks to whomever put MyODBC out there... database

MyODBC problems with file DSN

2002-01-07 Thread John Lodge
Hello, Can anybody here help me. I have a MySQL server running on Linux to which I wish to connect from a machine running NT. This is fine normally using MyODBC. However the following scenario does not work. The DSN is a file DSN on another NT box and is accessed using UNC e.g. //machine

MyODBC problems with file DSN

2002-01-07 Thread John Lodge
Hello, Can anybody here help me. I have a MySQL server running on Linux to which I wish to connect from a machine running NT. This is fine normally using MyODBC. However the following scenario does not work. The DSN is a file DSN on another NT box and is accessed using UNC e.g

RE: MyODBC leaking handles...

2002-01-04 Thread Jens Collin
] 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 [mailto

RE: MyODBC leaking handles...

2002-01-03 Thread Venu
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 can see, when the driver is unloaded (I guess when my

RE: MyODBC leaking handles...

2002-01-02 Thread Jens Collin
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] Subject: RE: MyODBC leaking handles... Hi

[MySQL AB][MyODBC] ERROR: Unknown MySQL Server Host thinkhost 11001

2001-12-29 Thread Peter Reck
Dear List, My question is about this error message obtained during a query from word to mySQL: [MySQL AB][MyODBC] ERROR: Unknown MySQL Server Host thinkhost 11001

MyODBC, MySQL Access 2000

2001-12-23 Thread Kevin J . Maynard
I downloaded and installed the latest MyODBC drivers for Win2000 and got everything installed and configured. My question is this, when I run an append query, Access pops-up a message box saying something like: You are about to append 737 records, are you sure you wish to continue

RE: MyODBC leaking handles...

2001-12-20 Thread Jens Collin
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 To: '[EMAIL

RE: MyODBC availability

2001-12-20 Thread Michael Widenius
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 the MyODBC authors

<    1   2   3   4   5   6   >