I have a simple XML row that I created using a Select...For XML Raw and I need to pass that as a parameter to a stored procedure. The sp param is an nText and everything else is set up, but I don't know how to pass the XML to it.
Thanks.
I'm trying to supress one of my sections at runtime because I don't have the Crystal Creation API license necessary to simply delete the group. I'm using CR 9 Developer's and creating a CRAXDRT object in VB 6. I tried using the supress method for a section object, but I got an error indicating...
I have an nText parameter defined in my SP that is being parsed into an XML table. I'm trying to run the SP from VB and I need to assign multiple values from a listbox to that parameter. I can't find any examples of how to do that.
The problem is corrected by resetting the location of the database or stored procedure from an ado connection with a connection string to an oledb connection
When I try to access my stored procedure parameters through the crystal object in vb 6, they don't show up in the collection. The report itself doesn't have any parameters but if I add one to test, it is accessible. Should I be able to see the stored procedure params in the object's param...
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.