The documentation for upsizing isn't clear whether or not a table is deleted in the database, if it already exists, before importing the data from the .DBF.
I expect that we will be upsizing data quite often during the development process.
Any info on this?
Search found 4793 matches
- Tue Oct 15, 2024 11:04 am
- Forum: PostGreSQL
- Topic: DbfUpsize.dll documentation
- Replies: 2
- Views: 634
- Mon Oct 14, 2024 1:18 pm
- Forum: PostGreSQL
- Topic: Smart Orders
- Replies: 3
- Views: 133
Smart Orders
I have questions about ISAM Orders. This is from the Alaska documentation: ISAM Orders: These orders maintain 100% backward compatibility with traditional ISAM indexes, utilizing a special order column to represent the synthetic key value of ISAM indexes. This ensures that even user-defined function...
- Mon Oct 14, 2024 6:45 am
- Forum: PostGreSQL
- Topic: Developer's License required
- Replies: 2
- Views: 308
Re: Developer's License required
License pricing | Xbase++ | Alaska Software (alaska-software.com)Don't forget there is a licence fee for each user!
https://www.alaska-software.com/product ... t-list.cxp
My guess is that this will be acceptable to the State of New York.
- Sat Oct 12, 2024 1:03 pm
- Forum: PostGreSQL
- Topic: Developer's License required
- Replies: 2
- Views: 308
Developer's License required
I just upgraded my Xbase++ Professional version to the latest version so as to get access to the new filtering and indexing capabilities but now I cannot make a connection to PostGreSql server anymore. Error says that it requires a developer or client license. An internet search directs me to a page...
- Thu Oct 10, 2024 5:35 pm
- Forum: PostGreSQL
- Topic: How to USE an Alaska-Software.* table in Xbase code
- Replies: 5
- Views: 788
Re: How to USE an Alaska-Software.* table in Xbase code
Do you know if we can create an ISAM index on the return value of a stored procedure?
This may be a deal killer if we cannot do it.
I'm expecting that we can use a stored procedure in the ORDER BY clause of a SELECT statement as an alternative.
This may be a deal killer if we cannot do it.
I'm expecting that we can use a stored procedure in the ORDER BY clause of a SELECT statement as an alternative.
- Wed Oct 09, 2024 5:12 am
- Forum: PostGreSQL
- Topic: How to USE an Alaska-Software.* table in Xbase code
- Replies: 5
- Views: 788
Re: How to USE an Alaska-Software.* table in Xbase code
It's very interesting that a separate session is required for this. I'll need to experiment. NyCourts has 1200 users and it will be impossible to have each court manage the data dictionary by an administrator using PgAdmin. This must always be done in the Xbase++ application. They will need to add c...
- Tue Oct 08, 2024 10:57 am
- Forum: PostGreSQL
- Topic: How to USE an Alaska-Software.* table in Xbase code
- Replies: 5
- Views: 788
How to USE an Alaska-Software.* table in Xbase code
I am making some modification to my SqlQuery source to make it more robust when using PGDBE. Xbase++ errors when trying to open their Alaska-Software.isam.order table in either ISAM mode or SQL SELECT mode. My code below shows what I am trying to do. Has anyone been successful doing this. There is n...
- Sun Oct 06, 2024 10:57 am
- Forum: PostGreSQL
- Topic: DbfUpsize.dll documentation
- Replies: 2
- Views: 634
DbfUpsize.dll documentation
Does anyone have documentation for DbfUpsize.dll ? I have seen references to functions in DbfUpsise.dll but cannot find any documentation. I'm working on a new project for New York Courts, converting their old Xbase++ documentation to PostGresSql. I understand how to use dbfupsize.exe to import from...
- Mon Sep 23, 2024 9:36 am
- Forum: phpBB Board Support
- Topic: Back to work
- Replies: 3
- Views: 1960
Re: Back to work
It is sheer horror to have to realize this as a German, but unfortunately we have almost the same problems here. Democracies are not as stable as we all thought, and people are much dumber than you can believe. In addition, our electoral systems (especially in the USA) have some weaknesses. People ...
- Mon Sep 23, 2024 8:55 am
- Forum: eXpress++ Support
- Topic: Where you can see an example of the use of DCPANEL
- Replies: 5
- Views: 2053
Re: Where you can see an example of the use of DCPANEL
In that sample the following include file is used: #include "shdocvw.ch" Ah yes. This sample is so old that it uses JazzAge for ActiveX which was needed for the embedded web browser. The customer I wrote this for died about 10 years ago. Sorry, but I cannot support this sample anymore and will dele...