Hi!
This is what i need to do and i'm not sure it's possible:
I have two tables with a relation (one to many)between them.
one is retrived directly to a drop down list.
I have another drop down list which i want it to retrive the data from the other table according to the user's choise in the first drop downl list.
firse selection on first ddl will cause the second ddl to be filled with the data according to the first selection.
As I said both of the tables have a connection which is based ob a similar field.
How can I do this using the design query? Is it possible( i know i did that on a website in sql server) but i'm not sure it is possible on a reguler program...
THanx..I realy Need a victory here...
This is what i need to do and i'm not sure it's possible:
I have two tables with a relation (one to many)between them.
one is retrived directly to a drop down list.
I have another drop down list which i want it to retrive the data from the other table according to the user's choise in the first drop downl list.
firse selection on first ddl will cause the second ddl to be filled with the data according to the first selection.
As I said both of the tables have a connection which is based ob a similar field.
How can I do this using the design query? Is it possible( i know i did that on a website in sql server) but i'm not sure it is possible on a reguler program...
THanx..I realy Need a victory here...