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
Sync software - recommendations.
How to stablish a proper setup in MS Outlook 2003 encrypting mails
TS WEB ACCESS (STD 2008 Server)
Running netlogon script
Craniosacral therapy risks
FILTERING EXCEL DATA USING VALUES FROM 2ND WORKSHEET
Exchange 2007 Relay to External
Remote Web Workplace - Windows Server 2008
rpmlib(PayloadIsLzma) <= 4.4.6-1 is needed.
Columns cannot convert between unicode and non-unicode string data types.