Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in Visual Basic only
Search
Advanced Search
Forums
BYTES
Product Launch
Updates
Developer Toolkit
Today's Posts
Member List
Calendar
Home
Forum
Topic
Visual Basic
data report vb6
Collapse
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
sheheen
New Member
Join Date:
May 2010
Posts:
1
#1
data report vb6
May 13 '10, 06:03 AM
how to bring multiple records using a comma separator to data report vb6
in a single row
missinglinq
Recognized Expert
Specialist
Join Date:
Nov 2006
Posts:
3533
#2
May 13 '10, 01:37 PM
Originally posted by
sheheen
how to bring multiple records using a comma separator to data report vb6
in a single row
As this appears to be a Visual Basic 6 problem, not an Access VBA problem, I've moved it to the appropriate forum.
Welcome to
Bytes
!
Linq
;0)>
Moderator/Access Forum
Comment
Post
Cancel
QVeen72
Recognized Expert
Top Contributor
Join Date:
Oct 2006
Posts:
1445
#3
May 14 '10, 11:07 AM
Hi,
Create a New TempTable, populate it opening the recordset and concatenating the field, and print report from this temp table... if using Oracle, the Create Storedprocedure , and design report on that SP..
Regards
Veena
Comment
Post
Cancel
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Comment