Need to set regional settings 
Author Message
 Need to set regional settings

Hello,

Don't react on this message if you want to tell me that I
should not do this.
I have to configure 75 computers a day to be sure the
correct settings are used.
In all my applications the same error occurs.
In Holland we have a ,(comma) as decimal symbol not a .
(dot).

I'm working on a access database and need to check te

Quote:
> regional settings.
> I need to set decimal and digit symbol on Number and
> Currency tab.

> The database runs on Windows NT.

> I know there is a API Call but cant find him.

> Can you help me,

> Thanks in Advance.

> Wouter



Tue, 01 Nov 2005 18:13:03 GMT  
 Need to set regional settings
Sorry, but the fact of the matter is that your application is poorly written
if it can't handle the user's settings.

However, if you're insistent on overruling your users' choices, Randy Birch
has lots of code dealing with Locales and Regionalization at
http://www.mvps.org/vbnet/index.html?code/locale/index.html

Note that his site is aimed at VB programmers. Many of the form-related
instructions won't work in Access. However, the code from the BAS modules
should port into Access without any problem.

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele


Quote:
> Hello,

> Don't react on this message if you want to tell me that I
> should not do this.
> I have to configure 75 computers a day to be sure the
> correct settings are used.
> In all my applications the same error occurs.
> In Holland we have a ,(comma) as decimal symbol not a .
> (dot).

> I'm working on a access database and need to check te
> > regional settings.
> > I need to set decimal and digit symbol on Number and
> > Currency tab.

> > The database runs on Windows NT.

> > I know there is a API Call but cant find him.

> > Can you help me,

> > Thanks in Advance.

> > Wouter



Wed, 02 Nov 2005 04:53:27 GMT  
 Need to set regional settings
On Fri, 16 May 2003 16:53:27 -0400, "Douglas J. Steele"

Quote:

>Sorry, but the fact of the matter is that your application is poorly written
>if it can't handle the user's settings.

Could be a classroom, where they want everyone to start the day from a
known set of annoying settings.  In the USA, there's no better way to
bring home the impact of regional settings than to start everyone with
the settings appropriate for, say, Pakistan. <g>  It reduces their
tendency to make unwarranted assumptions.  (Some of them, anyway.)

--
Mike Sherrill
Information Management Systems



Thu, 03 Nov 2005 21:44:22 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Need to set regional settings in WinNT

2. Need to set regional settings in Windows NT

3. Setting the data in the regional setting

4. Setting the Regional Date and Time Settings.

5. How to set WINDOWS REGIONAL SETTING in VB

6. How to set the regional setting on Evb?

7. Change Windows Regional Date/Time setting

8. Set Regional Settings via code

9. Regional DATE setting Question.

10. Regional Date setting of Win95

11. Regional Setting

12. Decimal separtor problem with regional setting

 

 
Powered by phpBB® Forum Software