Charles Faiga

3,333
Reputation
638 views

Registered User

Name Charles Faiga
Member for 1 year
Seen 3 hours ago
Website
Location Johannesburg, South Africa
Age
Software developer working with: Delphi, C++, C, MySql
2d
awarded  Popular Question
Nov
13
answered Swap bits in a number in C.
Nov
8
accepted Where is a tutorial for using XML with Delphi?
Nov
1
asked Backing Up Views with Mysql Dump
Oct
31
revised How does one do a multi table UPDATE in MYSQL 5.1 using ‘ORDER BY’ and ‘LIMIT’ statments
added 376 characters in body; added 38 characters in body; added 1 characters in body
Oct
31
comment How does one do a multi table UPDATE in MYSQL 5.1 using ‘ORDER BY’ and ‘LIMIT’ statments
Two queries will work - but for Performance reasons – I would like to use one
Oct
31
comment How does one do a multi table UPDATE in MYSQL 5.1 using ‘ORDER BY’ and ‘LIMIT’ statments
the 'FixedPlace' is a lookup table - and its results are saved in the Events table
Oct
31
asked How does one do a multi table UPDATE in MYSQL 5.1 using ‘ORDER BY’ and ‘LIMIT’ statments
Oct
25
answered What Is The Best Database For Delphi Desktop Applications That Supports Stored Procedures?
Oct
23
awarded  Nice Answer
Oct
22
comment Is FindFirst,FindNext & FindClose Thread safe in delphi
TSearchRec is defined in the 'Execute' part of the thread
Oct
22
asked Is FindFirst,FindNext & FindClose Thread safe in delphi
Oct
20
awarded  Good Answer
Oct
20
comment Getting windows ‘ShFileOperation’ API to recursively delete files in Delphi
Adding a all the flags gives an answer of $2A96 and FOF_NORECURSION = $1000 Thus FOF_NORECURSION has not been enabled
Oct
20
revised Getting windows ‘ShFileOperation’ API to recursively delete files in Delphi
edited body
Oct
20
revised Getting windows ‘ShFileOperation’ API to recursively delete files in Delphi
added 115 characters in body; added 8 characters in body
Oct
19
revised Getting windows ‘ShFileOperation’ API to recursively delete files in Delphi
deleted 133 characters in body
Oct
19
comment Getting windows ‘ShFileOperation’ API to recursively delete files in Delphi
Hi Mason - I am not using FOF_NORECURSION how should I change my code to make it recursively delete the files in the subdirectories ?
Oct
19
asked Getting windows ‘ShFileOperation’ API to recursively delete files in Delphi
Oct
19
comment Copying lots of files in Delphi
Thanks - SHFileOperation() works well the copy now takes seconds - before it took minutes :)
Oct
19
revised Copying lots of files in Delphi
added 27 characters in body
Oct
19
revised Copying lots of files in Delphi
deleted 14 characters in body
Oct
19
asked Copying lots of files in Delphi
Oct
16
revised Set AUTO_INCREMENT starting value in a InnoDB table to zero?
edited tags
Oct
16
asked Set AUTO_INCREMENT starting value in a InnoDB table to zero?
Oct
16
asked Mysql - Stored procedure not using the query cache
Oct
10
answered Unit testing - videos or pod casts
Oct
10
answered REST and RESTful - videos or pod casts
Oct
10
comment Getting started with XML and Delphi
see stackoverflow stackoverflow.com/questions/1535143/…
Oct
9
awarded  Popular Question
Oct
8
comment How do you do a global search and replace in all the files in Delphi 2006 project
DELPHI 2010 has the same problem
Oct
8
answered Where is a tutorial for using XML with Delphi?
Sep
28
comment Scrolling issues with TRichEdit in Delphi
Thanks - this works nicely :)
Sep
28
revised Scrolling issues with TRichEdit in Delphi
added 120 characters in body
Sep
28
asked Scrolling issues with TRichEdit in Delphi
Sep
28
asked How does one access the ‘NameThreadForDebugging’ in Delphi 2010
Sep
27
answered Online Code Beautifier And Formatter for Delphi or Pascal
Sep
24
answered Getting a longer stacktrace from FastMM?
Sep
21
asked What is the most efficient way to do check if a value exist then Update or Insert in Sql
Sep
19
revised TThread.resume is deprecated in Delphi-2010 what should be used in place?
added 136 characters in body
Sep
19
awarded  Yearling
Sep
17
revised In Delphi is there a function to convert XML date and time to TDateTime
added 1368 characters in body; added 2 characters in body
Sep
17
asked In Delphi is there a function to convert XML date and time to TDateTime
Sep
17
awarded  Notable Question
Sep
14
revised Unicode problems with Delphi 2009 / 2010 and windows API calls
added 73 characters in body; added 1 characters in body
Sep
14
comment Unicode problems with Delphi 2009 / 2010 and windows API calls
the second option works thanks :)
Sep
14
revised Unicode problems with Delphi 2009 / 2010 and windows API calls
deleted 3 characters in body
Sep
14
asked Unicode problems with Delphi 2009 / 2010 and windows API calls
Sep
14
awarded  Popular Question
Sep
13
revised TThread.resume is deprecated in Delphi-2010 what should be used in place?
added 115 characters in body; added 48 characters in body