J
johnh
I am conecting to a SQL2000 database via ODBC on another
machineon a network.
When I run a simple query such as:
SELECT * FROM <table>
where ID = "1"
I get back fields with '#Deleted' in them.
Why is this?
John
machineon a network.
When I run a simple query such as:
SELECT * FROM <table>
where ID = "1"
I get back fields with '#Deleted' in them.
Why is this?
John