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. Database & SysAdmin
  3. Database
  4. sql database

sql database

Scheduled Pinned Locked Moved Database
databasehelptutorial
5 Posts 3 Posters 1 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.
  • T Offline
    T Offline
    taherjaorawala
    wrote on last edited by
    #1

    how to create sql database wit userdefined name at run time. please help thanx taher

    C 1 Reply Last reply
    0
    • T taherjaorawala

      how to create sql database wit userdefined name at run time. please help thanx taher

      C Offline
      C Offline
      Colin Angus Mackay
      wrote on last edited by
      #2

      taherjaorawala wrote:

      how to create sql database wit userdefined name at run time

      Like anything else - you issue a SQL command, in this case to CREATE DATABASE.


      Upcoming events: * Glasgow: Geek Dinner (5th March) * Edinburgh: Web Security Conference Day for Windows Developers (12th April) My: Website | Blog | Photos

      T 1 Reply Last reply
      0
      • C Colin Angus Mackay

        taherjaorawala wrote:

        how to create sql database wit userdefined name at run time

        Like anything else - you issue a SQL command, in this case to CREATE DATABASE.


        Upcoming events: * Glasgow: Geek Dinner (5th March) * Edinburgh: Web Security Conference Day for Windows Developers (12th April) My: Website | Blog | Photos

        T Offline
        T Offline
        taherjaorawala
        wrote on last edited by
        #3

        I am using vb.net as front end I want to make database at runtime and name the database whatever user wants plase help

        K C 2 Replies Last reply
        0
        • T taherjaorawala

          I am using vb.net as front end I want to make database at runtime and name the database whatever user wants plase help

          K Offline
          K Offline
          Krish KP
          wrote on last edited by
          #4

          create connection object create command object execute sql statement "CREATE DATABASE ...."

          Regards KP

          1 Reply Last reply
          0
          • T taherjaorawala

            I am using vb.net as front end I want to make database at runtime and name the database whatever user wants plase help

            C Offline
            C Offline
            Colin Angus Mackay
            wrote on last edited by
            #5

            taherjaorawala wrote:

            I am using vb.net as front end I want to make database at runtime and name the database whatever user wants

            I explained this to you in your cross posted message in the VB.NET forum here[^]


            Upcoming events: * Glasgow: Geek Dinner (5th March) * Edinburgh: Web Security Conference Day for Windows Developers (12th April) My: Website | Blog | Photos

            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