English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

i have designed one database in sql 2005 now i want to connect it to my forms in VB 2005 how can i ?

2006-11-01 22:38:41 · 3 answers · asked by mw_7009 1 in Computers & Internet Programming & Design

3 answers

in VB 2005, there is ready to use and very simple terms to use database connectivity with your application. once u have build database , in VB 2005 go to the data menu and click on add new data sourse and rest of the things you will understand for sure.

2006-11-03 13:38:21 · answer #1 · answered by GLADIATOR 3 · 0 0

well there are two methods:

Method I : either use a connection string format of which u will get on internet and using create a connection using inbuilt API.

Method II : Use ODBC from control panel and create a DSN and then use it in your program.

I know its too short but even if i try to tell u in detail u wont understand unless u get some screen shots. So u can capture the keywords from the above and try to search them on net. There are hundreds of resource regarding this on net.

2006-11-02 00:51:08 · answer #2 · answered by Napster 2 · 0 0

mw this link will help

http://www.google.co.uk/search?hl=en&q=connect+database+VB+2005&btnG=Google+Search&meta=

2006-11-01 22:47:05 · answer #3 · answered by Joe_Young 6 · 0 0

fedest.com, questions and answers