I have a table of employees in a mysql database and a blob field in that table that stores a picture of each employee. Some of the employees don't have a picture so that field is null. When I built a crystal report in Visual Basic showing those pictures for each employee, instead of showing...
If I have a field in my database that stores the location of an image (i.e., <img src="C:\image1.jpg">), can I load that into a crystal report and have it interpret the html and load in the image in the source path instead of just displaying the tag?
I've got lots of books that I display online and I'm thinking about putting their content into a database. I want to be able to create a printable version of the book and I'm thinking that crystal reports could query the database a generate a print version of the book. Is this a bad idea to try...
I'm using CR9 and VB6 and want to integrate a report into my VB app so that I can create a filter in VB that will allow the user to filter out the results in the reports. When I built the report, I wrote a command query that will return all records. Then when the user selects the filter...
I have a table of employees in a mysql database and a blob field in that table that stores a picture of each employee. Some of the employees don't have a picture so that field is null. When I built a crystal report showing those pictures for each employee, instead of showing nothing for the null...
I want to use VB 6 to dynamically build a query string then pass that into the record selection function that CR 9 provides but it doesn't allow me to do this. The reason I want to build the entire query string first is so the user can select mulitple filter categories and multiple options...
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.