Enter Keywords:
1 - 10 of 108(0.016 seconds)
Sort By:
 
I'm able to delete or add fields to an Access table using Delphi code but am struggling to do the same with an Excel table. The ALTER TABLE SQL syntax I use with Access doesn't seem to work whe...
Zones: Delphi Programming, Delphi D...Date Answered: 03/23/2008 Rating: 8.4 Views: 9
I am experiencing some huge memory leak problems and I am not sure how to solve them. It could be that an external package my be causing them, but I am fairly sure it's me. code below, I have ta...
Zones: Delphi Programming, PascalDate Answered: 07/12/2008 Rating: 6.2 Views: 5
How can i retrieve the computer's BIOS date with Delphi Pascal (16 bits version)? I tried memory location Mem[$FFFF:$0005] but this gives a general protection failure
Zones: PascalDate Answered: 10/14/1997 Rating: 7.8 Views: 0
OK, bit of a weird question here, seem as turbo pascal is so similar to delphi I thought some one might know the answer. How do you load text files and edit and save them in turbo pascal?
Zones: Delphi ProgrammingDate Answered: 09/22/2000 Rating: 8.6 Views: 0
Hi Experts, I think i have a bit of a tricky situation here. I have a client that requires some General Ledger Tools written and they have some very specific criteria. The criteria is: ...
Zones: Pascal, Delphi Database, Delphi Program...Date Answered: 05/24/2008 Rating: 6.8 Views: 0
I want to find a fast way to read large(100mb+) text files and parse them into a ListBox(TStringList).
Zones: Delphi Programming, PascalDate Answered: 01/26/2008 Rating: 8.8 Views: 4
Ok, the reason for the low point count on this is that I am just looking for information(although working code would allow me to up the point count). What I'm trying to do is code a server prog...
Zones: Delphi Programming, PascalDate Answered: 02/01/2008 Rating: 8.0 Views: 42
I'm basically trying to get the company name in dll's. Anyone know of a way other than VerQueryValue(). Iit wasn't returning it yet I know that the Company Name is filled.
Zones: Delphi Programming, PascalDate Answered: 02/02/2008 Rating: 8.0 Views: 4
I am using Delphi to create a virtual user that fills in a form in another application.  In this form, there are some cases where certain fields get filled in and other times where they do not.  I ...
Zones: Delphi Programming, PascalDate Answered: 02/07/2008 Rating: 8.8 Views: 10
The attatched snipped is what I am trying to translate: What I have so far is this and it likes to give an access violation: const   cmtNormal : Integer = 0;   cmtSystem : Integer = 1;   cmt...
Zones: Delphi Programming, PascalDate Answered: 02/15/2008 Rating: 9.2 Views: 0