Hey Tom...
We have some legacy variables prefixed with v so you know they are variables. EG vEmployeeNumber
Do you like that?
:)
But in all seriousness
ttTable.Field = Temp-Table.
bTable.Field = Buffer of "Site".
Table.Field = Table.
Doing something like the above is...
Totally agree with the above.
I was merely suggesting a way to fulfil the first requirement of "Is it possible to pass value across sessions in Progress without using DB/File?".
I still have nightmares from the couple of weeks playing with sockets in Progress :(
Intelligent Load balancing is...
You could add a socket server element to all your clients, with a procedure called "DcandRc".
When you want to perform the switch you would have a disconnect and connect statement in the client to switch the database. and a "client" procedure on a seperate machine in a repeat loop sending the...
Can find is the fastest, it doesn't return the entire record to the buffer.
Rest of the questions need clarifying. I could write an entire essay on both subjects.
Sorry to zombie an old topic, but i remember when i first started using com-handles with progress many years ago those ghost excel.exe's were the bane of my life.
I think i managed to fill an entire task manager with them before i noticed something was going wrong lol
so for example.
<note><to>Tove</to><from>Jani</from><heading>Reminder</heading><body>Don't forget me this weekend!</body></note>
should convert too
<note>
<to>Tove</to>
<from>Jani</from>
<heading>Reminder</heading>
<body>Don't forget me this weekend!</body>
</note>
with...
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.