Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Pre-sales

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-21-2005, 04:08 PM
Junior Member
 
Join Date: Oct 2005
Posts: 2
Default Database tutorial problem

I've had a check through the forums, and while I can find this particular problem - the resolution is a little vague.

I want to use SWFKit to display data from an Access database - great I thought, there's a demo and everything!

I'm having the problem where I get the 'Microsoft JET Database Engine:Selected collating sequence not supported by the operating system' error when accessing the database from the demo.

I am using Win XP with SP2 patched up to date, and I'm pretty sure I've got all of the ADODC and Jet working fine, as I can connect up to the access database from Visual Basic using the same ActiveX and connection details without any problems.

From checking through the forums, it appears to be the following that's the problem:

record.Open("select id,name,age,sex,score from student", conn, 1, 2);

If you replace this with

record.Open("select * from student", conn, 1, 2);

the read data works OK, but then if you try and save back an updated record - you get errors again (using the update student set name='" + FlashPlayer.name + "' ... command).

Has this problem been resolved or is there a workaround?
Reply With Quote
  #2 (permalink)  
Old 10-21-2005, 05:25 PM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re:Database tutorial problem

The mdb file we used in the sample was set to sort by Chinese pronouncation, so it may not work well on some kind of platforms. We have updated the sample, please try it again:

http://www.swfkit.com/swfkit/samples...tabase_src.zip

If you still have problems, please let us know.
Reply With Quote
  #3 (permalink)  
Old 10-21-2005, 05:47 PM
Junior Member
 
Join Date: Oct 2005
Posts: 2
Default Re:Database tutorial problem

Works perfectly - thanks for the quick reply

;D
Reply With Quote
Reply

Was this information helpful?    Yes No



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
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 12:37 PM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.