Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Modules / DAO / VBA / July 2008

Tip: Looking for answers? Try searching our database.

JET + kana sensitive

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Inquirer - 08 Jul 2008 17:18 GMT
Hello,
I'm probably wrong here, but I couldn't find a suitable group:(
does anybody know how to make a JET database kana sensitive?
Thank you in advance
Konrad
Linq Adams - 08 Jul 2008 17:38 GMT
This is probably as good a place as any, but what exactly do you mean by
"kana sensitive?"

Signature

There's ALWAYS more than one way to skin a cat!

Answers/posts based on Access 2000/2003

Inquirer - 09 Jul 2008 10:03 GMT
On Jul 8, 6:38 pm, "Linq Adams via AccessMonster.com" <u28780@uwe>
wrote:
> This is probably as good a place as any, but what exactly do you mean by
> "kana sensitive?"
all right:
in SQL Server you can set "kana sensitive" by setting a collation with
the _KS suffix,
for example: Latin1_General_CI_AS_KS_WS.
however, I have no idea how I could set such a collation for a JET db.
Greetings
K
david@epsomdotcomdotau - 12 Jul 2008 01:57 GMT
Dunno in the current version, but in older versions you set
the collation when you created or compacted a database.

(david)

On Jul 8, 6:38 pm, "Linq Adams via AccessMonster.com" <u28780@uwe>
wrote:
> This is probably as good a place as any, but what exactly do you mean by
> "kana sensitive?"
all right:
in SQL Server you can set "kana sensitive" by setting a collation with
the _KS suffix,
for example: Latin1_General_CI_AS_KS_WS.
however, I have no idea how I could set such a collation for a JET db.
Greetings
K
Inquirer - 17 Jul 2008 10:53 GMT
> Dunno in the current version, but in older versions you set
> the collation when you created or compacted a database.
mind providing a snippet of setting kana sensitive collation while
doing these operations?
or tell me how I can do it from GUI?
david@epsomdotcomdotau - 30 Jul 2008 00:30 GMT
application.DBEngine.CompactDatabase srcname,dstname,dbLangArabic

I've never used anything other than the default, so I can't tell
you if the syntax in some versions of the Help file is correct,
or if the alternative syntax suggested by some versions of
Auto Quick Info is correct.

(david)

> > Dunno in the current version, but in older versions you set
> > the collation when you created or compacted a database.
> mind providing a snippet of setting kana sensitive collation while
> doing these operations?
> or tell me how I can do it from GUI?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.