I'm trying to specify a picture at run-time for a report image control. The following is the piece of code I'm using but it may not be the right function to be using for what I'm trying to acheive.
rptDTour.Sections(2).Controls.Item(3).Picture = LoadPicture(App.Path & "\Angus Logo.bmp")
I have been trying to package up a system consisting of a Visual Basic 6 application for the front end and a Sybase database for the back end. I have read all the documentation I could find on packaging up the Sybase database with a front end application and it specified that it could be...
I have been trying to connect to a Sybase database using the OLE DB but despite what the documentation states an ODBC driver is needed to connect using this method. I was wondering if anyone has successfully connected to a sybase database without using an ODBC driver.
The version of sybase I'm...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.