Subject Re: Inserting a date in Firebird
Author Svein Erling
> In short, if I format my date in the format "mm/dd/yyyy", how
> would I insert this date into a table, making sure the date is
> correctly interpreted by the database?

Simply pass it as a date, not a string. E.g.

Something.FieldByName('YourDateField').AsDateTime:=StringToDate(...);

HTH,
Set

- I support Firebird, I am a FirebirdSQL Foundation member.
- Join today at http://www.firebirdsql.org/ff/foundation