|
-
December 27th, 1999, 07:44 AM
#1
ADO, Database, OleContainer and Pics
Hi Devs,
the same old problem....
I've an VB6 Application which sould act as an Frontend for an Access Database.
I must add normal Data trhough VB6 AND (!) Pictures. The pictures must stored in the database AND Access must be able to handle'em, because i must print reports from Access.
In an older Version of my prog, written with VB5 i used the Ole Container bound to a data control. But now in VB6 the OLE Container ist incompatible with the ADO Data Control ?? (Thanx Microsoft :-( )
Is there ANY way to store pictures in the Database in that way that access is ALSO Able to display them ?
I've tried some programmatic display in the report of access 97. Access has Picturebox controls, but the .picture or .picturedata property do not accept the Data whch comes from a VB Picturebox.
Please anyone help me, this problem sux.
Gismo
-
December 29th, 1999, 11:32 AM
#2
Re: ADO, Database, OleContainer and Pics
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
|