I'm trying to write a single query to update a value in one field based on a value in another field. The updated value is pulled from one of two tables, which is determined by the value in the second field.
I've tried this:
UPDATE
T1 tbl
SET
tbl.F1 =
(
IF
(...
Hi,
We recently upgraded a client machine to Windows 2000. Now, when attempting to access the server through OLE I get the old Login failed for user "(null)" error. SQL is set up for windows authentication, we are logging in as a domain user, and of course the users are set up as...
I am trying to use Crystal Reports to execute a Pervasive stored procedure. This procedure will populate a temporary table that the report will link to. My procedure works fine when executed from SQL Data Manager. However, when I try to link the procedure in Crystal I receive an "Access...
I think what I'm referring to is a nested query. Please let me know if there's better lingo available than that.
My problem involved trying to execute a complicated query against a 2000i database. It would work in a database like MSSQL, but I'm a little less well versed in Pervasive. So I've...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.