473,382 Members | 1,717 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

connecting two forms

lee123
556 512MB
how do link two forms together, i mean if you have a customer form and you have an order form and a access database in the background how do you connect the forms together. i have customers in my customer form and i want to be able to add orders to that customer in a separate form my customer form is using an adodc control for the access database do i need a adodc for the order form as well if so how do i connect these two forms so when i make my data report it will be for that customer.

lee123
Dec 30 '07 #1
1 2287
Ali Rizwan
925 512MB
how do link two forms together, i mean if you have a customer form and you have an order form and a access database in the background how do you connect the forms together. i have customers in my customer form and i want to be able to add orders to that customer in a separate form my customer form is using an adodc control for the access database do i need a adodc for the order form as well if so how do i connect these two forms so when i make my data report it will be for that customer.

lee123
I think you want to add orders directly from customers form and from another form without opening orders form?

You just need to add another adodc in that form where from you want to update that customers data.
Use update command to update that customers data.
Thats it.

For any other problems in such type of database or enhancements or doing some artificial intellignce with your databases contact me. You ll find my email address from my profile. We can chat.
OK
Have a nice day

>> ALI <<
Dec 31 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: pmud | last post by:
Hi I need to connect an existing application to an SQL database. How to go about doing that coz its an application created by a third party & I dont even know how or in what programming language...
10
by: SunshineGirl | last post by:
In my code, class A instanciates classes B and C. I would like class B to connect an event handler to a method in class A, and for class C to disconnect that event handler. I think I've done...
11
by: CM Manager via DotNetMonster.com | last post by:
I am very frustrated due to this exception error I am receiving. I've tried searching numerous user support groups, Microsoft Support Net, Google, etc. and haven't found exactly my situation....
3
by: cyber0ne | last post by:
Probably another easy question... I have two data tables. One holds the main data, the other holds additional data on a many-to-one relationship with the main data. Using the forms wizard, my...
1
by: roboesch | last post by:
I'm working on connecting information in 3 forms and trying to carry the heading over from the main form. On Form A there are links to form B and Form C, when you move to for B (or C) from A you are...
0
by: =?Utf-8?B?QWxwZXIgQUtDQVlPWg==?= | last post by:
Hello, First of all I wish you a good day. My help request is about .NET asynchrounus socket communication. I have developed Server-Client Windows Forms .NET applications in VC++ .NET v2003. I...
3
by: akirekab | last post by:
I am tired, as I have done this or similar things many times, I am not seeing the problem here. I will run a query producing the following SQL SELECT tblInterviewRecord.FaceToFaceReasonID,...
1
by: mousse122 | last post by:
I am trying to convert MS Access 2003 databases (*.mdb) to MS Access Projects (*.adp) and connecting to the new SQL table. Can anyone help me understand how to migrate the forms into the *adp? This...
2
by: Mike | last post by:
Hi guys, i have a form(myform) where i connected a pair of comboboxes for managers and supervisers, so when you choose a manager the second combo shows only those supervisors who report to him....
0
by: moyoal | last post by:
Dear All, this is my first experience to connect forms and database using VPN from other location. we have client/server architectures, .FMX are available in 212.147.1.63 server. Database is...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.