M
maggiethomas
I set up two linked tables from my SQL database, and ran a query. I get the
correct number of columns and rows appearing in the results, but the values
are all set to '#Deleted'.
I then imported the two tables, ran the same query - and it worked fine, I
got the expected values in the results.
I need to link as the SQL database is updated many times a day, and I report
on the current state of play many times a day. Taking a snapshot each time
is not very practical.
Sorry if this is a very basic question!
Thanks,
Maggie
correct number of columns and rows appearing in the results, but the values
are all set to '#Deleted'.
I then imported the two tables, ran the same query - and it worked fine, I
got the expected values in the results.
I need to link as the SQL database is updated many times a day, and I report
on the current state of play many times a day. Taking a snapshot each time
is not very practical.
Sorry if this is a very basic question!
Thanks,
Maggie