Thread 25 of 25 |
| Thread Starter or a Reply (but not last) | | | Group |
 Mike Prestwood | New PrestwoodBoards DesignSimple question, do you like the new PrestwoodBaords design?  Wes | I like it. It looks clean and approachable. |
|
 385 Hits |  PrestwoodBoards |
|
Thread 24 of 25 |
| Thread Starter or a Reply (but not last) | | | Group |
 brationer1 | Lookup Tables ErrorWell, please excuse my long absence. I have been doing well until lately. I have moved from XP to Windows 7, now my lookup tables are not working. As a matter of fact, Paradox 9 closes down as soon as I make a selection from the table. I really need some help here PLEASE.  mprestwood | Post 14312 is still available. I just fixed the link in Donald's post. |
|
 1414 Hits |  Corel Paradox / ObjectPAL Coding |
|
Thread 23 of 25 |
| Thread Starter or a Reply (but not last) | | | Group |
 Mike Prestwood | RE: Lookup Tables ErrorPost 14312 is still available. I just fixed the link in Donald's post. |
 |  Corel Paradox / ObjectPAL Coding |
|
Thread 22 of 25 |
| Thread Starter or a Reply (but not last) | | | Group |
 Mike Prestwood | RE: Windows 7 deleting information...Awesome Don. Thanks for posting. I have no clue regarding your missing data. I have never heard of Windows deleting personal data. Have you tried an undelete program? It might be interesting to see what turns up when it scans your HD.
By the way, welcome! |
 |  Windows Users |
|
Thread 21 of 25 |
| Thread Starter or a Reply (but not last) | | | Group |
 Mike Prestwood | Anyone got Delphi Prism?Anyone currently using or studying Prism? If so, post here. I'd like to know if you're studying it or using it on a real project. Also, did you use Delphi, Delphi for .Net, Oxygene, or Lazarous?
We have a few existing Delphi clients we are migrating from Delphi to Delphi Prism this next quarter but I've got Delphi Prism and I'm primarily studying it right now. I'm filling in the Prisdm data for my Prism Cross Reference Language Guides.  Kim.J | Thanks,
Next time i search the .net instead of the Prism Wiki. |
|
 5776 Hits |  Delphi Prism |
|
Thread 20 of 25 |
| Thread Starter or a Reply (but not last) | | | Group |
 John.B4 | Windows 7 / BDEHi, I'm new to this group but old to PDOX. I have a small network of 5 and the transition to W7 was seamless except it was essential to use a folder in the net dir as opposed to the root directory. |
 15 Hits |  Corel Paradox / ObjectPAL Coding |
|
|
Thread 18 of 25 |
| Thread Starter or a Reply (but not last) | | | Group |
 Mike Prestwood | RE: BDE ConfigurationYour logged in user account doesn't have enough rights. For example, when a computer is newly joined to a domain, it typically does not have full rights to write to it's own hard drive. Lots of ways around this, but the technique we usually use is to add the specific user (more secure) or domain users (less secure but more flexible) to the administrator group of the local computer. You have to log in as a domain admin to do this.
Other reasons are similar in nature: out of space, CFG used by another resource, etc.
You can also try saving the CFG to a folder known to have full rights by this user. |
 |  Pascal and Delphi Coding |
|
Thread 17 of 25 |
| Thread Starter or a Reply (but not last) | | | Group |
 Michael.C | Need bde administrator??We have been using Paradox on Windows SBS 2003 for several years. Decided to stay with Paradox since we have put a lot of time in it and it is still working. So recently upgraded to Wordperfect X5. Supposedly got the "terminal services" edition. Anyway our bde is 5.0.1. I have downloaded the version archived here. But my question is do we need to use bde administrator? Corel doesn't support it. We can't tell that it is part of the program we bought. So makes me wonder if we even need it. I mean is Corel selling a product that will not work without a program that is not part of the package, not even being updated and is hard to find? Really? |
 33 Hits |  Corel Paradox / ObjectPAL Coding |
