|
From: <kla...@am...> - 2007-06-27 13:50:01
|
Hi Vladimir,
I think I grabbed the difference:
since I had been experimenting with different versions of Firebird ODBC=
driver, installing and deinstalling them several times, I was not aware=
that even after deinstalling, some registry entries would remain in the=
system.
Most of them are insignificant, so it is possible to delete them manual=
ly,
except the following:
[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\AMFDB60_FB]
"Driver"=3D"C:\\WINDOWS\\System32\\OdbcFb32.dll"
"Description"=3D""
"Dbname"=3D"D:\\projekt\\Firebird\\run32\\database\\AMFDB60_FB.FDB"
"Client"=3D"D:\\projekt\\Firebird\\run32\\fbclient.dll"
"User"=3D"SYSDBA"
"Role"=3D""
"CharacterSet"=3D"NONE"
"JdbcDriver"=3D"IscDbc"
"ReadOnly"=3D"N"
"NoWait"=3D"N"
"LockTimeoutWaitTransactions"=3D""
"Dialect"=3D"3"
"QuotedIdentifier"=3D"Y"
"SensitiveIdentifier"=3D"N"
"AutoQuotedIdentifier"=3D"N"
"UseSchemaIdentifier"=3D"0"
"SafeThread"=3D"Y"
"Password"=3D"DKEBFJENHFCOBHGHLAIMNAAFICELEAEGDNMFNOGALAMHBBGCHFADNKCBP=
PGMANOGIEKENIOPHDIPBIECPLLLCBIKEJKMJLPLIB"
After deleting this one, the application crashes on my machine as well.=
But that is not what I wanted: I would like to roll out the application=
without any installation ("stickable"). Registry entries are not allowe=
d
either because of lacking administration rights.
What else could I do ?
Thanks and best regards
Klaus
_______________________________________________________________________=
____
Klaus Schuebbe
AMB Generali Informatik Services GmbH
VF
Maria-Theresia-Allee 38
52064 Aachen
Telefon: +49 241 461 2928
Fax: 0241/461-3939
mailto:kla...@am...
http://www.amb-informatik.de
AMB Generali Informatik Services GmbH,
Vorsitzender des Aufsichtsrates: Dr. Walter Thie=DFen
Gesch=E4ftsf=FChrung: Arne Pott (Vorsitzender)
Norbert Barth, Arndt Bickhoff, Kurt Petru
Sitz: Aachen, Amtsgericht Aachen HRB 6793
=
"Vladimir =
Tsvigun" =
<pr...@hm... =
An
l.net> fir...@li...=
efo
Gesendet von: rge.net =
firebird-odbc-dev Ko=
pie
el-bounces@lists. =
sourceforge.net Th=
ema
Re: [Firebird-odbc-devel] WG: R=
e:
Antwort: Re: Non-Installation =
26.06.2007 21:51 =
=
=
Bitte antworten =
an =
firebird-odbc-dev =
el...@li... =
rge.net =
=
=
Hi Klaus,
> The problem is: my machine (XP, SP 1) seems to be the only one in the=
world
> where this compilation works. On any other machine (XP SP 1 or 2, Vis=
ta),
> it crashes on the first SQLExecDirect(). Dr. Watson says: access
violation
> in ODBCFB32.DLL. The same happens, if I change to SQLPrepare(). The
> database connect, however, seems to work.
Please, send to me a small example for test.
--
Best regards,
Vladimir Tsvigun
-----------------------------------------------------------------------=
--
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Firebird-odbc-devel mailing list
Fir...@li...
https://lists.sourceforge.net/lists/listinfo/firebird-odbc-devel
=
|