Subject | RE: [firebird-support] access violation on post, working on delphi 7 and firebird 2.0.3.12981 ref/eDN0013816581 |
---|---|
Author | dennis |
Post date | 2007-12-14T15:28:59Z |
I found more about this problem. The error occurred when it tries to post a
value to numeric(15,7) field with value i.e.: 0,0000000 If I try to post the
value 0,000000 (one zero less, total 6 decimals) there is no problem.
Any suggestions?
Dennis
From: firebird-support@yahoogroups.com
[mailto:firebird-support@yahoogroups.com] On Behalf Of dennis
Sent: Friday, December 14, 2007 1:38 PM
To: delphi-en@yahoogroups.com; firebird-support@yahoogroups.com
Subject: [firebird-support] access violation on post, working on delphi 7
and firebird 2.0.3.12981 ref/eDN0013816581
I have a firebird database that worked well, until I changed the decimal
separator from [.] to [,] from regional settings of the system.
Since this change, when I do an edit and post, on port I took the error
message: Access violation at address 0045CDD0 in module
'Project_simple_opening_a_table.exe'. Read of address 00000000.
I created a new project that does only action, edit and post and the access
violation appeared again.
If change the decimal separator back to [.] the application works perfect.
This problem occurred both on vista and on xp pro.
Any suggestions?
Thank you in advance
Dennis
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]
value to numeric(15,7) field with value i.e.: 0,0000000 If I try to post the
value 0,000000 (one zero less, total 6 decimals) there is no problem.
Any suggestions?
Dennis
From: firebird-support@yahoogroups.com
[mailto:firebird-support@yahoogroups.com] On Behalf Of dennis
Sent: Friday, December 14, 2007 1:38 PM
To: delphi-en@yahoogroups.com; firebird-support@yahoogroups.com
Subject: [firebird-support] access violation on post, working on delphi 7
and firebird 2.0.3.12981 ref/eDN0013816581
I have a firebird database that worked well, until I changed the decimal
separator from [.] to [,] from regional settings of the system.
Since this change, when I do an edit and post, on port I took the error
message: Access violation at address 0045CDD0 in module
'Project_simple_opening_a_table.exe'. Read of address 00000000.
I created a new project that does only action, edit and post and the access
violation appeared again.
If change the decimal separator back to [.] the application works perfect.
This problem occurred both on vista and on xp pro.
Any suggestions?
Thank you in advance
Dennis
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]