Delphi32.com - Home!
| Home/News | Downloads | Forums | D32 Magazine | Resources | Info and Facts |  
 
 About Deploying DBClient in a Web Application


I include dbclient.dll in the "additional files" section of the web deployment options but it never downloads to the client. How do I get the file down to the client, and once there, how does one register the Dll?   

    Your INF file should have something like this; [Add.Code] dbclient.dll=dbclient.dll

    [dbclient.dll] file=http://yoursite.com/dbclient.cab clsid={9E8D2F8 -59 C- D0-BF52-0020AF32BD64} RegisterServer=yes FileVersion=4,0,0,36

    Replace "yoursite" with your HTTP address where the cab file resides. FileVersion is the version of the file in your CAB file (check the version information of DBCLIENT to make sure the above matches). Make sure FileVersion is the version of your DBCLIENT.DLL. You can put dbclient.dll in a cab file using CABARC found in the delphi\bin directory. A sample CABARC command line might look like the following example. CABARC N DBCLIENT.CAB DBCLIENT.DLL

     



  << Previous Faq     Complete List     Next Faq >>  



 
 Hits/month  2,500,000+ 
 Downloads
 (Since May 2000)
 7,393,709 
 Total Files  6,023 
 Forum msgs  7,670 
 Articles/FAQs  70+/900+ 
Kylix
Tips n Tricks
FAQs
Knowledge Base
Bug Listings
Articles
Books
Newsgroups
Links
Submissions
Testimonials
Advertising
Contact Us
About Us
Search Amazon:
Top Selling Software at Amazon

| Home/News | Downloads | Forums | Resources | Info and Facts | Testimonials |
  Site Search:
 


Comments/Problems: Webmaster@delphi32.com
Copyright © 1998-2006, Delphi32.com. All rights reserved.
Terms of Use