Results 1 to 2 of 2

Thread: Sql Server It is a real Challenge

  1. #1
    Guest
    Dear Friends..

    I am develping Software using VB6 and Sql Server....

    Is there any where to Install that program with EXE and ldf, adn mdf files of sql database.... and with out installing SQL Server on customer's computer...

    In short can we run the application with Sql Server database files and EXE..but without installing SQL server on any m/c with some run time library and /or some dll files.

  2. #2
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844
    SQL server does more for you than just read the MDF files -- you can't read the files directly. If your customer does not want to pay for SQL server, you can install the MSDE (which is FREE)

    read more about the MSDE @ http://msdn.microsoft.com/vstudio/msde/default.asp

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width