I have pop-up menus in my firework png file, that I export to html for use in DW. When I look at the html file and click on the menu items I get an error "Unterminated String Constant" This is just the code exported from Fireworks, before I have added to it. Can anyone give me some...
When I run the following code I get this error Syntax error (missing operator) in query expression 'validation='countryCode' AND'.
I'm not sure what the problem is and therefore I'm not sure how to change this code.
Thanks in advance for the help.
Roslyn
Private Sub Form_Load()
lngCurrentID =...
When I run the following code I get this error Syntax error (missing operator) in query expression 'validation='countryCode' AND'.
Code:
strSql = "SELECT * FROM ValidationList WHERE validation=" & SQLText("countryCode") & " AND order=" & SQLNumber("1")...
Hi,
I'm using a subreport in the group header. I want it to only display the records associated with that group. How can I do that? Right now it displays all of the records each time for each group.
Thanks in advance.
Roslyn
Hi,
I've only been using Crystal Reports for about a month now.
I would like to display a list of strings, or a concat string that is all the values in a field.
The problem is that I want to display them in the group header not in the details.
I've looked at using a running total but think that...
Hi,
I've only been using Crystal Reports for about a month now.
I would like to display a list of strings, or a concat string that is all the values in a field.
The problem is that I want to display them in the group header not in the details.
I've looked at using a running total but think that...
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.