Getting only one record back from OpenXML... Why???? When I run Select XMLString From CAPSProgram I get my expected results..
Expecting to get 250 below is the code from QA:
EXEC sp_xml_concat @hdl OUT,'(Select XMLString From CAPSProgram)a','XMLString'
SELECT x.*
FROM OPENXML (@hdl...
All,
Have an account balance table with fiscal year and period. Need to create a trail balance file from this table. All I have to do is add all debits then all credits for the account from the beginning of time to the specified month, there is the problem.
Cause the there is a (fiscal...
All,
Have several 8.5 reports that are driven from a VB 6 app and shown through the cr viewer control. I need to webify the reports so we can see them over our intranet.
Just installed crystal 10 and Enterprise embedded. My question what do I do now? Do I create a web page and use the viewer...
I have a screen which saves the content of the screen to a table. I would like to put in some functionality before the record is appended to see if it already exists.
Any ideas?
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.