Create a sql DB thru VB6

databases United States
  • 19 years ago

    hello Reader ,


    I 'd appreciate your assistance on the foll :


    I have an application in which i m using


    - ASP (Jscript n Javascript) as my front end
    - Vb 6 to develop components.
    - Backend SQl / Access .


    Till date i've reached to a point at which i m able create a setup package in Vb ,
    and deploy it on different machines provided


    1] i manually create the database thru Query Analyser or Enterprise manager


    2] set the DSN


    3] Create a virtual directory


    4] then set a reference on that machine's host file .



    Our current requirement is to make an application which can be downloaded from the net
    n would start function with having " no or minimal installation steps" to be performed on the  user's  part .


    A way by which


    1] An Sql database is created


    2] A dsn is set


    3] Creation of a  virtual directory


    3] An entry is made in the user host file .


    Also suggestions as to making our application in a shareware version are most welcome .




    Thank You ,


    Malik Panchmatia(India)


    [email protected]



Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Every language has an optimization operator. In C++ that operator is ‘//’”