Hi list,

I would like to use the ODBC driver delivered with TSM Windows client, in conjunction 
with an Access 2002 database, but when I try to issue following query : SELECT 
SUMMARY.START_TIME, SUMMARY.END_TIME, SUMMARY.ACTIVITY, SUMMARY.ENTITY, SUMMARY.BYTES, 
[end_time]-[start_time] AS duration
FROM SUMMARYWHERE (((SUMMARY.START_TIME)<Date()-1) AND ((SUMMARY.ACTIVITY)="STGPOOL 
BACKUP"));
on the  linked "summary" table, I allways get following message "ODBC --- call failed 
The driver was unable to allocate memory required to support execution (#19)".
Could someone tell me wat is going on here ? Is my poor laptop memory constrained, or 
could it be due to some wrong setting in my ODBC connection, or ... ?
Thanks in advance.

Arnaud 

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
| Arnaud Brion, Panalpina Management Ltd., IT Group     |
| Viaduktstrasse 42, P.O. Box, 4002 Basel - Switzerland |
| Phone: +41 61 226 19 78 / Fax: +41 61 226 17 01       | 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Reply via email to