Click here to Skip to main content
15,885,366 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hello sir,

my name is vinod ,i would like to make small project in windows plat form with vb as front end and sql as back end....give me how to make project and also data base connection.

thanking you sir,

your's faithfully
vinod kumar
one of ur member.
Posted

1 solution

For learning purpose, go through these:
For connection string: How to define a Connection String[^]!

Further info regarding the data communication can be read here: Accessing data with ADO.NET[^]


About how to make a project, pick any winforms application article from this very website and look at it: Desktop development articles[^]
Alternatively, you can use CodeProject search[^], select proper tag
(like VB in your case), if any keyword like 'VB application" or anything... run through them and pick the one you like.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900