A pretty minor one, in \examples\utilities\codemaintenance\appsrc, the CodeTypeEntry.vw has "Use dfTable.pkg" and it is obsolete and not needed in the view, it has already been converted to using CJ...
Type: Posts; User: Mark Powers
A pretty minor one, in \examples\utilities\codemaintenance\appsrc, the CodeTypeEntry.vw has "Use dfTable.pkg" and it is obsolete and not needed in the view, it has already been converted to using CJ...
Reveen - I like what your saying. I've got this started, but I can't find anything on the "ProcessColumnSearch"? Found everthing else in the cdbcjgridpromptlist.pkg and have a new class started. ...
Yes, the DAW driver, they are on DF 19.1 using PSQL driver 5.0.0.53
Mark
Trying to get rid of a couple of more warning messages when compiling. I have a view that allows a user to make multiple selections from a list (100's of items) and puts the current selections on...
Dave - i've got a client running PSQL 15 and it is running great! Been running it for about 3 months now, 0 issues.
Mark
You really need to get off of the embedded database! Any of the other choices will outperform the embedded and many issues will go away (reindexes for example).
Mark
We moved to PSQL in 1998! It solved our problem then, and no one has given us a good reason to move to one of the others at this point. There would be a couple of advantages maybe, but PSQL still...
Thanks Evertjan - will give this a try also.
Mark
Thanks Bob, will give this a try!
Mark
I have a need for a business process to take a pause. It is process that waits for records to print and then prints a batch and I would like it to pause before it prints another batch. I'm trying...
We are running server 2019 & server 2022 on a PSQL database and the speed is very good. Don't recall making any setup changes for any speed reason.
Sorry,
Mark
Looked at the migration log and got the answer. The WS file was flagged as read only! Works fine now.
Mark
I received the attached error when migrating our main workspace. I was attempting to do this as an in-place migration. I had already copied the workspace to the new location and cleaned up some old...
Yes, upgraded a custumer about a month ago to Server 2022. That customer also uses PSQL which we upgraded to version 15. Have had not issues with it. This customer is still using DF 19.0.
Mark
I turned off my cache files when moving to the 20.0 & the studio. The studio uses 64 bit and was causing some issues, so ended up just turning it all off.
Mark
Ray - 0 problems (accept that 15 wanted to default to meta 2). I've done a number of PSQL upgrades and they always seem to go very smooth. This is probably the biggest jump I've done from 12 to 15...
Ray - I don't believe so. I upgraded a PSQL server 2 weeks ago and tried to find anything about V2 metadata and couldn't. Was upgrading also from PSQL 12 to PSQL 15 just FYI.
Mark
I can't believe others aren't having issue with this - pretty major for us! But yes, that is what I did. I need to test in 20.1 to see if the same happens there.
Mark
Thanks Matt, will give it a try.
Mark
Harm - Hope you see this, we had updated our 20.0 to the new release. This problem jumped up and bit us again due to this file not returning data correctly. Might want to check on this and update...
Didn't have much luck Matt. I simply created an additional VPE object that the top looked like this:
Object oCustomerServiceVpe is an cComVpe
Procedure pOpen // * open a new VPE document...
Thanks Matt!
Mark
Thanks for the input!
I know many of you use VPE and/or Chilkat. Any of you transitioned to the 64-bit versions of these? Any good/bad things you want to share about doing this?
Thanks
Mark
Been using VPE for many years, I've never had the need to generate 2 different VPE reports at the same time, but now I need to. Is this possible? These do not use the Starzen classes. If I have to...