Regional settings and data returned from Access
From: Jeff J Jones (jjones#NOSPAM#_at_jonestc.com)
Date: 02/13/04
- Next message: DIOS: "Re: Query an external database..."
- Previous message: Dirk Goldgar: "Re: Query an external database..."
- Next in thread: Joe \: "Re: Regional settings and data returned from Access"
- Reply: Joe \: "Re: Regional settings and data returned from Access"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 13 Feb 2004 11:09:43 -0700
I have a VB application which utilizes an Access 2000 database.
It works fine when the user's Language/Regional setting is "English (US)".
But, change the Lang/Reg to "French (Canadian)" and a typical fraction that
would have returned as "3.14" is returned as "3,14".
Notice the comma instead of the period for the decimal separator. So If I
try to use this number in any SQL string - of course it bombs.
How do I solve this please?
- Next message: DIOS: "Re: Query an external database..."
- Previous message: Dirk Goldgar: "Re: Query an external database..."
- Next in thread: Joe \: "Re: Regional settings and data returned from Access"
- Reply: Joe \: "Re: Regional settings and data returned from Access"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|