Search found 406 matches: migrating

Return to advanced search

Question about function file

Hello everyone. I am observing a difference in the behavior of the File() function when migrating from xHarbour 123 to Harbour 320: REQUEST HB_LANG_PTREQUEST HB_CODEPAGE_PT850HB_SETCODEPAGE('PT850')HB_LANGSELECT('PT')xHarbour 123:-----------------   ...
by Eroni
Wed Feb 14, 2024 10:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about function file
Replies: 3
Views: 226

Re: FWH64 + bcc64 + hbmk2 example

Good afternoon,

I just finished migrating from fwh32 to fwh64. It's up and running now. I wanted to take this opportunity to thank Antonio for his excellent support and assistance during the installation, as I am not an expert in compilers, resources, etc.

Best regards,

Alvaro
by alvaro533
Sat Jun 17, 2023 2:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH64 + bcc64 + hbmk2 example
Replies: 13
Views: 827

Re: How many control per dialog?

... Borland C compiler is the slowest of all and it does not compare at all to current Microsoft C compiler so powerful tools. You should consider migrating to MSVC :-) Anyhow I am not sure yet that this may solve your issue but it is worth to try it
by Antonio Linares
Sat Nov 20, 2021 5:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How many control per dialog?
Replies: 21
Views: 1290

Re: Busco consejo sobre opciones para compilar a 64Bits

Hello everybody.
I'm thinking about migrating from 32 to 64 bits, and researching on the subject I found this topic, which is a good tutorial on how to do this.
But a question that remains is: Are there any performance gains and other improvements that are worth the migration?
by Eroni
Thu Aug 05, 2021 1:01 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Busco consejo sobre opciones para compilar a 64Bits
Replies: 66
Views: 8018

Re: TDatabase Seek

... .. I pass the table object's between various modules and traditional .dbf syntax just would not work .. hence my interest in tDatabase. Also ... migrating the application to Sql Server which is much more secure than ms access since Access is a local database that resides on the local un-secure ...
by Rick Lipkin
Fri Jul 02, 2021 1:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TDatabase Seek
Replies: 6
Views: 809

Re: Which C compiler and which Harbour should be used for FW?

Hello everyone. Posting my progress on migrating to MSVC, I first decided to learn about generating the project build. Starting from the example in the folder fw \ makes I managed to build my first executable in MSVC 2019 written in .prg. The ...
by Eroni
Sat Aug 22, 2020 3:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Which C compiler and which Harbour should be used for FW?
Replies: 27
Views: 3574

Re: Which C compiler and which Harbour should be used for FW?

... As I have some projects at MSVC 2017, I will first download MSVC 2019 and migrate my small C # projects to it. Then I will start working on migrating my project from xHarbour to MSVC, testing some code editors and putting together a compilation. I am posting my evolution in this process, ...
by Eroni
Sat Aug 01, 2020 8:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Which C compiler and which Harbour should be used for FW?
Replies: 27
Views: 3574

Re: Which C compiler and which Harbour should be used for FW?

... preferred editor. Updates are steady, and apply automatically in VS, so you never lose time reconfiguring. Tim Hi Tim I've been thinking about migrating to MSVC for a long time, and this text of yours inspired me a lot, I would like to know more details about your environment, do you use the ...
by Eroni
Fri Jul 31, 2020 1:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Which C compiler and which Harbour should be used for FW?
Replies: 27
Views: 3574

Re: Dolphin to FW MySql/Maria upgrade ...

... as in a query resultXBROWSER aResult  Thanks for pointing out. We appreciate for bringing out any other issues that you may come across while migrating. Notes: METHODS Query() and RowSet() are synonimous. Same sql statement when executed with oCn:Execute() returns results as an array. Please ...
by nageswaragunupudi
Mon Jun 15, 2020 5:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Dolphin to FW MySql/Maria upgrade (Solved) ...
Replies: 6
Views: 1122

Re: Need an Advice about Memo fields usage in MariaDB.

Hi I don´t quite understand your problem, but if your migrating from DBF to MARIADB I support you 100% I had 2 DBF's with memo fields, create them as TEXT fields in MARIADB, never ever had a problem, even though as you said, clients enter huge amount ...
by Adolfo
Thu Apr 16, 2020 4:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Need an Advice about Memo fields usage in MariaDB.
Replies: 5
Views: 893

Re: Need an Advice about Memo fields usage in MariaDB.

Hi I don´t quite understand your problem, but if your migrating from DBF to MARIADB I support you 100% I had 2 DBF's with memo fields, create them as TEXT fields in MARIADB, never ever had a problem, even though as you said, clients enter huge amount ...
by Antonio Mart.
Wed Apr 15, 2020 9:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Need an Advice about Memo fields usage in MariaDB.
Replies: 5
Views: 893

Re: Need an Advice about Memo fields usage in MariaDB.

Hi I don´t quite understand your problem, but if your migrating from DBF to MARIADB I support you 100% I had 2 DBF's with memo fields, create them as TEXT fields in MARIADB, never ever had a problem, even though as you said, clients enter huge amount ...
by Horizon
Wed Apr 15, 2020 5:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Need an Advice about Memo fields usage in MariaDB.
Replies: 5
Views: 893

Re: Need an Advice about Memo fields usage in MariaDB.

Hi I don´t quite understand your problem, but if your migrating from DBF to MARIADB I support you 100% I had 2 DBF's with memo fields, create them as TEXT fields in MARIADB, never ever had a problem, even though as you said, clients enter huge amount ...
by Adolfo
Wed Apr 15, 2020 3:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Need an Advice about Memo fields usage in MariaDB.
Replies: 5
Views: 893

clarification respect a recordset

Guys: I am migrating my progs from dbf to sql for this I use exclusively ado but I have a doubt about how a recordset works The oBrw: delete, oRs: delete and delete from table are instructions that do the same delete records and ...
by artu01
Sat Aug 31, 2019 1:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: clarification respect a recordset
Replies: 14
Views: 3304

Re: Migrating TDatabase to FWH19.03's from FWH11.08 (Resolved)

Hua, Here is a more complete New() method. You can use this as a starting point for each class (one class for each database). The file is opened (with automatic retrys) and then the primary key index is set. So with just this one line of code you open the database, open the indexes, and set the ord...
by hua
Mon May 06, 2019 2:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Migrating TDatabase to FWH19.03's from FWH11.08
Replies: 15
Views: 1977
Next

Return to advanced search