| Thread | Last Post | Replies |
|
| Unexpected Condition | 30 Jun 2003 22:12 GMT | 6 |
I have a paradox application that works good when I launch it from a windows shortcut. Looking into shortcut properties\program I see cmd line: C:\PDOX40\PARADOX.EXE s p menu_it Working: C:\pdox40
|
| Paradox5 Normal and delivered file format | 28 Jun 2003 16:50 GMT | 1 |
Some kind person posted a reply few weeks ago, on how to tell if an application were delivered using Runtime or not, could you be kind enough to post the answer again ? Many thanks
|
| Ongoing problems... | 28 Jun 2003 02:56 GMT | 9 |
Dear everyone, I posted a week or so back regarding our ongoing problem with Database lockups, and crashes. You may remember that we had regular situations where the database would lock, and could only be accessed once all the users have
|
| XP Pro and Paradox 7.0 | 27 Jun 2003 21:39 GMT | 2 |
A customer has been running Paradox 7.0 (32 bit) under Win 98 networked with Novell with no problems for years. One machine was upgraded to XP Pro and now one table is having it's index corrupted. Does anyone know of any problems that might cause this?
|
| How to transfer data etc from DOS Paradox runtime to MS Access | 27 Jun 2003 01:44 GMT | 2 |
I work part time at a local Advice center. The use DOS Paradox Runtime to record client data. Can the infomation be transfered to MS Access. Can the reports, input forms be transfered as well as the database?
|
| Record Lock on SQL table | 26 Jun 2003 18:03 GMT | 6 |
If I access an SQL table (one record, one longint field) from Paradox via an OBDC connection with a tcursor and if I can lock the record I grab the value, increment it by one and then post and unlock the record.
|
| Protection of Paradox tables | 26 Jun 2003 16:43 GMT | 1 |
I've to add a password to paradox tables in my program. My code to a table is the following: MyTable->TableName = "table"; MyTable->Exclusive=true;
|
| Can this be done with a Query Only either QBE or Local SQL ? | 26 Jun 2003 14:15 GMT | 3 |
Target Database is Paradox. As a result of a query I end up with an Answer Table with the Column "CLIENT_ID". What I need to do is to add new records to another Table which has the
|
| How to find a method? | 25 Jun 2003 22:16 GMT | 4 |
I'm using P9 and I am trying to make my way through the following code: ... if WorkLib5.CreateReportResults() < 0 then msgStop("Error creating Results","Unable to get test results for "+
|
| scrolling a table frame | 25 Jun 2003 18:53 GMT | 5 |
Does anyone know how I can keep the leftmost column on a forms table frame from disappearing when I scroll to the right? I would like that column to stay in place at all times so I can see the value in it but I have a lot of fields on in the table frame. Is there a way to do that?
|
| send keys problem/ Pdx 8 | 25 Jun 2003 13:24 GMT | 2 |
I have a push button on a form that creates a query and calls a report that needs to print to a label printer. I need to modify the Printer Properties to change paper size and orientation. I have found that sendkeys is the only way to effectively to do this. When I run the
|
| registry settings for pdox 4 under W2K professional | 25 Jun 2003 12:35 GMT | 1 |
We are at the brink of upgrading our servers to Windows 2000 professional but are left with a registry question concerning a paradox 4 application. Under NT we had to adjust the following in order to avoid corrupted tables:
|