Trim Function 
Author Message
 Trim Function

We are in Access 97 and are having an intermitten problem
where our databases stop executing the trim command.  I've
check references to see if anything is missing.

We have the following:
VB for Applications
MS Access 8 Object Library
MS DAO 3.5 Object Library

Any ideas would be greatley appreciated.

TIA,
Karen



Mon, 29 Aug 2005 04:43:13 GMT  
 Trim Function
Hi Karen

Make sure your entire project compiles OK.  If it still breaks, then you
could try decompiling the database (open it with a command line switch of
/decompile).  Make sure that you have a backup copy first!  After it has
opened, open any module and recompile the whole project.

--
Good Luck!
Graham Mandeno [Access MVP]
Auckland, New Zealand

Return mail address is invalid in a vain attempt to reduce spam.

Please post new questions or followups to newsgroup.


Quote:
> We are in Access 97 and are having an intermitten problem
> where our databases stop executing the trim command.  I've
> check references to see if anything is missing.

> We have the following:
> VB for Applications
> MS Access 8 Object Library
> MS DAO 3.5 Object Library

> Any ideas would be greatley appreciated.

> TIA,
> Karen



Mon, 29 Aug 2005 05:40:47 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. cross trim function and replace command

2. Trim() function in query can't be run in Access Runtime Environment

3. Trim Function Not Recognized?

4. Trim Function Fails in VBA Word 2002 to Remove Spaces

5. Trim Function

6. Newbie Help - Trim function in Label

7. Trim Function???

8. Problem with Trim Function

9. Trim function

10. VB Can't find Trim function?

11. trim() function not working in internet explorer 6

12. Trim function

 

 
Powered by phpBB® Forum Software