|
|
Thread 15 of 25 |
| Thread Starter or a Reply (but not last) | | | Group |
 Mike Prestwood | Download WinHelp for Windows 7 |
 |  Corel Paradox / ObjectPAL Coding |
|
Thread 14 of 25 |
| Thread Starter or a Reply (but not last) | | | Group |
 Mike Prestwood | Resave filesHi Bob,
You probably just need to resave all forms, reports, scripts, and libraries. |
 |  Corel Paradox / ObjectPAL Coding |
|
Thread 13 of 25 |
| Thread Starter or a Reply (but not last) | | | Group |
 jmgwalker | MS Image Writer Causing PDox to LockupEnumprinters() looks at the installed printers. If MS Image writer is installed (as it is on all our work computers) AND if it is set to be your default printer, this code will fail. Anybody have a solution?  mprestwood | What version of Paradox are you using? Have you applied the patches? Also, do all the printers exist? If not, delete the printers that do not exist. |
|
 1337 Hits |  Corel Paradox / ObjectPAL Coding |
|
Thread 12 of 25 |
| Thread Starter or a Reply (but not last) | | | Group |
 Mike Prestwood | RE: MS Image Writer Causing PDox t...What version of Paradox are you using? Have you applied the patches? Also, do all the printers exist? If not, delete the printers that do not exist. |
 |  Corel Paradox / ObjectPAL Coding |
|
Thread 11 of 25 |
| Thread Starter or a Reply (but not last) | | | Group |
 Mike Prestwood | ObjectPAL CreateIndexOh, also, here's an example of using createIndex() to create a paradox primary key just in case you wish to go that direction:method pushButton(var eventInfo Event), var, tblNoKeyTable Table, dynAttribs Dynarray[] Anytype, dynFieldnums Array[1] Smallint, endvar dynFieldnums[1]=1, dynAttribs["PRIMARY"] = True tblNoKeyTable.attach(":work:NoKeyTable.db"), tblNoKeyTable.createindex(dynAttribs, dynFieldnums), endMethod
See the example in the ObjectPAL help for createIndex() too, it shows you how to create secondary indexes. |
 |  Corel Paradox / ObjectPAL Coding |
|
|
Thread 9 of 25 |
| Thread Starter or a Reply (but not last) | | | Group |
 Mike Prestwood | RE: Repeating code a varied number... |
 |  Corel Paradox / ObjectPAL Coding |
|
Thread 8 of 25 |
| Thread Starter or a Reply (but not last) | | | Group |
 Cottage Builder | Paradox LookupI am having troubles with Paradox 11 running under XP,
,
In table restructure, the 'lookup dialogue box' is not available. When I
attempt to invoke it, the program returns the error message;.....,
,
Access Violation at address 00A8F6AC in Module 'PXDCRT32.DLL' . read of address 00000000.,
,
Does this mean anything to anyone? and is there a fix?
|
 3569 Hits |  Corel Paradox / ObjectPAL Coding |
|
Thread 7 of 25 |
| Thread Starter or a Reply (but not last) | | | Group |
 Mike Prestwood | RE: Paradox LookupAwesome info, thanks for following up. |
 |  Corel Paradox / ObjectPAL Coding |
|
Thread 6 of 25 |
| Thread Starter or a Reply (but not last) | | | Group |
 bob.s2 | paradox 9 distributionHi need help with Paradox Distribution Expert, I saw a link but seems like the link is borken. Any help in a direction would be helpfulthanksbob shin, |
 6 Hits |  PrestwoodBoards |
|
|
|
Thread 3 of 25 |
| Thread Starter or a Reply (but not last) | | | Group |
 Mike Prestwood | SendKeys no longer viable
| Quote: |
Originally Posted by Gonzalo.C  |
|
It does work disabling the UAC. Thanks.
Trouble is, I dont think I want to disable UAC in all the other user's computers.
... |
, I completely agree. I don't think SendKeys is a viable programming technique going forward. That's too bad though cuz it sure filled in for difficult programming tasks. |
 |  Corel Paradox / ObjectPAL Coding |
|
|
|