[sqlite] Problem with SQLite3

2009-06-06 Thread Ann Shipley
I am trying to install Google Adwords Editor and when it attempts to open I
receive a message "AdWords Editor has stopped working.  A problem has caused
it to stop working correctly.  Windows will notify if there is a solution."
Then a window opens stating "Solve a problem with SQLite3" and when I click
and try to download, three files appear in the zip file however I can not
open.

Need assistance to correct this problem.  My system is running Vista Home
Premium svc pk 1, 64bit

-- 
Ann M Shipley
M3 Certified MasterConsultant
Private Wealth Group
Dreams2Wealth Enterprises, LLC
a...@dreams2wealth.net
www.annshipley.com
www.dreams2wealth.us
440-226-1241

If you choose to work hard all your life, that is your business, if you
choose to work smart, earn more money and become wealthy, that is my
business.
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users


[sqlite] sqlite and åäö characters in file n ames

2008-08-22 Thread ann
Hi,

and never mind why the old work and the new one doesn't. Found myself into 
starting to compare sqlite code, compile and debug and I really don't have time 
for THAT. Curiosity can be a pain.

Thanks all.

/Ann
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users


[sqlite] sqlite and åäö characters in file n ames

2008-08-22 Thread ann
Hi again,

I haven't found yet where I can reply directly to posts, I guess an email 
should pop in when I 
find the correct button.

Anyway ... that it was about the encoding I could have guessed and been more 
clear about. What I wonder is why the old sqlite3.dll from 2004-10 works and 
the newer ones don't. 

Sincerely

/Ann
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users


[sqlite] sqlite and åäö characters in file n ames

2008-08-22 Thread ann
Hi,

I'm completely new to this list so I will now see how these mailing lists works.

We have been using sqlite 3.3.7 in a small Windows MFC (C++) application. The 
database is placed in the Document and Settings\\Application 
Data\-folder. This worked fine until a user with the username Administratör 
(Administrator in Swedish) showed up.

After some research, it seems that sqllite3_open strips away åäö. I also tried 
the newer 3.6.1.  Then I tried an old Demo program (CppSQLiteDemo) that uses a 
sqlite3.dll noticeable smaller than the others, 218 kB and the datestamp is 
from 2004-10-11.   This one works just fine, and using this DLL in out 
MFC-program then works fine too. At least for open files with file/folder-names 
containing åäö, I haven't checked if something else has quit working.

So  any ideas what I should do? Use the old DLL and start checking if 
something else has quit, or is there another way to make use of the newer DLLs?

Sincerely

/Ann



___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users