R razaqad Raza Local time Tomorrow, 00:32 Joined Mar 12, 2006 Messages 83 Mar 13, 2006 #1 I have a mysql database on my website (remote db). And i want to link to this database in acess(local bd) so that i can manipulate data. How is it possible
I have a mysql database on my website (remote db). And i want to link to this database in acess(local bd) so that i can manipulate data. How is it possible
spacepro Registered User. Local time Today, 20:32 Joined Jan 13, 2003 Messages 714 Mar 13, 2006 #2 To do this you have two options: 1)Export data from Mysql into csv then import into local mdb 2)Ask your web host for remote access to mysql (doubt they will do this unless you have a static IP with your ISP.) HTH Andy
To do this you have two options: 1)Export data from Mysql into csv then import into local mdb 2)Ask your web host for remote access to mysql (doubt they will do this unless you have a static IP with your ISP.) HTH Andy