|
-
Oct 20th, 2015, 07:15 AM
#1
Thread Starter
Lively Member
VB6 Stored Procedure Syntax to get values of 2 tables with same fieldnames
How do I reference the field names correctly using the "!FieldName" method when my stored procedure is returning 2 joined tables with same field names other than table1.field and table2.field??
I thought it might be ![TableName].[FieldName] but it isnt giving me anything.
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
|