Search found 4769 matches

by rdonnay
Wed Nov 29, 2023 11:03 am
Forum: Xbase++ 2.0
Topic: legacy printing problem
Replies: 1
Views: 1145

legacy printing problem

A customer of mine has converted some old Clipper code and we can't make the SET PRINTER TO OBJECT <oPrinter> work. I found an old test program and it doesn't work either. I'm sure it worked in the past when I wrote it. Does anyone use SET PRINTER TO OBJECT ? FUNCTION Main() LOCAL oPrinter, cPrinter...
by rdonnay
Tue Nov 21, 2023 8:13 am
Forum: eXpress++ Support
Topic: ADS: sp_mgGetUserTables() with same user name
Replies: 19
Views: 3878

Re: ADS: sp_mgGetUserTables() with same user name

Right click on the name of the attachment and choosing "Open graphic in a new tab", then remove the phpbb3\ and it is shown.
I did as you suggested and the image shows just fine in a new tab with the below URL:

download/file.php?id=2255
by rdonnay
Sat Nov 18, 2023 5:32 pm
Forum: phpBB Board Support
Topic: Recovering from surgery
Replies: 6
Views: 2895

Recovering from surgery

I have been suffering from bad sinusitus for over a month now. I just had surgery to have lot of polyps removed and to fix a deviated septum. I hope to be able to attend to this board soon as my sinus headaches seem to be subsiding after surgery. Hopefully, I will be able to smell and taste food aga...
by rdonnay
Sat Nov 18, 2023 5:27 pm
Forum: eXpress++ Support
Topic: ADS: sp_mgGetUserTables() with same user name
Replies: 19
Views: 3878

Re: ADS: sp_mgGetUserTables() with same user name

Open the file in a new window. Open what file? how? The path is shown, f.e. ...bb.donnay-software.com/donnay/phpbb3/download/file.php?id=2241 Remove the "/phpbb3" from that path and the attachment is shown. I hope, Roger will correct the path for attachments in that forum. I really don't know how t...
by rdonnay
Wed Nov 15, 2023 3:02 pm
Forum: eXpress++ Support
Topic: ADS: sp_mgGetUserTables() with same user name
Replies: 19
Views: 3878

Re: ADS: sp_mgGetUserTables() with same user name

We have 3 or 4 users who connect via RDP and VPN occasionally to 2 different user accounts on the server.

This screen shows what info we have on those connections.
The username is W2016SVR on each connection, but they have different TSAddress which is the VPN address..
adsmgt.JPG
adsmgt.JPG (213.6 KiB) Viewed 1765 times
by rdonnay
Mon Nov 13, 2023 7:41 pm
Forum: eXpress++ Support
Topic: ADS: sp_mgGetUserTables() with same user name
Replies: 19
Views: 3878

Re: ADS: sp_mgGetUserTables() with same user name

I will run my AdsMgt program on the terminal server tomorrow morning after I can make several RDP connections.

Most of our users are connecting from workstations on a LAN.
by rdonnay
Wed Oct 25, 2023 5:11 am
Forum: eXpress++ Support
Topic: sign an XML using a .p12 certificate
Replies: 8
Views: 2158

Re: sign an XML using a .p12 certificate

Chilkat should do the job.
Chilkat gets my vote for the most valuable suite of ActiveX tools.
by rdonnay
Tue Oct 17, 2023 4:29 pm
Forum: eXpress++ Support
Topic: ADS
Replies: 24
Views: 5395

Re: ADS

Instead of DBFUPSIZE.EXE I use DBFUPSIZE.DLL and some functions from that library
Were you able to use an ADS connection with DBFUPSIZE.DLL?
Do you have docs for the functions?
when I am 100 years old and Roger is 105!
I like that idea.
by rdonnay
Mon Oct 16, 2023 8:25 am
Forum: eXpress++ Support
Topic: ADS
Replies: 24
Views: 5395

Re: ADS

The function still awaits physical tables.
That seems to be a deal killer for us.
Our data tables are huge.
We would need to be able to upsize without having to export all the data from ADS to FOX.
I don't think that FOX can even handle our tables now.
by rdonnay
Mon Oct 16, 2023 5:28 am
Forum: Xbase++ 2.0
Topic: Error in XbpToolbar
Replies: 11
Views: 3478

Re: Error in XbpToolbar

it use Ot4Xb so Roger have never release it with Express++
Two times I incorporated third party features into eXpress++ and both times the developer failed to support his product.
That is why I only incorporate features that are available in Xbase++ libraries.