|
|
| Best cohabitation Access 2007 ans SQL Server 2008 |
| Access project 2007 is the best solution front-end sql server 2008 for data
management (not administration)?
SQL Native Client in OLE DB mode save throutput net and data in lowest and
discontinuous v... on 19-Nov-09 |
| |
|
|
|
|
|
|
|
| Sum in Query |
| Hello again,
I am still finding may way here with Access ADP and SQL queries. I was going
along at a clip writing simple queries. My First one was to total Vacation
Balance in 2009:
SELECT LAD... on 13-Nov-09 |
| |
|
| SQL Update with an aggregate value |
| I am trying to make an update query something like:
UPDATE table1
SET sumValueColumn = sum(ValueColumn)
That gives me the error: You tried to execute a query that does not uncluide
the specified ex... on 13-Nov-09 |
| |
|
| Running a simple query |
| Hi,
I am very new to Access ADP and SQL. In other words I am in over my head.
I am trying to write a query to sum Vacation Hours As Total Vacation Hours.
I am receiving Incorrect Syntax near the ke... on 13-Nov-09 |
| |
|
|
|