You are here:

Delphi Programming

Recent Answers

2009-11-05 Delphi - Intraweb:

Here's what I was able to find: www.atozedsoftware.com/intraWeb/ www.swissdelphicenter.ch/en/showarticle.php?id=7 community.borland.com/article/0,1410,29650,00.html www.thedelphimagazine.com/Samples/1749/1749

2009-11-05 Delphi - Save Jpeg to MS SQl Server 2000:

hello, what is the reason behind "don't want to use blob field"? it is some personal taste, or you have a rationale? because TBlobFields are the standard way of dealing with binary or blob database

2009-11-02 Delphi - Max min from array:

Lily, Delphi creates very fast native code, so creating this in assembly seems like overkill. If you were searching for the min and max in an array of 1,000, or 10,000 then perhaps you may be able to

2009-10-28 Delphi - Extracting strings from *.exe written in Delphi:

I have in the past written a simple Delphi application that opens for read the exe file and scans for ASCII characters in the normal range with a minimum lenght and dumps them into a string list. A parameter

2009-10-15 Delphi - Trouble making ODBC connection:

I've avoided the BDE since there is an additional installation, configuration, and performance reduction. I use SDAC (SQL Data Access Components) and connect hundreds of queries to a single DB Connection

Categories

Browse Alphabetically

©2009 About.com, a part of The New York Times Company. All rights reserved.