Click here to Skip to main content
15,880,427 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
I'm using VB.net as a program to retrieve the data from sql database but with a use of ID numbers from the SQL database records.. any suggestions?
Posted
Comments
[no name] 15-Jan-13 8:19am    
How many ids are there for your argument?
Tharaka MTR 15-Jan-13 8:20am    
Your question is not clear, please give us more details.
Hemant Singh Rautela 15-Jan-13 8:51am    
Are you trying that other person do work for you....

...THIS IS VERY BASIC FOR DATABASE CONNECTIVITY...

If you stuck somewhere then post your problem, not your task...
Ronald Amit 16-Jan-13 16:41pm    
@sisir patro I have many ID numbers because I save data from my VB.net program to my SQL database.. now I want to retrieve them from the database using the ID number only.. for example: ID: 123 Name: Ronald (this is the data that I saved from the database, now I want to retrieve the name with my ID number..)

1 solution

You can start by reading this stuff/a>[^]
 
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