Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 6 Visual Basic 6 > VB How-To
|
VB How-To Ask your "How do I do this with VB?" questions in this forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB How-To section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 18th, 2005, 02:01 PM
Registered User
 
Join Date: Jan 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Can ADO/OLE DB Run from a CD?

Does anyone know if it is possible (or not) to run a VB6 application using ADO/OLE DB from read-only media (e.g. a CD-R)? Assuming the target database is in an accessible read/write location. The database format would be ACCESS 2000 using JET 4.0

Thanks in advance,
Hugh Smith
 
Old January 25th, 2005, 10:35 AM
Friend of Wrox
 
Join Date: Oct 2004
Posts: 109
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to anubhav.kumar
Default

Hi,

* well the files to which the program writes to must be read/write accessible.

* as far as your vb6 program is concerned, the executable may run directly from the CD depending on the fact that how much your program depends on external COM interfaces. If they are already installed on the target system along with VB Runtime Environment then you may expect your program to execute ppropery

Anubhav Kumar





Similar Threads
Thread Thread Starter Forum Replies Last Post
Error while Open Access DB in CD from VB project Andraw Beginning VB 6 4 August 14th, 2008 02:24 PM
Can I open access DB stored in CD from VB Andraw Pro VB Databases 1 August 14th, 2008 10:05 AM
OLE-DB grstad Classic ASP Basics 7 January 28th, 2007 09:25 AM
open access db from read only media (eg. CD) albertos ADO.NET 0 August 27th, 2005 06:54 PM
OLE DB Driver knowledge76 Access VBA 2 April 21st, 2005 11:34 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.