|
-
April 20th, 2001, 03:05 PM
#1
using visual basic
Help
I have to open an sql data base file in vb6. Bring the records in and then print certain items or all to mailing type labels ??? I haven't a clue where to start
thanks mike
-
April 20th, 2001, 04:16 PM
#2
Re: using visual basic
Start with Data Form Wizard in Add-Ins . Even if you know almost nothing, it will create a simple form with Connection and Recordset objects. Then by analizing the code written by that wizard, you will be able to understand and customize it. Then use ether VB report or Crystal Reports to create labels.
Vlad
-
April 20th, 2001, 09:58 PM
#3
Re: using visual basic
Thank you this will get me off the ground...I normally don't do database stuff, but I was stuck this time
thanks again
mike
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
|