codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:
Search Forums:
  visual basic application on CD  Marty Doran at 16:10 on Monday, November 24, 2003
 

I propose to write a program that will
be distributed to many clients across the world. I wish to include database information on the CD but I do not want the customer to have to install the CD, but simply put the CD into the computer and it will autorun. Is it possible to make a executable VB application with database information that does not require the client to install the CD ?

  Re: visual basic application on CD  akia at 10:42 on Saturday, December 06, 2003
 

2 Options I see are:

1.
Create your own database file, i.e. a file with a user-defined structure. You can then read from this file with out any dependencies.

2.
Move a copy of an Access database for example to a temporary place on the users hard drive and then query the database from there. However, it the user doesn't have certain dll that allow communication with this database this still will not work. You will then need to install some files. You could however install these files without the user knowing - as long as the user's computer isn't using a NTSF file system.









CodeToad Experts

Can't find the answer?
Our Site experts are answering questions for free in the CodeToad forums
//








Recent Forum Threads
•  Re: Security - Code verify
•  Job @ EarlySail
•  Job @ EarlySail (perl)
•  IPC problem
•  Re: import contacts of msn/yahoo
•  Cookies and Threads C++
•  right justify a background in a table?
•  Help with Loop (C++/MFC)
•  Help with Loop (C++/MFC)


Recent Articles
ASP GetTempName
Decode and Encode UTF-8
ASP GetFile
ASP FolderExists
ASP FileExists
ASP OpenTextFile
ASP FilesystemObject
ASP CreateFolder
ASP CreateTextFile
Javascript Get Selected Text


© Copyright codetoad.com 2001-2007