MS Access to Mysql

2001-05-03 Thread Taing Nguon
Dear Sir/Madam I just know that there is a tool to convert database from MS Access to Mysql, But I do not know the URL of this tool. Could you tell me this URL? Thanks Regards Taing Nguon - Before posting, please check

Re: history file

2001-04-04 Thread Taing Nguon
d to user's account on Linux System.Which Linux User's account you use to log in to Mysql that Linux User's account keeps informations that you have done. Taing Nguon - Before posting, please check: http://www.

Re: Storing pictures in mySQL

2001-04-04 Thread Taing Nguon
o the web with an Alias directive in the Apache config. I am not sure what you explained. You mean that place PATH/filename.jpg to picture field. isn't it? If yes, it is just a text. How can we explore that picture thru web browser such as IE or Netscape? Thanks for the answer

Re: MySQL Security

2001-04-03 Thread Taing Nguon
ELP Million of thanks Regards Taing Nguon > On Tue, 3 Apr 2001, Taing Nguon wrote: > > > Date: Tue, 3 Apr 2001 09:52:30 +0700 > > From: Taing Nguon <[EMAIL PROTECTED]> > > To: [EMAIL PROTECTED] > > Subject: MySQL Security > > > > Dear sir or madam

Re: MySQL Security

2001-04-03 Thread Taing Nguon
#x27;s account, but he can still update data to Mysql Database via perl DBI because they know user and password of MYSQL when your perl code in written in text format?NEED more Help Million of thanks Regards Taing Nguon > At 10:52 PM 4/2/01, you wrote: > >Dear sir or madam > > &g

MySQL Security

2001-04-02 Thread Taing Nguon
,"$password"); --- So $user and $password can be known by any users in Linux system because they are written in text format and DataBase can be changed or updated by other users in Linux system easily by using Perl DBI. Is there any way to prevent Database from being changed? Millon of thanks Regards Taing Nguon