problems with stored procedure 
Author Message
 problems with stored procedure

hi,

we have a stored procedure in which we insert some data
into a temporary table

if we make a insert like :
   insert into #tmp(field1) values('aaaa')

it works fine, but if we insert data from variables like

we get an error :"check the messages
between Crystal Report and sql server"

does someone have any idea?

thanks



Tue, 24 May 2005 22:27:09 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Problem with stored procedure OLEDB/ODBC

2. Problem with Stored procedure...

3. Problem with stored procedure OLEDB/ODBC

4. Problem with stored procedure execution from dll

5. Problem with stored procedures

6. Problem with stored procedure OLEDB/ODBC

7. Problem with stored procedure

8. Problem with Stored Procedures String Parameter and ADO

9. Problem with stored procedure OLEDB/ODBC

10. Problem with stored procedure

11. Problem Viewing Stored Procedure Parameters with Data Links or Data Env.

12. Problem Viewing Stored Procedure Parameters with Data Links or Data Env.

 

 
Powered by phpBB® Forum Software