J
JIM. H.
Hello,
I am using db.Execute sqlString to run a SQL statement in
a module. My questions are as follows.
1. What is the max number of characters in a table name?
2. Is there any limitation on the length of sqlString if
I use is after db.execute?
3. After executing db.Execute sqlString, I get erro 3134
but in watch window I could not see the values of whole
sqlString, it is truncated. how can I see that?
Thanks,
Jim.
I am using db.Execute sqlString to run a SQL statement in
a module. My questions are as follows.
1. What is the max number of characters in a table name?
2. Is there any limitation on the length of sqlString if
I use is after db.execute?
3. After executing db.Execute sqlString, I get erro 3134
but in watch window I could not see the values of whole
sqlString, it is truncated. how can I see that?
Thanks,
Jim.