| Moderator |
|
Mike Prestwood
Prestwood IT
Prestwood IT office in Citrus Heights, CA
|
|
| Birthday This Month: |
January 8
|
| Primary Role: |
Coder |
| Primary Group: |
C# |
| Secondary Groups: |
Delphi
VB.Net
Prism
Coder
|
| Location: |
Citrus Heights, CA USA
|
|
|
HighlightsPosted within the last 90 days. |
|
| |
Title |
Created By |
|
|
1.
Comment about Merge a Word Document with a Paradox table
Depends quite a bit on what you want to do.
If you're just looking to control a mail-merge, then DDE is probably the best way to go.
However, if you're looking to create a more sophisticated report using Word as a template, you might also consider using OpenOffice ODT format as an interim step. These are actually just zip files, so if you unzip them using ObjectPAL via a commandline utility, you can get at the text portion pretty easily.
This allows you to create a complex template in OpenOffice with characteristic field markers that you can can process and rewrite with the markers replaced with any fields or data you want.
Finally you rezip up the template as a new file which can be opened in Word or OpenOffice.
It sounds complicated, but it really isn't, and it does free you from the limitations of the Paradox reporting tool.
16 days ago, Updated 16 days ago by
|
|
 Paradox
|
|
2.
Comment about Delphi Case Sensitivity (No)
delphi sucks---max
23 days ago, Updated 23 days ago by
|
|
 Delphi
|
|
3.
Comment about Craigslist Job Posting Posted
Sounds good - I will give you a ring Monday in the AM?
25 days ago, Updated 25 days ago by
|
|
 Prestwood IT
|
| | 4. Comment about Craigslist Job Posting Posted...again! By mprestwood |
| | 5. Comment about Craigslist Job Posting Posted...again! By lowster11 |
Updated 90 Day Posts: All Types
Updated within last 90 days and not in the new 90 day posts list above.
| |
Title |
Created By |
|
1884 Hits
|
1.
Converting from a Workgroup to a Domain
For a particular user on a particular computer, all programs installed for all users will still be available whether they log into their computer or the domain. You will have to migrate all other user specific settings either manually or use an automated tool.
Both of which are incomplete so expect to have to manually migrate some application specific settings and data for each user. At a minimum, log into the old local account and migrate My Documents, Desktop, Favorites, and perhaps e-mail such as the Outlook .PST or Outlook Express .DBX files.
33 months ago, Updated 18 hours ago by Gerald.R
|
Last updated by Gerald.R
|
 Tech
|
300 Hits
|
2.
Kavoom vs Multiplicity vs Synergy
tbd
111 days ago, Updated 85 days ago by mprestwood
|
Last updated by mprestwood
|
 Tech
|
739 Hits
|
3.
Vote for Prestwood IT
Voting ends December 29, 2011. Anyone can vote! Our voting page. Please come back to this page from time to time and vote for us in our current campaign. If you hear of a contest we can enter, please contact us.
7 months ago, Updated 108 days ago
|
|
 Prestwood IT
|
108 Hits
|
4.
Prestwood Backup Options Overview
Computer data backup services for home users and small businesses in the greater Sacramento, CA area including online backup for disaster recovery, onsite hard drive backup, redundant hard drives in servers AND KEY WORKSTATIONS, and data backup and restore from one computer to another.
17 months ago, Updated 5 months ago
|
|
 Tech
|
1960 Hits
|
5.
Error 80004005: Operation must use an updateable query.
This error is usually a result of folder permissions.
9 years ago, Updated 5 months ago
|
|
 Prestwood IT
|
Message Boards Activity1393 posts. |
|
Thread 6 of 6 | | 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 5 of 6 | | 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 Delph...  Kim.J | Thanks,
Next time i search the .net instead of the Prism Wiki. |
|
 3429 Hits |  Delphi Prism | |
Thread 4 of 6 | | 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 2 of 6 | | 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 a... |
 |  Pascal and Delphi Coding | |
Thread 1 of 6 | | 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 boug... |
 33 Hits |  Corel Paradox / ObjectPAL Coding | |
Knowledge Base Posts
|
|
KB Comments
|
|
 Mike Prestwood
|
Hi Chris,
Give me a call at 916-726-5675 x205 and let's setup a time to stop by the office for a meet and greet.
Mike
|
Regarding...
Craigslist Job Posting Posted
New unpaid intern position posted to Craigslist. We hire about 1 in 4 techs that go through our formal intern program. Either way, it's a great way to gain some real industry experience.
|
|
|
 Mike Prestwood
|
Shawn:
Great approach! Very similar to coding for Win32/Win64 in Delphi and other such code base compiler if defs.
Mike
|
Regarding...
Share Code with Delphi and Prism
Can I share code between a Delphi and a Dephi Prism project? I want to have a single source Win32 and .Net application.
|
|
|
Blog Topics:
|
|
| |
KB Article |
|
|
Mike Prestwood
|
1. The Future of Paradox Blog
If you have an existing Paradox system you can keep using it but you'll need to skip the Vista operating system and either stick with Windows XP or move to Windows 7. Because better tools exist, you may very well want to put a plan together now for converting to another development tool or at least understand what the future is likely to hold. If you're a power-user or researcher working with data, stick with Paradox.
7 years ago, and updated 16 months ago
(30 Entries
, last by OzPaul )
|
 Blog
 19562 Hits
|
 Corel Paradox / ObjectPAL Coding
|
Mike Prestwood
|
2. ASPSuite Developers Blog
Developer blog journal for our ASPSuite product. This blog is intended for the Prestwood ASP Classic developers.
6 years ago, and updated 53 months ago
, last by mprestwood )
|
 Blog
 3028 Hits
|
 ASP Classic Coding
|
Mike Prestwood
|
3. Is Paradox a good Internet solution?
My thoughts on whether Paradox for Windows is a good solution for building web-based Internet solutions.
9 years ago, and updated 42 months ago
(6 Entries
, last by mprestwood )
|
 Blog
 5298 Hits
|
 Corel Paradox / ObjectPAL Coding
|
Mike Prestwood
|
4. Information Technology(IT) Reading List Blog
List of books and articles every IT professional should read. Add your recommendations!
9 years ago, and updated 53 months ago
(1 Entries
, last by mprestwood )
|
 Blog
 3089 Hits
|
 Computer Industry
|
|
|