|
-
Feb 9th, 2000, 06:20 AM
#1
Thread Starter
New Member
I've run into a problem where I have form names stored in a table on SQL server and then when selectivly retrieved and stored into a variable to be opened doesn't work.
For example:
If a have a Form call "frm_vbtest" in the SQL table and I retrieve that value and store it into a String Variable "FormName", I want to be able to pass that variable to the Load or Show command in order to display that form.
By being able to do this I don't have to hard code all my form names using Case statements.
Anyone have any ideas.
Thanks,
Ryan Grim
IS Admin
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|