Jump to content

help required urgently about (php , Mysql , Access, VB)


oovijayg

Recommended Posts

I am working on a project in which the development has 2 phases:

first is web site development ( using php , Mysql, Xampp server)

second is an application in VB having database in MS Access.

I want to transact data automatically between these two databases i.e. Mysql and Ms Access.

I mean to say that any change occuring in Ms-access reflects same in Mysql database and vice-versa.

I am not able to figureout the way to do.

PLZ Help me !

I am not familiar with MySQL but you should be able to create an OBDC DSN (control panels, administrative tools, Data Sources) to the MySQL server and connect to the Access database and use Access as the front end.

 

Create the DB in MySQL and use that as the primary and Access as the front-end.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.