Subject Re: [firebird-support] Re: Inserting a Date Value from Firebird
Author Alexandre Benson Smith
berniebialt wrote:

>I am trying to update the date from vb.net. The actual SQLString
>value is:
>
> "Insert into "MstrFile" ("DOB") Values (#10/7/1962#)"
>
>
>
Bernie,

What the "#" means ?

A valid insert statement in FB would be:

Insert into "MstrFile" ("DOB") Values ('10/7/1962')

Assuming you want to insert October, 7th, 1962

see you !


--

Alexandre Benson Smith
Development
THOR Software e Comercial Ltda.
Santo Andre - Sao Paulo - Brazil
www.thorsoftware.com.br