Search found 12 matches

by Gerrit
Wed Nov 29, 2017 11:16 am
Forum: Xbase++ 2.0
Topic: PostGreSQL questions
Replies: 16
Views: 30479

Re: PostGreSQL questions

there is an internal field "__deleted" so you can set "Filter" this Way SELECT * FROM MyTable WHERE __deleted = false LIMIT 100 Hi Jimmy, our application uses only DBFCDX Isam navigational code only. (Filters, Scopes, Seeks - Open, Close and Aliases etc) We are trying to find out how to get our App...
by Gerrit
Tue Nov 28, 2017 1:01 pm
Forum: Xbase++ 2.0
Topic: PostGreSQL questions
Replies: 16
Views: 30479

Re: PostGreSQL questions

Can I ask anyone who is using PostgreSQL, which version of pgAdmin are you using? Hi Roger, we are trying Postgres 9.3.20 and the latest Xbase++ 853 update. We have a large app and ran into some obstacles, I contacted Alaska and they emailed me back: "Thank you very much for providing us with the s...
by Gerrit
Mon Oct 24, 2016 12:53 pm
Forum: eXpress++ Support
Topic: Looking for a xBase++ programmer
Replies: 6
Views: 11939

Re: Looking for a xBase++ programmer

Wow. Extremely accurate post from Roger.

My 2 cents. If a programmer has good fundamental skill sets in problem solving, language shouldn't be an issue. Attitude is major, pick someone you like to work with too :)
by Gerrit
Thu Sep 17, 2015 1:00 pm
Forum: eXpress++ Support
Topic: Window Resize and Windows Snap Bug in our App
Replies: 2
Views: 6621

Re: Window Resize and Windows Snap Bug in our App

The resize was the issue. Thanks!
skiman wrote:Hi,

See this post, it's about the same problem.
http://bb.donnay-software.com/donnay/vi ... ze&start=0
by Gerrit
Fri Sep 11, 2015 2:40 pm
Forum: eXpress++ Support
Topic: Window Resize and Windows Snap Bug in our App
Replies: 2
Views: 6621

Window Resize and Windows Snap Bug in our App

Hi all, we are getting this error when re-sizing our app, or using windows snap feature. Has anyone else seen this or know how we might fix it? Critical Error report - 15:36:18 - 11/09/2015 -------------------------------------------------- Description: Unknown/Invalid symbol for alias Code: 66 Oper...
by Gerrit
Mon Aug 31, 2015 2:53 pm
Forum: eXpress++ Support
Topic: no express++ .hlp file available in windows 10
Replies: 10
Views: 21047

Re: no express++ .hlp file available in windows 10

That winhlp32.exe should do the trick. If you are having trouble overwriting the existing winhlp32.exe in windows 10, use this http://www.majorgeeks.com/files/details/unlocker.html
to unlock it, you should be then able to copy in the downloaded Win 7 winhlp32.exe to C:\windows
by Gerrit
Mon May 11, 2015 3:24 pm
Forum: Xbase++ 2.0
Topic: A great Html, CSS Editor
Replies: 3
Views: 13689

Re: A great Html, CSS Editor

I have not worked with CXP for long enough to be an expert. I have done html,css web dev though. Bootstrap HTML,CSS framework is the web industry standard UI for web apps. Pinegrow simply presents and organizes the UI elements to make them much easier to work with. In the MVC Model View Controller p...
by Gerrit
Fri May 08, 2015 1:06 pm
Forum: Xbase++ 2.0
Topic: A great Html, CSS Editor
Replies: 3
Views: 13689

A great Html, CSS Editor

Thought I would share a great tool I now use. I have never really liked Visual html, css editors because they more or less got in the way. I just recently started using http://pinegrow.com/ It is Awesome! Works with with Bootstrap http://getbootstrap.com/ It has all the UI elements you would need to...
by Gerrit
Fri Feb 27, 2015 9:00 am
Forum: eXpress++ Support
Topic: FRAX : Fast Report for Xbase++
Replies: 4
Views: 9088

Re: FRAX : Fast Report for Xbase++

Hey Joe, We currently also use FRAX reporting tool. It is a very nice reporting engine. As I understand Alaska is providing a fix for V2 Xbase++ but making no guarantees for V3 Xbase++ compatibility. Having said that, it would make the most sense if we could get Sergey's source code (I have emailed ...
by Gerrit
Thu Jan 08, 2015 9:18 am
Forum: Xbase++ 2.0
Topic: Is anyone using PostGreSQL
Replies: 12
Views: 29177

Re: Is anyone using PostGreSQL

Just a final follow up. I contacted Alaska regarding the postgresql.conf settings and this is the response I received. I does make sense, as there are many factors that affect database performance. ---- Hello Mr Ferwerda, We wish you a Happy New Year 2015. Thank you very much for sharing your though...