scorpio_x73
Registered User.
- Local time
- Today, 19:00
- Joined
- Jul 10, 2003
- Messages
- 12
How do I make global variables? I have a settings table, which holds some information, which I need in every form I got. So how can I access this information from each form? I'm using usually other tables as a source of the form for the form needs, so I can't set this one as the source in these forms...
I'm building a music database and i have a table with global settings : path to winamp,path to foreign covers etc.
so i will type once in the settings form my data, but i want to use those data in many other forms
I'm building a music database and i have a table with global settings : path to winamp,path to foreign covers etc.
so i will type once in the settings form my data, but i want to use those data in many other forms