Page 1 of 1

paradox -> MySQL

Posted: Mon Mar 19, 2007 2:38 am
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!

Posted: Mon Mar 19, 2007 4:04 am
by AshrakTheWhite
hmm PHP can talk to paradox directly, will investigate further

Posted: Tue Mar 20, 2007 2:15 am
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?