ODBC Issue

2001-04-03 Thread gopinath

Hi,

We are using Mysql for the last 4 months. We are happy on following your solutions and 
by your valuable support rendered to us.

We now have an issue. Either Mysql or ODBC for Mysql doesn't work. This happens often. 
When we reinstall, then it works. ODBC for Mysql was working till afternoon, now it 
doesn't work and we are very sure that the problem is not from our side. We are really 
worried about this, since we are using Mysql.This is happening for the 8th time.

Pls. do solve our issue.

Regards

Gopinath



Technical Clarification

2001-03-12 Thread gopinath

Hi,

  We are doing a project with combination of ASP  MYSQL (backend).
We are having some problem for setting relationship between the tables. 
We have to know whether foreign key will be supported in MySQL and we came to know 
that there is no use for foreign key(as per your documentation:  The FOREIGN KEY, 
CHECK, and REFERENCES clauses don't actually do anything. The syntax for them is 
provided only for compatibility, to make it easier to port code from other SQL servers 
and to run applications that create tables with references.)

pls.. let us know whether we can use foreign key to access master table records
in child tables. if there is any possiblity pls... provide solution for us.

awaiting ur reply, at the earliest.

regards,
kathir.




doubt urgent

2001-02-27 Thread gopinath rajagopal n

Hello Sir,

 I am having doubt in connecting mySQL client to server.i want some 
explaination, before that i worked in Oracle.I am newly entering to mySQL.

 my mySQL server is in LINUX OS,my machine is WIN NT . now i want to connect 
with the server and access the database.

 First how to install mysql client in my machine.from where will i get the EXE?
 How to configure my client to mysql server which is in LINUX server.

  Pls .. explain my doubt ASP.

Thanks  Regards
gopi


Nucleus Software Exports Ltd
Shakthi Towers,6th floor
766,Anna Salai
Chennai-2
Ph: 91-044-8510519,8510825


_
Chat with your friends as soon as they come online. Get Rediff Bol at
http://bol.rediff.com





-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




MySQL Links

2001-02-19 Thread gopinath

Hi,

Please let us know about the correct link for download MySQL for WIn NT. We want to 
know about the exact links for ODBC and the program also.

Regards

Gopinath



Technical Clarification

2001-02-18 Thread gopinath

Hi,

Is there any optimization tool for MySQL database , so that it can be fast?  

Please let us know as we are uploading our site  using MySQL.

Regards

Gopinath



Technical Clarification

2001-02-12 Thread gopinath

Hi,

We have uploaded our site that uses Chilisoft ASP with MySQL backend database.We are 
now in testing stage.It works fine with just 10 records in each table. We have our 
original data in Excel. Now how do we convert that excel data to mysql data (which is 
in bulk.) and upload .

The main issue is where in the server should the mysql (converted) data be uploaded.

The Connection string we use is 

set cc=server.createobject("adodb.connection")
cc.open "DRIVER={MySQL};SERVER=www.www.net;DATABASE=mydatabase;
  UID=myUser;PWD=myPwd"


Please do give us a solution in this regard.

Regards

Gopinath