How to create SQL database from the .Net

Hello there,
your help is needed.
I want to learn how to create data base from the .Net environment, an then connect it to my website (using ASP.Net using VB language)

if you know where to start I will appreciat because I have seen many tutorials and books it assumes me that I know how, it just add me some extra skills!!

Thanks

Comments

  • [color=Purple]Its like executing any SQL command from a web page. Create a connection, get a command executed. Its the same procedure we follow to bind databsae from our applications!

    Thanks,

    Ruchika Chauhan[/color]

    : Hello there,
    : your help is needed.
    : I want to learn how to create data base from the .Net environment,
    : an then connect it to my website (using ASP.Net using VB language)
    :
    : if you know where to start I will appreciat because I have seen many
    : tutorials and books it assumes me that I know how, it just add me
    : some extra skills!!
    :
    : Thanks
    :

  • : [color=Purple]Its like executing any SQL command from a web page.
    : Create a connection, get a command executed. Its the same procedure
    : we follow to bind databsae from our applications!
    :
    : Thanks,
    :
    : Ruchika Chauhan[/color]
    :
    : : Hello there,
    : : your help is needed.
    : : I want to learn how to create data base from the .Net environment,
    : : an then connect it to my website (using ASP.Net using VB language)
    : :
    : : if you know where to start I will appreciate because I have seen many
    : : tutorials and books it assumes me that I know how, it just add me
    : : some extra skills!!
    : :
    : : Thanks
    : :
    :
    :

    hello there
    I really appreciate your help,
    but I want to learn the code and the procedures of applying that in details in the .net environment
    so if you can give me any online source that teaches that in details

    Thanks a lot
    Lamya
  • : Hello there,
    : your help is needed.
    : I want to learn how to create data base from the .Net environment,
    : an then connect it to my website (using ASP.Net using VB language)
    :
    : if you know where to start I will appreciat because I have seen many
    : tutorials and books it assumes me that I know how, it just add me
    : some extra skills!!
    :
    : Thanks
    :
    hi there,
    You can easily create database using .net framework, for this you need to create database connection and in the you have to pass database create SQL statement to connection object. According to me you want to understand the entire database connection through asp.net, just checout the entire article.
    http://aspnet.4guysfromrolla.com/articles/040502-1.aspx
    http://www.w3schools.com/sql/sql_create.asp

    Hope this will help you.
    Thanks & Regards

    Dilip Kumar Vishwakarma
    Programmer
    [link=http://www.intelcs.com/]SharePoint Consulting[/link]

    If this post
  • Hello lamya
    I know how to create online data base and then place it into your site.
    Instead of ASP use mytaskhelper.com
    Not necessarily
    to read many books and waste you time.
    Hope it will help you
    Thanks
    Andrew Shenderuk
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories