| Thread | Last Post | Replies |
|
| Source of forms and reports | 30 Aug 2003 14:53 GMT | 1 |
I have to transfer a paradox database into Access database but I don't know paradox. Please how knowing the sources of forms and reports ? Thank you for your response.
|
| Newbie Question | 29 Aug 2003 19:16 GMT | 2 |
Hi Group, im new to Paradox and need to write a method wich loops through all records of a table. My Problem was that I had to export the table and it contains some Memo/Formated Memo fields. So I wrote a function in
|
| Report question/Database structure problem | 29 Aug 2003 14:43 GMT | 3 |
I am meanwhile at a dead end :-( I have a question regarding a report/database design. The goal is to create a "customer information booklet" (something like CRM but not THAT much).
|
| Using DDE to find data in a Paradox 8 table? | 29 Aug 2003 00:17 GMT | 4 |
I am able to open a DDE channel ton Paradox in a programming language called WinBatch. I would like have WinBatch be able to use DDE to command Paradox to search a column for a particular value and return the record number where the value is found back to WinBatch. I have
|
| Paradox as a DDE server, is OPAL crippled? | 28 Aug 2003 23:59 GMT | 1 |
I searched every resource and no one seems to know how to do this or if it is even possible: 1. Open a DDE channel to Paradox with a Windows app capable of being a DDE client. (This step is easy, it's step 2 that's the killer.)
|
| Setting working directory and undefined script/function | 28 Aug 2003 23:16 GMT | 2 |
Paradox 4.0 two questions. First, I'm trying to change the working directory for a paradox application. I change the directory from E:\ to P:\paradox\, and every time I close and re-open the application, it's back on E:\ again. Why?
|
| Pdox7 and XP | 28 Aug 2003 19:07 GMT | 1 |
Hi all !!! On some (not all) XP machines, when we run Pdox7 and then exit, we can not go back and run Pdox7 again... we get the message that BDE is Busy. It seems that the BDE is not being released from the memory.
|
| Paradox: Can only read, but not write into database | 28 Aug 2003 15:32 GMT | 4 |
I've got a Paradox 3.X database, exported by Access or as a variant exported per DTS with a MS-SQL-Server. I am able to access the database and display all records with ASP with the following code:
|
| Pdox 4.5 Print to USB | 27 Aug 2003 03:52 GMT | 2 |
Is it easily possible for Pdox 4.5 to print to a USB port or to a peer to peer network printer? Or shall I just stick to LPT1? Thanks.
|
| Paradox For Palm | 26 Aug 2003 18:22 GMT | 1 |
Is there a paradox ver for palm os System ?
|
| approx. 200 Users one Delphi Application with Paradox 7 | 26 Aug 2003 08:08 GMT | 7 |
my question: 200 Users want acess to one paradox 7 DB; All Users will use THEIR OWN TABLE and a separate process at the server will insert the different data sequentielly to the final paradox table; Ok: will i get troubles with the Pdox Net Dir => Pdoxusrs.net, because
|
| How to find breakpoints? | 25 Aug 2003 19:50 GMT | 1 |
Using P9 Does Paradox 9 have a utility that will scan all forms and libraries in a folder and display a listing of all breakpoints in all of those files? I just finished some extensive application changes, and when I copied the
|
| table blocked by users | 25 Aug 2003 18:27 GMT | 1 |
I have a form that is used by 100 users at the same time, the problem is that when the users are connected one by one, the data model master table is blocked, when one user open the form ,the form method open , apply a filter to a record specified to make it an exclusive record.
|
| Re: 32 character field name restriction | 24 Aug 2003 21:53 GMT | 1 |
If you are using Progress 7.3 and above then defining each field name using the AS syntax within an SQL statement should work. Also Progress V8.3 and above supports triggers and views. Progress V9 supports stored procedures.
|
| changing format in a grid | 22 Aug 2003 17:44 GMT | 5 |
pdx 7 32, XP/NT/2000 I have a table grid with some numeric column/fields. The number format for these fields is "windows #". I tried to change the format of a field to a custom one. The problem is that
|