G
Guest
Hello,
I'm having a problem doing a custom query for the database connection part in data view. I'm able to connected to the database (HEAT) but I want to do a query from two tables (STORE and STORE1) in the database. I've tried different types of SQL statements but none of them seem to work. I've even tried simple SQL statements like "Select * from STORE" and that doesn't work either. I keep getting this error "The Data Source does not contain valid XML data" and that the data source returned a non-specific error while trying to execute this query. I'm running Microsoft SQL Server 2000 and when I do queries from the server it works fine but for some reason when doing it on custom query for Frontpage 2003 it fails.
So if anyone could help me out with my problem on trying to query multiple tables from the database using custom query or suggest another way of doing it I would appreciate it.
Thanks,
Kevin
I'm having a problem doing a custom query for the database connection part in data view. I'm able to connected to the database (HEAT) but I want to do a query from two tables (STORE and STORE1) in the database. I've tried different types of SQL statements but none of them seem to work. I've even tried simple SQL statements like "Select * from STORE" and that doesn't work either. I keep getting this error "The Data Source does not contain valid XML data" and that the data source returned a non-specific error while trying to execute this query. I'm running Microsoft SQL Server 2000 and when I do queries from the server it works fine but for some reason when doing it on custom query for Frontpage 2003 it fails.
So if anyone could help me out with my problem on trying to query multiple tables from the database using custom query or suggest another way of doing it I would appreciate it.
Thanks,
Kevin