Home
Forums
New posts
Search forums
What's new
New posts
New resources
Latest activity
Resources
Latest reviews
Search resources
Members
Registered members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
Registered members
Current visitors
Menu
Log in
Register
Install the app
Install
Home
Members
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
TomBascom
Curmudgeon
Joined
May 25, 2005
Last seen
Today at 9:05 PM
Messages
6,030
Resources
1
Reaction score
718
Points
113
Find
Find content
Find all content by TomBascom
Find all threads by TomBascom
Latest activity
Postings
Resources
About
TomBascom
replied to the thread
Error 16488: Index of Table is Not Active
.
“If it is not using…” is an unsupported assumption that seems to be false. You should be able to determine where the unexpected usage...
Tuesday at 10:42 AM
TomBascom
replied to the thread
Advice on AI implementation
.
Under size them and you will be switching and archiving frequently and run the risk of filling them all up and stalling or crashing...
Jan 9, 2023
TomBascom
replied to the thread
Browse field losing focus
.
Have you tried commenting out the RETURN NO-APPLY?
Jan 5, 2023
TomBascom
replied to the thread
Browse field losing focus
.
You should consider posting a code snippet that demonstrates the behavior.
Jan 4, 2023
TomBascom
replied to the thread
Dynamic-Tables and static queries
.
I suggest that you open a new post in order to ask a new question. It makes it easier when people are searching for answers.
Dec 13, 2022
TomBascom
replied to the thread
Dynamic-Tables and static queries
.
Here is an example of using a dynamic query to get arbitrary data from a database: /* getdyn.p * * run ./getdyn.p ( "customer"...
Dec 13, 2022
TomBascom
replied to the thread
Dynamic-Tables and static queries
.
As I said - a little bit of sample code would go a long ways. Or a diagram on a white board. Trying to explain "it" with a few short...
Dec 2, 2022
TomBascom
replied to the thread
How to determine if a procedure was passed a file to standard input when run via the command line
.
I needed this a while back for much the same reasons that the original poster did. That part about stdin being -10 wasted an afternoon...
Nov 25, 2022
TomBascom
replied to the thread
Dynamic-Tables and static queries
.
Wouldn’t the users then have to add the fields on the database table? And isn’t that rather more work than updating a temp table...
Nov 23, 2022
TomBascom
replied to the thread
Looking for books
.
John's original book "Programmers Progress" was much thinner and had several cover variations. It is still the best discussion of the...
Nov 15, 2022
TomBascom
replied to the thread
Add new variable database extent and give previous var extent a fixed size
.
You should also be upgrading up from 11.2 to at least 11.7 and, better, 12.2
Nov 9, 2022
TomBascom
replied to the thread
Answered
Run non-existant program without error
.
The idea that it is too expensive to use SEARCH is curious. RUN is going to fully exhaust the PROPATH before failing so it will have...
Nov 7, 2022
Loading…
Loading…
Loading…
Home
Members
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top