Search found 161 matches

by Juraj
Fri Nov 27, 2020 2:24 pm
Forum: Product
Topic: Build problem
Replies: 5
Views: 2632

Build problem

<t>Hi All, <br/>
<br/>
Today I installed FOX version XS 2.6.1. An application that compiled without problems in XS 2.1 has this problem in version 2.6.1.<br/>
After running the "Build app ...", the Adox library will be lost from the working directory, even though it was physically there before. VS ...
by Juraj
Wed Sep 02, 2020 6:01 am
Forum: Product
Topic: Public 2.5b
Replies: 7
Views: 3004

Public 2.5b

Hi Chris,

in c# work xaml designer OK. After reinstall old version X# (2RC1Fox) work xaml designer ok.

Juraj
by Juraj
Tue Sep 01, 2020 6:52 pm
Forum: Product
Topic: Public 2.5b
Replies: 7
Views: 3004

Public 2.5b

Hi All


today I wanted to test the public version 2.5b xSharp. I installed it in the VS2019 community. After trying to create a new WPF application I got this error (attachment). The same is true in VS 2017.

Juraj
by Juraj
Mon Aug 31, 2020 9:03 am
Forum: Product
Topic: xsharp.data.dll
Replies: 4
Views: 2631

xsharp.data.dll

Hi Robert,

Thank you very much for the information

Juraj
by Juraj
Sun Aug 30, 2020 2:17 pm
Forum: Product
Topic: xsharp.data.dll
Replies: 4
Views: 2631

xsharp.data.dll

Hi all,

I'm looking for some description of xsharp.data.dll, or some examples of use

Juraj
by Juraj
Wed Mar 25, 2020 12:49 pm
Forum: Product
Topic: PostgreSQL connect from client PC
Replies: 5
Views: 3027

PostgreSQL connect from client PC

Hi Wolfgang,

I open the firewall on the port 5432 on client PC. When I open the firewall on the port 5432 on server PC, connection is OK.
Thank you very much!

Juraj
by Juraj
Wed Mar 25, 2020 10:51 am
Forum: Product
Topic: PostgreSQL connect from client PC
Replies: 5
Views: 3027

PostgreSQL connect from client PC

I insert to pg_hba.conf this line
host all all 192.168.0.127/24 md5

in postressql.conf
listen_addresses = '*'

I check connet from client PC with Postgres ODBC
by Juraj
Wed Mar 25, 2020 10:23 am
Forum: Product
Topic: PostgreSQL connect from client PC
Replies: 5
Views: 3027

PostgreSQL connect from client PC

<t>Hi All,<br/>
<br/>
I am testing a new app using PostgreSQL. Everything works OK on the local PC. If I want to connect from a client PC, I have a problem to connect to PostgreSQL Server. The server PC with Windows 7 Ultimate 64b., The client PC with Windows 10 Pro 64b. Can anyone help?<br/>
<br ...
by Juraj
Tue Feb 04, 2020 10:39 am
Forum: Examples
Topic: CoreDBF class
Replies: 21
Views: 34297

CoreDBF class

<t>Hi Wolfgang,<br/>
<br/>
after remove this class I have next error message (in atachments) in Form1:CreateDBFile..<br/>
<br/>
oFieldList := List<RDDFieldInfo>{}<br/>
oFieldList:Add( RDDFieldInfo{ "FIELDC", "C", 10, 0, 0 } )<br/>
oFieldList:Add( RDDFieldInfo{ "FIELDD", "D", 8, 0, 0 } )<br ...
by Juraj
Tue Feb 04, 2020 10:18 am
Forum: Examples
Topic: CoreDBF class
Replies: 21
Views: 34297

CoreDBF class

Hi Wolfgang,

After import DBServerApp.viaef into Xide 1.17 and compile I have tihis error message (in attachments.

Juraj