Answer Posted / krishna kishore
the user has to specify the Date as follows when creating it
as field name.
"[Date]". the square brackets are mandatory.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to capture an image from a video source?
How to Display a 24 bit True Color bitmap image on a 256 color display?
What are the different Control Panel Applets?
I'm using Delphi 4/5 and have am trying to fill a RichEdit control with both European characters and Thai characters - while I can change character colours the font stays with what was selected for the control:- reLangB.SelAttributes.Color :=dCol; reLangB.SelAttributes.Name :=FontName[dLang]; reLangB.SelAttributes.Charset :=FontChar[dLang]; reLangB.SelAttributes.Style :=[]; reLangB.Lines.Add(dText); The FontName and FontChar arrays contain the font info, and using a similar method for Captions and EditBoexes works! Anybody any ideas? Thanx in advance!
How to Hide the application from the Windows Taskbar?
How to Detect if the system time has been changed ?
what is Auto increment Build Number?
How to create an example of your problem for Borland Developer Support?
How to Make text background transparent?
How to drop down a menu Programmatically ?
How to make changes to the VCL code?
How to Make the drop-down list appear faster?
What does the error 'Token not found'?
What is DCOM Dependency?
What are Delphi and C++ Builder Action Lists and how to use them?