I have the following query where I am selecting the max date.I neeed to modify query where I can select the max date, but if date='1998-01-01' select the record with date='1998-01-01'.
SELECT t1a.*
FROM Table1 t1a
INNER JOIN Table2 t2a ON t1a.num = t2a.num AND t1a.id = t2a.id
INNER JOIN
(SELECT...
I am interested in finding out if there is an ODBC Driver for the Exchange server.
I have installed BORK 4.5 and there is nothing on it.
The only way I have found to connect to the Exchange server is through Access and this is not sufficient.
Any advice would be greatly appreciated
I looked at that article, and even though it was very informative, it didn't answer my question.
Any other suggestions/answers would be greatly appreciated.
I have set up two workgroups. I am the owner of all the objects in the database.
when any of the other users attempt to use the database, they receive an error message telling them that they are not the owner and therefore cannot open the database.
I am on a network, and when setting up the...
I have a report with three groups and therefore three drill downs.
On each drill down, I would like the header information to be different. How can I do this?
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.