Gian,
In the example DBF the index is on "T_DATA". An index on "DTOS(T_DATA)" would behave quite differently because that expression results in a string and not a date.
Robert
Search found 2138 matches
- Tue Sep 26, 2023 6:51 pm
- Forum: Forum Italiano
- Topic: problemi con Append()
- Replies: 19
- Views: 339
- Tue Sep 26, 2023 2:56 pm
- Forum: Forum Italiano
- Topic: problemi con Append()
- Replies: 19
- Views: 339
Re: problemi con Append()
Guys, The problem seems to be that the CDX contains an index on a Date field. FoxPro indexes convert Dates to a Julian number and write that Julian number to the index as an 8 byte floating point number. In the current version of the RDD, when you append a record and do not fill the date, then an er...
- Tue Sep 26, 2023 9:06 am
- Forum: Deutsches Forum
- Topic: Installationsproblem X# 2.16.05 Public
- Replies: 8
- Views: 230
Re: Installationsproblem X# 2.16.05 Public
Oliver
The problem with the Windows.Design.Host.DLL is the same with 2.14 and 2.16
Robert
The problem with the Windows.Design.Host.DLL is the same with 2.14 and 2.16
Robert
- Mon Sep 25, 2023 4:00 pm
- Forum: Deutsches Forum
- Topic: Installationsproblem X# 2.16.05 Public
- Replies: 8
- Views: 230
Re: Installationsproblem X# 2.16.05 Public
Oliver, I compared the installation scripts, and the only relevant change that is related to the userdocs folder is that we place links to the examples folders in there. We install the examples in the Common documents folder (for all users) and put links to these folders in the user Document folder....
- Sat Sep 23, 2023 6:33 am
- Forum: Deutsches Forum
- Topic: Installationsproblem X# 2.16.05 Public
- Replies: 8
- Views: 230
Re: Installationsproblem X# 2.16.05 Public
Oliver,
If you can't find anything, then I will compare the installation scrips of the 2 versions to see what the difference is.
Robert
If you can't find anything, then I will compare the installation scrips of the 2 versions to see what the difference is.
Robert
- Sat Sep 23, 2023 6:32 am
- Forum: Forum Italiano
- Topic: problemi con Append()
- Replies: 19
- Views: 339
Re: problemi con Append()
Gian Ferrucio, Unfortunately your code is not complete and leaves some questions open: - Is there an index scope active, or does the index have a condition? - Is the same server used by the browser? - Did you suspend notification on the server? If the same server is used also by the browser, and if ...
- Thu Sep 21, 2023 9:23 pm
- Forum: Deutsches Forum
- Topic: Installationsproblem X# 2.16.05 Public
- Replies: 8
- Views: 230
Re: Installationsproblem X# 2.16.05 Public
Oliver
This sounds like your windows profile is broken. The {userdocs} folder should point to the documents folder in your user profile.
I think the installation was aborted because of the missing folder.
Robert
This sounds like your windows profile is broken. The {userdocs} folder should point to the documents folder in your user profile.
I think the installation was aborted because of the missing folder.
Robert
- Mon Sep 18, 2023 7:55 pm
- Forum: Product
- Topic: Visual Studio does not show (all) X# templates
- Replies: 1
- Views: 132
Re: Visual Studio does not show (all) X# templates
Dick,
It must be the missing .Net desktop development option.
Add that to VS and install X# again.
I'll see if I can add a warning in the X# installer when this option is missing.
Robert
It must be the missing .Net desktop development option.
Add that to VS and install X# again.
I'll see if I can add a warning in the X# installer when this option is missing.
Robert
- Fri Sep 15, 2023 9:04 am
- Forum: VO & Vulcan
- Topic: error MSB4057: The target "CreateGeneratedAssemblyInfoInputsCacheFile" does not exist in the project
- Replies: 4
- Views: 263
Re: error MSB4057: The target "CreateGeneratedAssemblyInfoInputsCacheFile" does not exist in the project
Knut,
Fixed in X# 2.18
Robert
Fixed in X# 2.18
Robert
- Fri Sep 15, 2023 6:54 am
- Forum: Welcome
- Topic: Error on SQL Query execution in Oracle Database in X# VO Project
- Replies: 4
- Views: 202
Re: Error on SQL Query execution in Oracle Database
Arun,
A bit more info would be helpful
VO or X#?
Which version ?
Robert
A bit more info would be helpful
VO or X#?
Which version ?
Robert