Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

SAP error connection

Hi guys,

Once again I really need your help. I'm trying to connect at a SAP Connector, but I experience some issues

This is the error the I receive

/QTQVC/OPEN_STREAM failed after 00:00:01 Key = SQL_ERROR (ID:00 Type:E Number:001 Comma without preceding colon (after OPEN ?).)

Can anyone help me?

Thanks!

Best regards!

1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Seems that you use the SAPQueryConnector

It can be a little tricky since you have to define delimiter for all fields -

I would suggest you to go slowly and check the syntax of your SQL statement - most chances you'll find a comma missing etc..

View solution in original post

2 Replies
Anonymous
Not applicable
Author

Seems that you use the SAPQueryConnector

It can be a little tricky since you have to define delimiter for all fields -

I would suggest you to go slowly and check the syntax of your SQL statement - most chances you'll find a comma missing etc..

Not applicable
Author

Thank you, Yaniv!

Indeed the issue was in the syntax.

Best regards