Microsoft
Software
Hardware
Network
Question : Access, SQL Server
I'm trying to execute a store procedure (just simple like 'TRUNCATE TABLE tablename') through a pass through in Access, but it give me a run-time error '3325' saying 'Pass-through query with ReturnsRecords property set to True did not return any records', please let me know why
Answer : Access, SQL Server
Because an action such as 'TRUNCATE TABLE' doesn't return any records.
You should set your Returns Records property as False in the query properties sheet (assuming it's a persisted querydef and not just created on the fly).
Random Solutions
Domain controler problem, clients cannot log on
Schema Changes by User
Spread sheet formula to reference entire row/column, or at least the number of rows/columns available
Windows Service crashing on one machine, not on the other
Office 2010 MSI GPO Installation
Delphi Email Blaster - possibly using Report Builder and PsRBExportDevices
Users resolution keeps reverting back to 800x600
Deployment
How do I know if my laptop has a spyware?
How to disable user account and/or disable change password feature in Windows 7 home premium?