Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

National coding w. method DAO.CreateDatabase (country=0;la..

 
   Database Help (Home) -> Visual Basic -> DAO RSS
Next:  National coding w. method DAO.CreateDatabase (cou..  
Author Message
David Philip Greenwood

External


Since: Sep 13, 2007
Posts: 1



(Msg. 1) Posted: Thu Sep 13, 2007 5:51 pm
Post subject: National coding w. method DAO.CreateDatabase (country=0;langid=0x0
Archived from groups: microsoft>public>vb>database>dao (more info?)

Hi

It is wonderful that I can create a Microsoft Access database on the fly
with VB using the Microsoft Data Access Object (DAO.DBEngine.36).

But with all these languages catered for (En-GB=0x0809, En-US=0x0409, En-TT=
0x2c09, Cy-GB=0452, Fr-FR=0x040c, etc.) I wonder why the country is ALWAYS
zero?

Why is country always zero?

I.e. DAO.Createdatabase "MyDB", ";country=0;langid=0x2c09;cp=1252", 32

Does anyone have a list of country codes for Jet?

I would LOVE to know what country codes can go in that command.

David

 >> Stay informed about: National coding w. method DAO.CreateDatabase (country=0;la.. 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
M`I 5.Persec ution - the ir method s an d ta ctics - -=-=-=-=-=-=-=-=-=-=-=-=-=-=-= -= MI5:. methods and tactics -= -=-=-=-=-=-=-=-=-=-=-=-=-=-=-= They deliberately set out to harass in a way that would. resemble the symptoms. of schizophrenia, so that any report of the harassment would be taken as..

DAO 3.6 record locking - Hi, Is it possible to programmatically lock a single record in a VB application using DAO 3.6? I would like to lock users' records when they log on to the app. Later I can check if a user's record is locked to see if they are logged in or not. (I....

Fixes for VB4 or DAO 3.0 - I've got VB4 (32-bit) and it seems to use DAO 3.0. Is there a service pack for either of these that I can use? I'm having issues with DAO and > 2GB of RAM on the machine, and don't want to have to move to a newer version of VB if I can help it, just t...

Jet error - I've just started getting this error message on a seemingly random basis. 'The Microsoft Jet database engine does not recognize 'CID' as a valid field name or expression.' CID is a text field, and it is a valid column name. The line of code that..

DAO reference / Access 2007 - while using an Access 2007 .accdb file I can access the dao. object very easily. the following code in VBA works well : Function getrecordcount(strTableName As String) As Long Dim dbCurrent As DAO.Database Set db = CurrentDb Dim rstRecords A...
   Database Help (Home) -> Visual Basic -> DAO All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]