AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Thema durchsuchen
Ansicht
Themen-Optionen

BDE installieren?

Ein Thema von PhöniX · begonnen am 10. Feb 2004 · letzter Beitrag vom 12. Feb 2004
 
PhöniX

Registriert seit: 24. Jan 2004
Ort: Marienfeld
149 Beiträge
 
Delphi 5 Professional
 
#1

BDE installieren?

  Alt 10. Feb 2004, 23:37
Hi,
Ich weiß, das es schon nen thread hierzu gab..aber bei 14 antwortn oder so..achtet meist schon keienr mehr drauf...außerdem hab ich ne etwas andre frage:
Folgendes Steht in einer Textdatei im BDE Ordner zur Installation von BDE:

Zitat:
================================================== =========
BDE Installation Notes
================================================== =========

To use the BDE in an ActiveX control, deploy the BDEINST.CAB file:

1. With your ActiveX project open in the IDE, choose
Project | Web Deployment Options. Select the Project
tab and check Deploy Additional Files.

2. Select the Additional Files tab. Click Add, then select
BDEINST.CAB (in the ...\BDE directory). Click OK.

3. Later, when you choose Project | Web Deploy, Delphi/C++Builder
generates an .INF file for your project. To use BDEINST.CAB, you'll
need to edit this file manually. Open the file in an editor and replace

Bdeinst.cab=Bdeinst.cab

with

Bdeinst.dll=Bdeinst.dll

Then replace

[Bdeinst.cab]
file=<filename>

with

[Bdeinst.dll]
file=http://<your server path here>/Bdeinst.cab
clsid={FB99D710-18B9-11D0-A4CF-00A024C91936}
RegisterServer=yes
FileVersion=5,1,1,1


The example below shows an edited .INF file. Lines that have been
added or changed are marked with an asterisk (*). Do not include
the asterisks in your .INF file.

;Delphi 4-generated INF file for MyProj.ocx
[Add.Code]
MyProj.ocx=MyProj.ocx
Bdeinst.dll=Bdeinst.dll *

[MyProj.ocx]
file=http://www.MyServerPath.com/MyProj.ocx
clsid={D2E04E83-041F-11D1-AA40-444553540000}
RegisterServer=yes
FileVersion=1.0.0.0

[Bdeinst.dll] *
file=http://www.MyServerPath.com/Bdeinst.cab *
clsid={FB99D710-18B9-11D0-A4CF-00A024C91936} *
RegisterServer=yes *
FileVersion=5,1,1,1 *

===============================================
Copyright (c) 2002 Borland Software Corporation.
All rights reserved.
Wie macht man das nun, denn ich versteh leider nicht was die da wolln???
cya PhöniX
besucht www.lycoweb.de
  Mit Zitat antworten Zitat
 


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 04:07 Uhr.
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz