Hi Prabhu, 

> -----Original Message-----
> From: Prabhu Venkata [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, November 22, 2001 11:14 PM
> To: '[EMAIL PROTECTED]'
> Subject: Connection Terminated
> 
> 
> Hi all
> 
> I have my mysql database installed on NT.
> I have written small VB application to upload .txt files into database.
> If I work from NT to NT is working fine.
> 
> If I install my vb application on Win98 and having the database at NT then
> after couple of line reading from the text file. It gives me an error
> stating "Cannot connect to mysql on Server {ip address}".

This means that, the driver is not able to connect to the server specified
using either the m/c name or IP address. Check your network and/or ISP 
issues. Are you able to ping to the specified host/IP ?

Regards, venu
-- 
For technical support contracts, go to https://order.mysql.com
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /  Mr. Venu <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Developer
/_/  /_/\_, /___/\___\_\___/ California, USA
       <___/ www.mysql.com


> 
> Remember it upload the file and write to the databases after sometime only
> it gives an error.  There is no error in SQL Insert command.
> 
> Using Novell Netware.
> 
> What would be the reason for it.
> 
> I am really struggling to get this done.
> 
> Thanx for your timely help.
> 
> Regards
> Prabu
> 
> 
> ---------------------------------------------------------------------
> 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
> 

---------------------------------------------------------------------
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

Reply via email to