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's latest activity
TomBascom
reacted to
Stefan's post
in the thread
ROWID on Dynamic Table
with
Like
.
You will need to transform the static buffer to a buffer handle. Static means at compile time. So you will need a stub program per table...
Friday at 10:21 AM
TomBascom
replied to the thread
SAVE THE CLASSIC AppServers campaign.
.
You're about 5 years too late.
May 16, 2022
TomBascom
reacted to
Cringer's post
in the thread
Error
** More than 1024 items in a single statement. Use the -tok parameter. (136)
with
Like
.
Wow that is never going to perform very well. Why not make a temp table with the customer numbers and then make the query: FOR EACH...
May 13, 2022
TomBascom
reacted to
Stefan's post
in the thread
Question
Changing triggers.
with
Like
.
r-code caching is a startup parameter: -q to clear the cache from within the ABL: current-language = current-language to clear the cache...
May 13, 2022
TomBascom
replied to the thread
Question
Direct connect vs client/server.
.
There are cases where c/s is actually faster than shared memory. Specifically if your workload is dominated by NO-LOCK queries. In that...
May 12, 2022
TomBascom
replied to the thread
Question
Direct connect vs client/server.
.
If your system is unstable and poorly managed (for instance sys admins routinely “kill -9” shared memory sessions…) the the use of...
May 12, 2022
TomBascom
reacted to
Stefan's post
in the thread
Example on how to calculate the week number of the year from a date
with
Like
.
Repeatedly dating a substituted string with an assumed session DMY format is asking for trouble. Use the date function with three...
May 12, 2022
TomBascom
replied to the thread
OpenEdge to MSSql Conversion ?
.
Thanks! Someone else might know but I do not happen to know what that particular tool will do if you check that box. If nobody pipes up...
May 6, 2022
TomBascom
replied to the thread
OpenEdge to MSSql Conversion ?
.
This might be a basic response but I am not at all familiar with what new system you are using and I don't have any idea, really, which...
May 6, 2022
TomBascom
replied to the thread
script to read log
.
Good "old "grep" could certainly carry a lot of this load. ProTop monitors the log file and alerts on defined messages as well...
Apr 29, 2022
TomBascom
replied to the thread
Progress 8.3e recovery
.
You should have a "proenv" command in the Progress program group. (That is the command line interface that ensures that your environment...
Apr 28, 2022
TomBascom
replied to the thread
Progress 8.3e recovery
.
You would probably save yourself a lot of agony if you just dump the data to a text file. You are going to go through endless pain and...
Apr 28, 2022
TomBascom
replied to the thread
Archiving AI's to NFS mount storage causing system hang?
.
Archiving ai logs to NFS is known to be troublesome. If NFS glitches and the archiver notices then the target filesystem is marked as...
Apr 22, 2022
TomBascom
replied to the thread
Question
oe 12.5 trial version
.
You might like to start here Progress Customer Community
Apr 13, 2022
TomBascom
reacted to
Rob Fitzpatrick's post
in the thread
Question
QAD EA 2008 help request
with
Like
.
Check the database log for error messages. If your client uses the -clientlog startup parameter, check the client log for error...
Apr 7, 2022
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