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...