installing sql server express with vb app

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • devlin
    New Member
    • Mar 2008
    • 14

    installing sql server express with vb app

    Hi.
    I have vb application done and i need to publish it. However i need to package sql server express with and the database. any idea on how to do this?
    Thank you
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    You can do that with MS Access. Databases like sqlserver and oracle are not installed as part of the application. Database needs to be installed separately.

    Comment

    Working...