paradox -> MySQL

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
AshrakTheWhite
Forum Commoner
Posts: 69
Joined: Thu Feb 02, 2006 6:47 am

paradox -> MySQL

Post by AshrakTheWhite »

anyone know how to convert new entries from paradox DB file (.db) to mysql in realtime or semi realtime?

even a script that converts new items into mysql every 10 min would do fine :) (or on request)

im trying to make an intranet site which has a "entered door" tab / link (RFID doors), but the point of the app is also to count worktime (aka the difference of time between when user entered and when left (we have a keypad on which you log in and out)


i found some program called "Full Convert" but i think i only converts once, i also dont think that its possible to link the doors program directly to MySQL


- Thanx any thought would be helpful!
AshrakTheWhite
Forum Commoner
Posts: 69
Joined: Thu Feb 02, 2006 6:47 am

Post by AshrakTheWhite »

hmm PHP can talk to paradox directly, will investigate further
AshrakTheWhite
Forum Commoner
Posts: 69
Joined: Thu Feb 02, 2006 6:47 am

Post by AshrakTheWhite »

okhay paradox dosent really have any query making ability from what i see soo, paradox -> mysql is back on the board, anyone have any ideas how to acomplish it?
Post Reply