I've got an ASP.NET app w/ a SQL backend. The SQL backend has a linked server (Access db) that is has several views that call from the linked tables. Everything works fine in QA and Enterprise manager ...
I can't seem to work this out. SELECT * FROM OpenQuery(LinkedServer,' SELECT * FROM tblData WHERE SomeField LIKE ''' @SearchParm ''' ') But that doesn't seem to work. I have it working just fine ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results