String formula too complex 
Author Message
 String formula too complex

Problem with data access:

iMyInt = dynQuery("myint")
sMyString = Str$(iMyInt)

The latter line causes "String formula too complex". iMyInt seems to
have a corrent value after the execution of the first line. The
datatype of myint-field in the table is integer. Variables are
declared explicitely. When I change dynaset to snapshot the same
problem arises.

I am able contunue the program by pressing F5 without difficulties
and the result is correct!!! If I trap this error and Resume everything
goes fine. I am not low on memory or string space.

I am using the complatibility layer.

Jussi J?rvel?inen
Datawell Inc.



Mon, 26 May 1997 17:53:34 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. String Formula Too Complex

2. string formula too complex

3. "String Formula Too Complex"?

4. String formula too complex?

5. String formula too complex error

6. String Formula Too Complex Error

7. VB3.0 : String formula too complex

8. String formula too complex

9. String formula too complex

10. String Formula Too Complex

11. Complex String Manipulation - Well Complex For Me Anyway

12. Complex number formulas someone wanted...

 

 
Powered by phpBB® Forum Software