CONNECTIVITY OF SQL 2000 + VB USING ODBC.
steps i Follow-
1) Go to Control panel-->Admintrative Tools-->Double -click
Data sources(ODBC)-->click Add button-->I choose SQL server
(last option), Is it right or wrong option for connecting
to SQL 2000.Then a new screen appears Create a New
dataSource-->in name textbox,we can write anyname--Right or
wrong. suppose i enter sonia, & my server name is .,so I
enter . in server & click next button-->On the Next screen
i have checked the option With Sql server authentication--
>Login Id-sa, Password-->Blank-->Click next button-->Next--
>Finish-->Then I click on button Test Data source-->Mesage
Comes TESTS COMPLETED SUCCESSFULLY-->OK-->OK-->Ok.

These steps we have to do or not for Connectivity using
ODBC.
If yes,then what after these steps we have to do??Plz reply
me early ??Thx in advance.

Answer Posted / vikas gupta`

you can try this for the perticular user in sql

'Set con = New Connection
'con.ConnectionString = "Provider=SQLOLEDB.1;Integrated
Security=SSPI;Persist Security Info=False;Initial
Catalog=account;Data Source=."
'con.Open
'Set rec = New Recordset
'rec.Open "select * from acc_details", con, adOpenDynamic,
adLockOptimistic

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is ado data control in vb6 0?

620


What is activex control in vb?

539


What is the use of Hyperlink control for DHTML applications?

1918


How can I create a VBX?

1086


Can you create a Updatecascade, Deletecascade relation in Ms- Access?

1694






Types of cursors in RDO.

1513


How do I mimic a toggle button?

1008


___ is the control used to call a windows application.

1071


What is instantiating?

1405


What is form in visual basic?

522


Types of LockEdits in RDO.

1576


What is ODBC Direct and Microsoft Jet Database Engine ?

1470


Write the Steps in Creating an ActiveX Control?

1968


Discuss the working with to-do lists.

575


Explain the creation project schedule.

586