Hi
I'm very new to MySQL and would like to get some help on the following:
I imported all my records from access to MySQL
Now...everything seems fine, data went in well..but
MySQL stores my dates as 2004-02-11, where access stored them as 2004/02/11 (Which is my system format).
With this most of my reports don't function any more, cause they look for "Like 2004/02%"
Question #2
How secure is MySQL
I see that the database get stored in mysql\data\database name
When I want to backup the data, can I copy that folder...if so, will anybody that has access to this folder(data) be able to use it in their SQL server, or will the data be encrypted with the username and password that created them?
Tnanks in advance
**********************************
May the Code Be With You...
----------
x50-8 (X Fifty Eigt)
I'm very new to MySQL and would like to get some help on the following:
I imported all my records from access to MySQL
Now...everything seems fine, data went in well..but
MySQL stores my dates as 2004-02-11, where access stored them as 2004/02/11 (Which is my system format).
With this most of my reports don't function any more, cause they look for "Like 2004/02%"
Question #2
How secure is MySQL
I see that the database get stored in mysql\data\database name
When I want to backup the data, can I copy that folder...if so, will anybody that has access to this folder(data) be able to use it in their SQL server, or will the data be encrypted with the username and password that created them?
Tnanks in advance
**********************************
May the Code Be With You...
----------
x50-8 (X Fifty Eigt)