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

Script Error

I'm having some trouble fixing this error. It occurs at Reload time.

OLEDB read failed
SQL SELECT *
FROM pei.dbo.vw_write
WHERE customer = '3850692'

Anyone have any ideas? Thanks...

2 Replies
llauses243
Creator III
Creator III

Hi,

Can be ...

1.- error at format OLEDB, must review

2.- inolvidable point-comma (pls image attached)

Good luck, Luis.

Not applicable
Author

Cheers for the reply.

I took away the semi-colon and i'm receiving the same error.

I also have another view in the script which is reloading perfectly and it has the same syntax as the one giving the error. ie -

FROM pei.dbo."vw_stquem"
WHERE warehouse = '20';