jordan0904
Registered User.
- Local time
- Today, 22:17
- Joined
- Jul 19, 2000
- Messages
- 13
how can a declare a variable as public on on form then on a other form use that variable in a select statement. ex (public phase as string .....
"select unit from table where ph = phase")
??????
"select unit from table where ph = phase")
??????