Search found 95 matches: oriented

Return to advanced search

Re: Centrar texto VERTICALMENTE

Mr. Karinha Mira se ayuda: Your example is longer but the same as my original sample as far as vertical oriented text is concerned, You are missing the real point. If you execute the program on a computer where MSWord is installed, you can not see the vertical text in the ...
by karinha
Tue Apr 09, 2024 5:17 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Centrar texto VERTICALMENTE
Replies: 12
Views: 443

Re: Centrar texto VERTICALMENTE

Mr. Karinha Mira se ayuda: Your example is longer but the same as my original sample as far as vertical oriented text is concerned, You are missing the real point. If you execute the program on a computer where MSWord is installed, you can not see the vertical text in the PDF. ...
by nageswaragunupudi
Tue Apr 09, 2024 4:58 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Centrar texto VERTICALMENTE
Replies: 12
Views: 443

Re: hash for storing variables

... can be edited independently. Consistency: Ensures consistent use of the date input component throughout the project. Similarities with Object-Oriented Programming The approach shares similarities with object-oriented programming (OOP), especially regarding modularity and encapsulation. However, ...
by Otto
Tue Nov 28, 2023 8:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: hash for storing variables
Replies: 7
Views: 525

Re: Advantage Database Server

... does not run well on a single core, which may be a limitation of its design or the underlying system architecture. You noted that using object-oriented programming (OOP) syntax may make it easier to migrate to a different backend or database engine.
by ferilmagic
Fri Nov 03, 2023 7:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Advantage Database Server
Replies: 32
Views: 3641

Re: who use PostgreSQL with Fivewin ?

hi, thx for Answer My friend Manu Exposito, creator of the MariaDB, SQLite, etc. HDO access library, among other libs, has created a mini object-oriented library to access Postgre. If you want to try it, it's free, it's in [url] https://forum.modharbour.app/viewtopic.php?f=20&t=526 [/url] ...
by Jimmy
Sun Oct 01, 2023 6:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: who use PostgreSQL with Fivewin ?
Replies: 13
Views: 1036

Re: who use PostgreSQL with Fivewin ?

... as PgDBE Hi jimmy My friend Manu Exposito, creator of the MariaDB, SQLite, etc. HDO access library, among other libs, has created a mini object-oriented library to access Postgre. If you want to try it, it's free, it's in [url] https://forum.modharbour.app/viewtopic.php?f=20&t=526 [/url] ...
by jvtecheto
Sat Sep 30, 2023 4:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: who use PostgreSQL with Fivewin ?
Replies: 13
Views: 1036

Re: ADS - The future is <sadly> now so where do you go ?

... form is still online. It was my intention to convert to SQL and FWH has ample assistance, and samples, for doing this. My whole program is object oriented and perhaps once I start working with it, I will have success and move quickly through the process. I did use the FWH functions to actually ...
by vilian
Fri Apr 22, 2022 2:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS - The future is <sadly> now so where do you go ?
Replies: 26
Views: 2781

Re: ADS - The future is <sadly> now so where do you go ?

... form is still online. It was my intention to convert to SQL and FWH has ample assistance, and samples, for doing this. My whole program is object oriented and perhaps once I start working with it, I will have success and move quickly through the process. I did use the FWH functions to actually ...
by TimStone
Fri Apr 22, 2022 12:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS - The future is <sadly> now so where do you go ?
Replies: 26
Views: 2781

Re: ADS - The future is <sadly> now so where do you go ?

... 64 bit are both supported and is perfectly integrated into FiveWin .. the only difference is that you have to think of ADO in terms of an Objected oriented class and methods. Rao has simplified much of the ADO syntax with many FiveWin wrappers .. Look in the \source\functions\adofuncs.prg .. I ...
by Rick Lipkin
Wed Apr 20, 2022 12:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS - The future is <sadly> now so where do you go ?
Replies: 26
Views: 2781

Re: Conversion from ca-clipper ( not found a variable)

... your programs his way and I write mine. Thank you for the information. It appears you are missing out on all the advantages of the newer object oriented programming style (OOP). Enrico uses OOP, and variables are not the issue they were in Clipper. I write almost exclusively in OOP, and the ...
by James Bott
Thu Mar 10, 2022 6:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Conversion from ca-clipper ( not found a variable)
Replies: 30
Views: 4335

Re: Advantage Database Server

... there is a ( conversion - dbf/cdx or advantage server ) magic pill ... I have been using ADO for about 15 years and I found it to be nicely Object Oriented with every method you need to manipulate just about any Sql Database ( ms access, ms Sql Server, Oracle ... etc ) Rao has created a set of ...
by Rick Lipkin
Mon Jan 24, 2022 1:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Advantage Database Server
Replies: 32
Views: 3641

Re: Advantage Database Server

... and others. Source codes currently use 80% SQL and we shouldn't underestimate the standard commands. For this mix I created tAds, to work object-oriented. Tables or scripts in sql are all object-classified. I also worry about the Ads updates that are not happening. But if I look at Ads features ...
by Giovany Vecchi
Tue Jan 18, 2022 1:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Advantage Database Server
Replies: 32
Views: 3641

Re: How to build hbtipssl

Dear Otto,

* TIP Class oriented Internet protocol library (HTTP)
*
* Copyright 2003 Giancarlo Niccolai <gian@niccolai.ws>


hbtipssl.lib is the ssl support version for hbtip.lib
by Antonio Linares
Wed Nov 10, 2021 7:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to build hbtipssl
Replies: 2
Views: 408

Re: FWTool to automate DBF and mod harbour

... code. So for instance this syntax: msgInfo( oCustomers:phone ) Would work with either database class. This is one of the great features of object oriented programming.
by James Bott
Mon Oct 25, 2021 8:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWTool to automate DBF and mod harbour
Replies: 12
Views: 1119

Re: TDatabase Seek

Rick,

Since you seem to be new to using OOP, may I recommend by two articles on OOP. They are somewhat dated since I wrote them 10 years ago, but still helpful to someone just getting started with OOP.

Introduction to Object-Oriented Programming Part 1 & Part 2

James
by James Bott
Thu Jul 01, 2021 9:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TDatabase Seek
Replies: 6
Views: 805
Next

Return to advanced search