Files Needed - ADS / Harbour / MSVC 2013 (and FiveWeb info)

Re: Files Needed - ADS / Harbour / MSVC 2013

Postby TimStone » Thu Oct 22, 2015 10:21 pm

Antonio,

My application has been "under revision" for the past year. Now it is tested full time in an actual business where it is used throughout the day, non-stop.

This is the version which is built with Harbour and Microsoft Visual Studio 2013.

Other than the expected bugs from such a large application ( EXE files run about 10 MB in size ), and such massive internal optimization, it is running quite well. My client is very happy with the performance, and soon we will put it into far more companies.

I'm glad we made this shift. I have a parallel build using xHarbour ( .com ) for compatibility with older ADS systems, and it runs perfectly also. However, I think Visual Studio is still the wave of the future, especially with the new direction of Microsoft.

Next step ... cloud based ( ??? )

Tim
Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
User avatar
TimStone
 
Posts: 2904
Joined: Fri Oct 07, 2005 1:45 pm
Location: Trabuco Canyon, CA USA

Re: Files Needed - ADS / Harbour / MSVC 2013

Postby cnavarro » Fri Oct 23, 2015 12:18 am

++1
Cristobal Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
El secreto de la felicidad no está en hacer lo que te gusta, sino en que te guste lo que haces
User avatar
cnavarro
 
Posts: 6501
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Files Needed - ADS / Harbour / MSVC 2013

Postby Antonio Linares » Sat Oct 24, 2015 7:47 am

Tim,

I am happy to know that you are satisfied with the results :-)

Cloud based... There are many possibilities. You can review FiveWeb ;-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41323
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Files Needed - ADS / Harbour / MSVC 2013

Postby AHF » Sat Oct 24, 2015 7:54 am

FiveWeb is completed and working ?

Do we have a solution for Web developement like Xbase++ ?
Regards
Antonio H Ferreira
AHF
 
Posts: 838
Joined: Fri Feb 10, 2006 12:14 pm

Re: Files Needed - ADS / Harbour / MSVC 2013

Postby Antonio Linares » Sat Oct 24, 2015 8:00 am

Antonio,

Gagan from India has developed a complete cloud based ERP using FiveWeb:

http://forums.fivetechsupport.com/viewtopic.php?f=3&t=29421&start=0&hilit=erp

He explained in his posts that they are very satisfied with the results.

Unfortunately there are very few users using FIveWeb. Maybe if you start using it it will grow as much
as needed same as you did with the ADO RDD and after all, FiveWeb is free :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41323
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Files Needed - ADS / Harbour / MSVC 2013

Postby Antonio Linares » Sat Oct 24, 2015 8:03 am

regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41323
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Files Needed - ADS / Harbour / MSVC 2013

Postby AHF » Sat Oct 24, 2015 8:16 am

Antonio,

It works CGI ? Isnt this a security problem in most sites?

How do install it to test ?

Can we use any rdd with it?

Can we maintain live connections (sessions) ?
Regards
Antonio H Ferreira
AHF
 
Posts: 838
Joined: Fri Feb 10, 2006 12:14 pm

Re: Files Needed - ADS / Harbour / MSVC 2013

Postby Antonio Linares » Sat Oct 24, 2015 9:39 am

Antonio,

> It works CGI ? Isnt this a security problem in most sites?

No, it is not in case if you are authorized. I keep FiveWeb examples at dreamhost in USA where CGIs are allowed
and it is quite cheap:

https://www.dreamhost.com

> How do install it to test ?

You can develop and try FiveWeb locally on your own computer, (which it is perfect for development)
I suggest you to install XAMPP:

https://www.apachefriends.org/index.html

Activate apache once XAMPP has been installed. Once your app is working fine, then you copy
your FiveWeb app in dreamhost or alternative of your choice. FiveWeb both support Windows
and Linux.

> Can we use any rdd with it?

Yes, of course. You can use any RDD or code that you want to.

> Can we maintain live connections (sessions) ?

See how PHP does it and think about a similar way with Harbour.

The key to understand FIveWeb is to understand that there are processes that run
in the server only, and some other processes that run in the browser only.

Combining these two forces, you can do increible things with FiveWeb :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41323
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Files Needed - ADS / Harbour / MSVC 2013

Postby Enrico Maria Giordano » Sat Oct 24, 2015 9:59 am

Antonio and Antonio,

Antonio Linares wrote:It works CGI ? Isnt this a security problem in most sites?

No, it is not in case if you are authorized. I keep FiveWeb examples at dreamhost in USA where CGIs are allowed
and it is quite cheap:


What if you have to install the package in the customer's server (the most likely, at least here in Italia)?

I also use CGI sometimes but I think it's not the way to go.

EMG
User avatar
Enrico Maria Giordano
 
Posts: 8331
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Re: Files Needed - ADS / Harbour / MSVC 2013 (and FiveWeb info)

Postby Antonio Linares » Sat Oct 24, 2015 10:29 am

Enrico,

It depends on your needs and on your budget, as if you own a dedicated server then you can do whatever you want or need on it
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41323
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Files Needed - ADS / Harbour / MSVC 2013 (and FiveWeb info)

Postby nageswaragunupudi » Sun Dec 06, 2015 10:42 am

Building this with Harbour / MSVC 2013, it all loads and appears to work well. However, if I take the scroll bar slider and move it to the bottom, then click on a record to highlight it, I get the following error:
Error description: Error ADSCDX/5018 The handle given was not recognized by Advantage. Verify specified handle is open/active.
The error is generated from Database.prg, line 156.

Thanks for pointing out this problem. Calling OrdKeyGoTo() when the Alias is unordered, is resulting in run-time error in Harbour version of ADSRDD whereas there is no error when using xHarbour version of ADSRDD. Suitable work-around is now incorporated in xbrowse.prg and database.prg of FWH15.10
Regards

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
 
Posts: 10254
Joined: Sun Nov 19, 2006 5:22 am
Location: India

Previous

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Enrico Maria Giordano, Google [Bot], Willi Quintana and 11 guests