RE: runnning my sql with windows98 and pws

2001-06-26 Thread sean . odonnell

hiya,

I've had exactly the setup you describe running on a laptop,
(I've since switched to nt / linux ), download mysql,myodbc,
and optionally mysqlfront. Just run the setup programs for mysql 
and myodbc (very easy), and you are all set up. If you create 
a odbc connection for you database you can access it from asp
just like any other database. The only problem I had with win98 ,
was that I found the system hung if I didnt shutdown mysql before
I shutdown the machine. but it was perfectly stable other than 
that.

-Original Message-
From: lipp  maimone [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 26, 2001 2:12 AM
To: [EMAIL PROTECTED]
Subject: runnning my sql with windows98 and pws


is someone abble to tell me how can i do for running an sql database with
windows98  without crashing my systeme?
Also, using asp ( activex server page ), is it possible with mysql
version3,23?

-
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




Re: runnning my sql with windows98 and pws

2001-06-26 Thread Seung-woo Nam

lipp  maimone wrote:

 is someone abble to tell me how can i do for running an sql database with windows98  
without crashing my systeme?
 Also, using asp ( activex server page ), is it possible with mysql version3,23?
 
 
Its most likely that you don't have enough memory on your system. If you want to run 
pws and MySQL on Win 98, I would recommend at least 128MB of RAM. Using ASP can be 
done through MyODBC.


Seung-woo Nam





-
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




runnning my sql with windows98 and pws

2001-06-25 Thread lipp maimone

is someone abble to tell me how can i do for running an sql database with windows98  
without crashing my systeme?
Also, using asp ( activex server page ), is it possible with mysql version3,23?