Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. Convert sql database to dll or exe

Convert sql database to dll or exe

Scheduled Pinned Locked Moved Visual Basic
databasecsharptutorial
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    Nikhil Bandekar
    wrote on last edited by
    #1

    hii Friends I m new to vb.net. I have developed a small package by which we can enter customers information and search or find for customers. I have used sql as database. connectivity is done and working very finely. I wanted to know how to create dll or exe of my database while i deploy my application. I know custom action has to be used but i dont know the procedure in which we have to write a code to create database as i install it in client computer. Plez let me know the procedure. Thanks Bye

    Nikhil Bandekar Mumbai, India

    K 1 Reply Last reply
    0
    • N Nikhil Bandekar

      hii Friends I m new to vb.net. I have developed a small package by which we can enter customers information and search or find for customers. I have used sql as database. connectivity is done and working very finely. I wanted to know how to create dll or exe of my database while i deploy my application. I know custom action has to be used but i dont know the procedure in which we have to write a code to create database as i install it in client computer. Plez let me know the procedure. Thanks Bye

      Nikhil Bandekar Mumbai, India

      K Offline
      K Offline
      Kschuler
      wrote on last edited by
      #2

      Personally, I just include an empty version of my database to be installed along with the .exe. You can do this in the File System Editor of a setup/deployment project in .net. Here is an MSDN article that covers the basics.[^] And I know I've read a few other articles here at codeproject that have been very helpful...but I don't have them saved so you'll have to do some searching. Hope this helps.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups