DateTime and Money errors with Delphi 3.0 and SQL Server 6.5
--------------8783FB3FF27F97C07D69C231
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
I'm running a Windows NT 4.0 (portuguese) version, and Delphi 3.0 and
SQL Server 6.5 (english) version.
I have a simple table with one DateTime field and another Money field.
When I try to input values for the date (that have the prefix different
between english and portuguese - ex: 'SEPtember' - 'SETembro') or the
money (uppdating the field), I get the errors:
For DateTime - "General sql error. Syntax error converting DATETIME from
character string."
For Money - "General sql error. Cannot convert CHAR value to MONEY. The
CHAR value has incorrect syntax."
Do somebody had this problem before and can HELP me?
--------------8783FB3FF27F97C07D69C231
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit
<HTML>
I'm running a Windows NT 4.0 (portuguese) version, and Delphi 3.0 and SQL
Server 6.5 (english) version.
<P>I have a simple table with one DateTime field and another Money field.
When I try to input values for the date (that have the prefix different
between english and portuguese - ex: '<B>SEP</B>tember' - '<B>SET</B>embro')
or the money (uppdating the field), I get the errors:
<P><FONT COLOR="#000000">For DateTime</FONT> - <FONT COLOR="#FF0000">"General
sql error. Syntax error converting DATETIME from character string."</FONT>
<BR>For Money - <FONT COLOR="#FF0000">"General sql error. Cannot convert
CHAR value to MONEY. The CHAR value has incorrect syntax."</FONT>
<P>Do somebody had this problem before and can <B><FONT COLOR="#FF0000">HELP
</FONT></B>me?</HTML>
--------------8783FB3FF27F97C07D69C231--