I approached Crystal backwards. Up 'til this point, I've created *.rpt's and deployed them via Enterprise. Now, I need to incorporate reports into a VB 6 client/server application. I can't figure out the simple part of ...
- What class control to I Dim on the form?
- What property do I set...
I have a subject profile report. I'd like to retrieve a photo from a directory and display the photo (if one exists) on the subject profile report. I've researched OLE objects but I need to choose the file name at runtime.
What is the best way to approach this?
I guess I'll base the report on a parameter query based on tbl_TableInfo.... Ok on formatting. However, I'll need to select the rows that are from the table a user selects from a combo box.... I figure a parameter query is in order somehow automatically sending the table name to the query for...
have you tested this? I'm encountering an issue or two... By the way, I realized I needed to reference DAO. sorry, I'm a ADO champ and forgot to check for that.
OK. I'm almost there. have the following code to get the field type, but it returns a number instead of the text... anyone know how I can get returned 'Text' instead of '10'??
Then what about the first row. Can I set txt.TEXT = the result of a query statement?
Please help.
Hey there! I'm trying to iterate through the table and properties of the tables within my *.mdb project.
I thought I could use the AllTables collection, but I'm having difficulty.
I need to populate combo boxes with:
1. Names of the tables in my project.
2. Fields within selected combo box...
I want to iterate through all tables in my .mdb file and look at properties like number of fields, field name, field type, etc etc etc
I'm trying to get the following pseudocode segment to work but I'm afraid I have the wrong part of the object model... can someone please guide me?
I continue...
I have a report with 10 or 11 subreports. When building the string to serve to a web page, I can't get past adding 5 subreports to the report without the enterprise server choaking on something. It doesn't matter which of the five subreports I add.
This repport runs without a glitch in the...
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.