Closed Thread
Results 1 to 4 of 4

Thread: Doubt on database connection!!

  1. #1
    sania21 is offline Newbie
    Join Date
    May 2007
    Posts
    29
    Rep Power
    0

    Lightbulb Doubt on database connection!!

    hi all

    i have a doubt regarding database
    programming in VB,actualy i want to know
    how can we create a database in SQL
    and then connect the database with VB
    application so that by using sql queries we can
    access the tables in database.............

    i am a bit familiar with programming in VB
    like using connection object we execute
    the queries


    Code:
    as below
    str="select * from table1"
    conn.execute(str)

    but mainly i want to know

    how we create database in SQL
    How we connect to that database in VB
    so that we can access tables and all!!!



    any help on the above will be realy
    helpful thnx in advance.............!!!!!

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101
    VB 6.0 or VB .NET?

  4. #3
    sania21 is offline Newbie
    Join Date
    May 2007
    Posts
    29
    Rep Power
    0

    Unhappy Oppppssss sorry forgot to mention!!!!

    Hi thr

    It is in VB 6.0


    Sania:>Its too soon to quit!!!!

  5. #4
    sania21 is offline Newbie
    Join Date
    May 2007
    Posts
    29
    Rep Power
    0

    Unhappy Please help!!!!

    Hi all

    can anyone please please help
    me with my doubts which
    i have mentioned above.......


    any help will be realy kinda of you


    thanks in advance.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Basic Database connection
    By thankyou in forum Java Help
    Replies: 0
    Last Post: 02-20-2011, 05:34 AM
  2. C# Access Database connection
    By Bull3t09 in forum C# Programming
    Replies: 3
    Last Post: 01-06-2011, 07:06 AM
  3. Replies: 15
    Last Post: 10-12-2010, 05:23 PM
  4. PHP + MSSQL Database connection
    By Keith in forum PHP Development
    Replies: 8
    Last Post: 11-26-2009, 11:19 AM
  5. How do I make a Mysql Database Connection
    By Chan in forum PHP Development
    Replies: 1
    Last Post: 07-17-2006, 09:00 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts