Is it possible to move my Paradox v7 databases to a Linux file server - still allowing my windows clients to connect?
Anyone done this? any tips, informaion greatly appreciated.
apologies i'm new to Pdx - that got me a warning that wasn't trapped [on the endEdit() call]
'couldn't perform the edit because another user changed the record'
after googling the error it may be that my mysql database 'float' format is different from the paradox 'number' format [the link...
I've just ran this with the debugger and i've noticed that the copyFromArray() is actually returning 'true' not false - so Paradox thinks the record has been updated although when i check the mysql database it shows it hasn't - i could maybe trap the error with an ODBC debugger/profiler, but...
Hi - i'm performing a tcursor update from an array using the syntax myTC.updateFromArray(myArr) and its failing to update the record (actually a record on a MYSQL table via ODBC) - i can test whether it fails, but is there a way of trapping the specific error? ie.
if...
All of the fields returned from my paradox database [v7] into my tcursor show float/number formatting wih commas seperating the 1000's i.e. 123456 is shown as 123,456.00 - is there anyway of setting the format to show 123456 by default in the session - i've tried...
Hi - I'm trying to put a datestamp on my records in the format
YYYYMMDDHHMMSS
but i can't figure out the date format settings [in the help files] -using paradox [ver 7] - any help guidance appreciated
thanks, Martin.
Hi - i've currently got php scripts accessing my paradox v7 database [via odbc] working nicely. However i've one main problem - one of the tables i want to access is actually called 'order' - i didn't create this table and i can't change the name - however when i try to access the table from my...
Hi I'm currently developing my companies internal software, as part of this we want the user to be able to click somewhere on their screen and their phone will call the related number.
I'm a programmer, but know nothing about the phone side of things, we have a Hicom 150 system installed - so...
I'm currently converting our system away from an old V7 paradox system to a intranet [LAMP] based system. I want to have a mysql database that is a mirror of the Paradox one.
I think the best way is to have a session polling the paradox system for changes and [via ODBC] mirror the changes to...
Hi, I'm currently using php to access paradox 7 tables on my [ old] windows 98 web server using the Microsoft paradox odbc driver V 4.00.6200.00 - this is working fine with no problems.
I've now set up my new web server [ windows xp professional ] in the same way using the same microsoft...
I'm using apache server/php to connect to a v7 paradox database via odbc. Everything works fine for an hour or so , then the system falls over. I've narrowed the problem down to a file handle leak - the systems run out of file handles [if i try to connect to a network drive via windows explorer...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.