Search found 211 matches

by mainhatten
Mon Dec 21, 2020 12:09 am
Forum: Welcome
Topic: A simple program - many errors!
Replies: 21
Views: 12434

A simple program - many errors!

<r>Hi Wolfgang,
<QUOTE author="wriedmann"><s>[quote="wriedmann"]</s>But it seems that SAP does not invest any money in the product and keeps it only to earn money ( I had asked for a 2 user development server as it was available in earlier versions, and they declined it, so I had to pay for a normal ...
by mainhatten
Sat Dec 19, 2020 8:45 pm
Forum: Welcome
Topic: A simple program - many errors!
Replies: 21
Views: 12434

A simple program - many errors!

<r><QUOTE author="robert"><s>[quote="robert"]</s>.<br/>
We have done some additional research and so far have found no things that are not possible with the Advantage API.<br/>
We have opened up communication with SAP to see if we can become an Advantage OEM partner and distributor.<br/>
I am having ...
by mainhatten
Fri Dec 18, 2020 5:58 pm
Forum: Welcome
Topic: A simple program - many errors!
Replies: 21
Views: 12434

A simple program - many errors!

<r><QUOTE author="FoxProMatt"><s>[quote="FoxProMatt"]</s>With ADS in the mix, will a paid license be required on each client machine that runs the compiled EXE? Or does one just have to purchase a developer license of ADS one time, and it's good for all deployed client app installs?<e>[/quote]</e ...
by mainhatten
Fri Dec 18, 2020 5:33 pm
Forum: Welcome
Topic: A simple program - many errors!
Replies: 21
Views: 12434

A simple program - many errors!

<r>Seems my writing was not clear enough...
<QUOTE author="robert"><s>[quote="robert"]</s>
I was referring to this:
<QUOTE><s>[quote]</s>
I think even local server (while simple ISAM) <B><s>[b]</s>does not allow vfp-similar access<U><s>[u]</s> in vfp<e>[/u]</e></U><e>[/b]</e></B> but needs to be ...
by mainhatten
Fri Dec 18, 2020 4:19 pm
Forum: Welcome
Topic: A simple program - many errors!
Replies: 21
Views: 12434

A simple program - many errors!

<r><QUOTE author="robert"><s>[quote="robert"]</s>No you are not right about ADS here. ADS has an API (Called ACE Advantage Client Engine) that we are using in our RDD already. The ODBC, OLEDB and .Net Dataproviders for Advantage use the same API.<br/>
This API is very powerfull.<e>[/quote]</e ...
by mainhatten
Fri Dec 18, 2020 1:57 pm
Forum: Welcome
Topic: Hello All, newbie with large VFP apps
Replies: 4
Views: 3777

Hello All, newbie with large VFP apps

<r><QUOTE author="OASDavid"><s>[quote="OASDavid"]</s>A little background: Our applications are written in VFP and forms are currently bound to VFP Tables. Most clients are running on our Terminal Servers, so performance and reliability have worked ok. Having said that, I would like to move to a SQL ...
by mainhatten
Fri Dec 18, 2020 1:36 pm
Forum: Welcome
Topic: A simple program - many errors!
Replies: 21
Views: 12434

A simple program - many errors!

<r><QUOTE author="robert"><s>[quote="robert"]</s>
I am not sure if Advantage supports DBC databases. I'll have to check that.<e>[/quote]</e></QUOTE>
AFAIR they have an analogue table to which a DBC can be "upsized" near automatically. So a bit more work on table structue modification, not everything ...
by mainhatten
Wed Dec 09, 2020 4:16 pm
Forum: Product
Topic: minimal perf code change
Replies: 1
Views: 1823

minimal perf code change

<r>Hi Robert,<br/>
reading up on the sources you pointed to in the vfp / local thread with own brain tuned to rather dumb/not optimizing vfp, the code in<br/>
<URL url="https://github.com/X-Sharp/XSharpPublic/blob/feature/Runtime/Runtime/XSharp.RT/Functions/Macro.prg"><LINK_TEXT text="https://github ...
by mainhatten
Tue Dec 08, 2020 1:20 pm
Forum: Visual FoxPro
Topic: Input needed on FoxPro local support
Replies: 15
Views: 8067

Input needed on FoxPro local support

<r>Hi Robert,
<QUOTE author="robert"><s>[quote="robert"]</s>I wrote table but it is actually a dictionary.<e>[/quote]</e></QUOTE>
sometimes my reading is too literal, as in trying to envision specs...<br/>

<QUOTE author="robert"><s>[quote="robert"]</s><QUOTE author="mainhatten"><s>[quote ...
by mainhatten
Tue Dec 08, 2020 9:55 am
Forum: Visual FoxPro
Topic: Input needed on FoxPro local support
Replies: 15
Views: 8067

Input needed on FoxPro local support

<r>Hi Robert,<br/>
[reordered a bit to better answer ]
<QUOTE author="robert"><s>[quote="robert"]</s>
This has the advantage:<br/>
- even when you compile with /fox2, when your code does NOT use one of the special functions like Type(), Eval() etc then the compiler will not "pollute" the generated ...