Re: ADO-Zugriff auf Access-DB liefert Fehlermedlung. Aber warum?!?



> Na ja, verzweifeln muss da sicher nicht gleich.
Das sagst du so. Ich meine das ist echt ärgerlich. :)

> Hat sicher nichts mit Deinem Fehler zu tun, aber ich würde das so schreiben:
>
> Option Explicit
> Private mCnn as ADODB.Connection
>
> Private Sub AnySub()
> Dim strFile as String
>
> if mCnn is Nothing then
> strFile = "H:\Verzeichnis\DB.mdb"
> set mCnn = new ADODB.Connection
> With mCnn
> .Provider = "Microsoft.Jet.OLEDB.4.0"
> .Properties("Data Source") = strFile
> End with
> end if
> End Sub
Das Option Explicit mit der Variablen-Deklaration, wo kommt das denn hin?!?
Das sagt mir rein gar nix.

> Ein bisschen mehr Tipparbeit, aber das spätere Debugging wird dadurch
> erleichtert.
Kein Problem. Ich bin ja gewillt zu lernen. Und nehme jeden Vorschlag an. ;)

> File3=@xxxxxxxxxxx,$(WinSysPath),,$(Shared),8/3/04 9:21:44
> PM,81920,2.81.1117.0
>
> ***!!!*** Die msado25.tlb gehört nicht in Dein Setup.
> ***!!!*** Raus damit, die entsprechende *.tlb wird von
> ***!!!*** MDAC_Typ.exe installiert.
Die schmeiss ich beim nächsten Mal raus. Ich denke jedoch das es erst mal
egal sein müßte. Ich habe ja MDAC und die Jet-Treiber manuell installiert.
Ich überprüfe das jetzt immer mit der ausführbaren EXE.

> Wenn ich mich recht erinnere, geht es um Win2k.
> Du hast dann die Jet-Engine hoffentlich mit
>
> Windows2000-KB829558-x86-DEU.exe
>
> installiert.
Habe ich gemacht. ;)

> Hmm, wenn Du auf diesem System Win2kSp2 hast, wundert es mich etwas, dass
> dort schon Jet40Sp8 installiert ist. Ich bin nicht ganz sicher, aber ich
> meine Win2kSp2 hat noch nicht die Jet40Sp8 enthalten, sondern Jet40Sp7.
> Jet40Sp8 kann natürlich auch durch irgendeine andere Programminstallation
> auf diesen Rechner gekommen sein.
Sehr wahrscheinlich.

> SP2 ist nicht mehr wirklich aktuell. Aktuell wäre Win2kSp4.
Ja, schon. Unser EDV-Häuptling streubt sich dagegen die EULA zu
unterzeichnen. Daher haben wir auch noch kein XP! ;-) Da ist er ein wenig
Eigen.

> > So habe ich das auch leider gemacht.
>
> Warum leider?
> Das ist schon richtig so.
Leider, weil ich denke, ich hab eigentlich alles richtig gemacht. Wenn ich
nen Fehler sehen würde, dann könnte ich mich freuen und den beheben. Aber
nein.. :(

> Wie unterscheiden sich diese "Typen von Admin" vom wirklichen
> "Administrator"?
ka. Das ist eh quatsch. Ich hab kein Ausführen. Aber dafür die
Eingabeaufforderung, ich kann keinen Task aus dem WinTaskManager starten.
Also das ist alles nicht sinnig, aber das ist ne andere Geschichte. Laut
aussage der EDV-Abt, bin ich berechtigt Software zu installieren. Ausserdem
sollte bei der Installation sonst eine Fehlermeldung kommen. (Wie gesagt:
Aussage EDV) Aber ich werd die so lange nerven bis sie mich noch mal
besuchen! ;-)

> Zur Installation brauchst Du volle Administrator-Rechte. Es müssen
> Systemdateien über-/geschrieben werden, es müssen Einträge in
> Registrybereichen gemacht werden, für die nur Administrator entspr.
> Zugriffsrechte hat, usw.
Ein Admin kommt gleich. Dann werden wir nochmals alles installieren. Ich
habe jetzt noch mal MDAC 2.8 incl SP1 runter geladen. Ist das korrekt das es
da keine Unterscheidung der Win-Versionen gibt?!
.



Relevant Pages

  • Re: Plug and play telecom system
    ... I was trying to avoid having a blatantly 1) commercial and 2) "private" conversation here. ... There are, as you point out, a number of businesses and individuals that I might not entirely trust installation of an IP Office or any other telephone system to. ... However, as my business has been installing and maintaining both Network Alchemy and IP Office systems throughout the country since their introduction to the market almost 10 years ago, and does invest in achieving the manufacturer's accreditations through undertaking the training that it requires of its resellers, I'd like to think that we are a company that you could entrust this to. ... Perhaps this conversation could finish here or be moved to a more private form of communication now. ...
    (uk.telecom)
  • Re: wceload.exe and /noaskdest in WM5?
    ... You are correct to say that there is also the OTA option for installation. ... Because our app is a consumer app we ship it on a CD or by website download, ... private const string ACTIVESYNC_INSTALL_PATH = ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Hiding user document files
    ... WinXPSP2 automatically blocks non-admin access to these usert files, ... while another installation allows access. ... Have each user log onto his/her account and make their My Documents private. ...
    (microsoft.public.windowsxp.basics)
  • Re: wceload.exe and /noaskdest in WM5?
    ... You are correct to say that there is also the OTA option for installation. ... Because our app is a consumer app we ship it on a CD or by website download, ... private const string ACTIVESYNC_INSTALL_PATH = ...
    (microsoft.public.dotnet.framework.compactframework)