Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Simple ?

Status
Not open for further replies.

tsunami100

Programmer
Jan 2, 2005
39
NL
Hi,

I have two tables related. (customers and orders)
When i trie to input an order i want to see the customerdetails on that form.
I have been playing around with the bindingsource but it don't know how ti figure it out.
Any ideas please ?

I choose my username Tsunami because i hope it keeps everybody remembering this terrible disaster.
 
Thanks but i can't open the project.
VB express cannot convert it.

I choose my username Tsunami because i hope it keeps everybody remembering this terrible disaster.
 
Thanks but i'm still strugling.
So what i want is a form where i can input data.
When i type the customernumber it has to show the customerdetails from the related database.
I also want to add new records or delete records.
So there are two tables, customers and orders.
I tried the bindingsource but it doesn't work.

I choose my username Tsunami because i hope it keeps everybody remembering this terrible disaster.
 
That means you need to create a complete database...
You have to start it from the scratch.


You need to split down this question to parts.

1) Decide what db you are going to use and let others know about it.

2) Create some application that read/edit/update/delete data. Then combine them into one.


Many sample applications/code available on the net if you search with particular keyword.

Ask when you stuck somewhere on the way.

________________________________________________________
Zameer Abdulla
Help to find Missing people
Sharp acids corrode their own containers.
 
Thanks again
I've been searching but i can't find what i want.
I'l try to be more specific.
I dragged the orderstable onto the form.
It comes up with the bindingnavigator etc and that's fine.
The next thing i want is that the form also shows the customerdetails when i add a new record

I choose my username Tsunami because i hope it keeps everybody remembering this terrible disaster.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top