On the other hand, you can also try OLEDB downloaded from www.mysql.org.
- Original Message -
From: "A. Clausen" <[EMAIL PROTECTED]>
To: "MySQL Mailing List" <[EMAIL PROTECTED]>
Sent: Wednesday, January 30, 2002 3:36 AM
Subject: Re: Accessing MySQL Using ASP
> - Original Message -
OK, I know how to insert the data into a database, now
how can i retrieve it and display it in client's browser?
Thanks
ST Ooi
Malaysia
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
How can I insert a picture into blob field of a database?
Thanks
ST Ooi
Malaysia
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To
If you have PHP installed, you could simply download PHPMyAdmin.
Otherwise, visit mysql contributed software section and choose the
admin tools of your choice.
Thanks
ST Ooi
Malaysia
- Original Message -
From: "j.urban" <[EMAIL PROTECTED]>
To: "Alex Shi" <[
How can I encrypt password in database and how can I retrieve the
encrypted password?
Thanks
ST Ooi
Malaysia
- Original Message -
From: "Dan Nelson" <[EMAIL PROTECTED]>
To: "James McLaughlin" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thurs
I think the query should be as below
SELECT Min(Col1) as Col1, Col2 FROM Table1 GROUP BY Col2
then somewhere in your page,
response.write(rs("Col1"))
Thanks
ST Ooi
Malaysia
- Original Message -
From: "Jimmy44 --" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTE
Foxserv at sourceforge.net
- Original Message -
From: "Auri Net SAC" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, November 29, 2001 2:01 AM
Subject: Mysql apache php
> Hi
>
> please who knows a package that install apache + php + mysql in linux,
> i know phptriad but its
Hi,
It's extremely favourable to use MySQL with ASP but I can't find a lot
of web host support both. Most of them support only one of them, MySQL
and PHP is a good pair while ASP and MSSQL is another pair.
Any suggestion that support both?
Thank you.
ST Ooi
At 03:48 PM 01/11/
How can I connect to remote mySQL through ODBC using internet?
I notice that ODBC ask for IP address or host name, can I use my
IP address of my remote host and connect through internet?
Thanks
ST Ooi
Malaysia
-
Before