Tagged Questions
0
votes
1answer
169 views
How do I get sorting to work in the DVWP when using custom SQL query to linked server?
WSS 3.0
I have a non-SQL database linked to a SQL database. I've created a datasource in SPD using a custom query to this database.
select * from LINKEDDB...sometable
I then created a data view ...