data connectivity

Light Poster
6Oct2010,11:37   #1
rafeek610's Avatar
how to connect my sql with the vb.net data connectivity????????????
Go4Expert Member
6Oct2010,20:43   #2
dotNet Zombie's Avatar
You can use the DataSource Control

or you can code it using the SqlDataAdapter objects
shabbir like this