First of all I am new to C++.
I have created a class, lets say class A. When the constructor is called I create two new classes Class B and Class C, then are not the same class as A.
I need to get data from class B into Class C. How should I go about this? I though I could make a function in class A that returns the data, but how do I get a pointer of Class A into Class B so I can access the data from class A Since Class...
User Profile
Collapse
-
Copy An Access Data Base
Can someone Guide Me to Sample code on how to copy an Access Database Using Microsoft Visual C++ 6.0
I am a beginner with C++ -
Yes the Auto post back is true. I think is has something to do with the fact that the access data object is linked between ddlist b, c, and d. What i mean is in the SQL statement ddlist C get a value from b and ddlist d has an SQL statement that gets a value from ddlist c, however ddlist A sets the datafile property of the two access objects.
below is where ddlist a text is getting the used as "DatabaseRecord " ... -
Using Dropdown Lists and Postback VB .net
I have 4 ddlist's. ddlist a, b,c,d.
list a selects a database in a file
list b selects a table
list c selects a date in the table
and d selects a second value in the table
I would like ddlist a to post back and update ddlist c and ddlist d
I have ddlist b doing just that, but ddlist a will not it will post pack and reload the page however c and d will not update unless I change ddlist b...
No activity results to display
Show More
Leave a comment: