I have Vb6 app that is using Crystal 9.0 when I send the report directly to print it does not work I get an error.Error( This field name is not known.)
Code below:
CrxReport.PrintOut False
However if I Preview the report then Print all works well. This happens on my client machine.
Code...
I am trying to run a short VB app from within Sqlserver.
I have tried the xp_cmdshell and it does not work.
If somebody could tell me where to store the VB app and also how I can run it from within sqlserver. this is what I have tried:
exec master..xp_cmdshell 'c:\Directpage.exe'
I am...
I have a VB application that can open multiple reports but it only opens one at a time it waits til the viewer is closed before opening the next. My problem is after doing this several times, I get a VB.exe error, an error log is is being created.
This error does not happen with any one...
I am using the viewer with Crystal Reports, VB 6.o I am trying to Suppress the report or viewer if there are no records in my viewer.
Any ideas would be appreciated!!
thanks again
I have a datagrid that is populated from a StoredProc no problem here. What I am trying to do is record all changes in my datagrid. What I need is to capture the Column Header value so I can record this change in a table.
Does anyone know how I can obtain the Column heading value or text?
Thanks
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.