|
-
Sep 11th, 2002, 05:16 AM
#1
Thread Starter
Junior Member
dynamic field names
I have a program that will connect to different databases depending on the information sent to it.
Instead of hardcoding the recordset fields into the program I'd like to know if i can define the fields at runtime.
Instead of:
"rsProject!project_id"
I'd like:
"rsProject!<AnyString>"
I hope this is enough information.
Thanks
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
|