hi

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lyra
    New Member
    • Feb 2008
    • 1

    hi

    hello,i had a question to ask?

    what are the steps on how to connect a visual basic program to MS SQL server database

    what step by step procedure in converting tables from
    Excel to MS SQL Server using any tool of MS SQL Server.

    thanks...
  • ck9663
    Recognized Expert Specialist
    • Jun 2007
    • 2878

    #2
    Originally posted by lyra
    hello,i had a question to ask?

    what are the steps on how to connect a visual basic program to MS SQL server database

    what step by step procedure in converting tables from
    Excel to MS SQL Server using any tool of MS SQL Server.

    thanks...
    VB connection? Depends on what kind of data object you use. DAO, ADO etc. This is more of a VB question than a sql-server question.

    Excel to MS-SQL Server data? Right-click your database. Choose Task. Choose Import Data. Follow the wizard.

    -- CK

    Comment

    Working...