Hi,
I am using a linked server in SQL, to a Progress DB and I have developed a Stored Procedure to import some data.
On the Progress table that I import into SQL I have some fields of type array that I have to split in several records, for that I use a cursor but it becomes very slow. Bellow...
I am getting the following error message:
Executed as user: NT AUTHORITY\SYSTEM. Cursorfetch: The number of variables declared in the INTO list must match that of selected columns. [SQLSTATE 42000] (Error 16924). The step failed.
This stored procedure is importing data from a Progress DB into...
Hi,
I have done a stored procedure that runs ok is I star it from Query Analyzer. The problem is that I need to run it during night so I created a job schedule to run it and when it starts this way generates an error after 18 minutes running.
Any help would be appreciated.
Thanks
Rui Oliveira
Hi plp,
I need to build a report using a table that contains de COD / DESCRIPTION / Path of the picture
On my report I need to print the contents of those fields plus the picture.
I would appreciate any help on this subject.
Thanks in advance
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.