M
Michel
Hi,
I'd like to put in the RecordSource of the form a sql who refer to a
variable defined as public.
Somethings like this
select * from myTable where val = myModule.myPublicVar
Is this possible?
Do I have to use a special syntax?
Michel
I'd like to put in the RecordSource of the form a sql who refer to a
variable defined as public.
Somethings like this
select * from myTable where val = myModule.myPublicVar
Is this possible?
Do I have to use a special syntax?
Michel