Ask a Question related to ASP Database, Design and Development.
-
manjunatha #1
ms access to MYSQL
i have developed a web site in ASP with backend msaccess.
now i have to shift existing data to MYSQL Database, and
use MYSQL database instead of msAccess, what all i need to
DO.. i mean to say how to convert MS Access DAtabase to
MYSQL Database. what kind of changes required in ASP
programing.
please help me
thanks in advance
manjunatha Guest
-
Access does not like Mysql
I am having a problem creating Access tables linked to a Mysql database. I get the widow to select a Data Source, click on the (system) DSN I... -
MS Access vs MySQL
I am using MS Access 2002. One of the field of my table in the database require to store images. I am realizing, please correct me if I am wrong,... -
Access to mySQL db
How can I export my access db structure (and query/procedure), and import them to mySQL db? In SQL Server, it has function to 'Generate SQL'. In... -
MySQL to Access!
I now have to change my database from my MySQL to Access. Does it mean a lot? Do I have to do a lot? Can anyone throw light on this issue? ... -
MySQL vs. Access
Which should I use? And is MySQL free? Does it need special software to run? Advantages/disadvantages? And how difficult is it to move everything... -
Jeff Cochran #2
Re: ms access to MYSQL
On Tue, 22 Jul 2003 11:03:31 -0700, "manjunatha"
<mattikoppa@yahoo.com> wrote:
Google "convert access to mysql" for the database conversion. As for>i have developed a web site in ASP with backend msaccess.
>now i have to shift existing data to MYSQL Database, and
>use MYSQL database instead of msAccess, what all i need to
>DO.. i mean to say how to convert MS Access DAtabase to
>MYSQL Database. what kind of changes required in ASP
>programing.
the ASP code, it depends on what your code is. The only thing that';s
normally different might be SQL syntax if anything, but it really
depends on the code you wrote.
Jeff
Jeff Cochran Guest



Reply With Quote

