Delphi Pages Forums  

Go Back   Delphi Pages Forums > Delphi Forum > DB-Aware

Lost Password?

Reply
 
Thread Tools Display Modes
  #1  
Old 09-06-2000, 04:17 AM
N/A
Guest
 
Posts: n/a
Default exception opening access db

after the "Open" of an msaccess table an "Invalid Floating Point Operation" exception is raised.

why it happend? Please help me. Thank's

alex@daskalos.com
Reply With Quote
  #2  
Old 09-06-2000, 09:46 AM
N/A
Guest
 
Posts: n/a
Default RE: exception opening access db

I got similar errors when converting databases between Access and SQL Server. It turned out that Currency columns that contained null values were not interpreted as having a zero value when I was accessing them "AsCurrency".

A little routine that put zeros into every null currency solved the problem.

Hope this helps.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:13 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.