Re: Mysql List Bounce Message?

2001-09-22 Thread Jason Kwok
The same for me! The only difference is the domain is some other things else instead of domainhost.com -Jason - Original Message - From: "Matt Wagner" <[EMAIL PROTECTED]> To: "Carl Troein" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Saturday, September 22, 2001 4:14 PM Subject: Re:

Load_File

2001-09-19 Thread Jason Kwok
Load_File is used to read a picture (or any binary) file into table, but how to write it back to disk from a table? == Best Regards Jason Kwok == --- Virus Free Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.281 / Virus Database: 149 - Release Date

VB ADO Picture Data Type

2001-09-14 Thread Jason Kwok
What data type should be used to store jpeg with MySQL connecting with VB ADO. I think the answer would probably be Blob or Long Blob, but how? VB complains MySQL's Long Blob data type is not compatible! -Jason - Before posting

Column name in Big 5

2001-09-05 Thread Jason Kwok
Even my mysql is compile with Big5, I couldn't use Chinese charaters (big 5) as column name. Is that normal? == Best Regards Jason Kwok == --- Virus Free Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.274 / Virus Database: 144 - Release Date:

Security using ODBC

2001-08-24 Thread Jason Kwok
rver with the given right! And this also means I couldn't use my program to control the security of mySQL. I don't think this is true! But please tell me what should I do to avoid this, or what have I missed? == Best Regards Jason Kwok == --- Virus Free Check

Comparison between tables types

2001-07-31 Thread Jason Kwok
If we need speed, we use ISAM. If we need transaction-base, we can use the others. But is there any comparison among DBD, InnoDB & Gemini? And since Gemini is currently having a dispute with mySQL, will the Gemini support cease in near future? == Best Regards Jason