ADOBASE, New class to manipulate ADO's RECORDSETS

Post Reply
User avatar
Adolfo
Posts: 815
Joined: Tue Oct 11, 2005 11:57 am
Location: Chile
Contact:

ADOBASE, New class to manipulate ADO's RECORDSETS

Post by Adolfo »

Hi everybody.

I made this class to manipularte ADO's Recorset as in Fivewin's tDataBase class.

This is my first attemp, and version, any help will be appreciated, It is not finished, and any cooperation will help a lot.

I tried it with Mysql 5 with no problems at all, you can download it from here, you have my mails inside it to report any problem or addition you want to make.

Suggestions are accepted, code, tips, tricks,anything we can use to improve it.

http://200.72.140.34/privado/adobase.rar

From Chile
Adolfo
;-) Ji,ji,ji... buena la cosa... "all you need is code"

http://www.xdata.cl - Desarrollo Inteligente
----------
Lenovo Legion Y520, 16GB Ram, 1 TB NVME M.2, 1 TB SSD, GTX 1050
User avatar
Adolfo
Posts: 815
Joined: Tue Oct 11, 2005 11:57 am
Location: Chile
Contact:

Post by Adolfo »

Hi...

New Version, some minor changes made... thanks Carlos G. ( Fivewidi )

Download it from here

http://200.72.140.34/privado/adobase.rar

From Chile
Adolfo
;-) Ji,ji,ji... buena la cosa... "all you need is code"

http://www.xdata.cl - Desarrollo Inteligente
----------
Lenovo Legion Y520, 16GB Ram, 1 TB NVME M.2, 1 TB SSD, GTX 1050
User avatar
Adolfo
Posts: 815
Joined: Tue Oct 11, 2005 11:57 am
Location: Chile
Contact:

Post by Adolfo »

Hi everybody

New data was added to INFO() method, and some minor changes to 5 methods.
Im' doing some work on determining user rights on the table or recordset, give me a couple of days to test it.

Download new version from here

http://200.72.140.34/privado/adobase.rar

Any help, comment will be appreciated.

From Chile
Adolfo
;-) Ji,ji,ji... buena la cosa... "all you need is code"

http://www.xdata.cl - Desarrollo Inteligente
----------
Lenovo Legion Y520, 16GB Ram, 1 TB NVME M.2, 1 TB SSD, GTX 1050
User avatar
Adolfo
Posts: 815
Joined: Tue Oct 11, 2005 11:57 am
Location: Chile
Contact:

Post by Adolfo »

www.xdata.cl/ADOBASE.rar

English ON --------------------------------------------------

Hi everybody.

This is the latest version of ADOBASE.

You have a complete example of use, I have an small MYSQL db on my server.
Speed is no so good at all, but at least you will be able to test it from your home country, the server is in Chile, with a 1MB dedicated line :(

I'll have this test DB up for at least 3 days, so you will be able to test it.

I'm preparing documentation on the class and some precautions to use RECORDSETS in general.

So stay TUNED....

Spanish ON --------------------------------------------------

Hola a todos.

Esta es la ultima version de ADOBASE.

Tienen un ejemplo completo de uso, levante una peuqeña DB Mysql en mi server.
La velocidad no es muy buena, pero a lo menos podran probarlo desde su pais, el servidor tiene linea internacional de 1MB :(

Estara disponible por 3 dias, asi podran probarlo.

Estoy preparando la documentacion sobre la clase y algunas cosas sobre los recordsets

Esten atentos


FROM CHILE
Adolfo
;-) Ji,ji,ji... buena la cosa... "all you need is code"

http://www.xdata.cl - Desarrollo Inteligente
----------
Lenovo Legion Y520, 16GB Ram, 1 TB NVME M.2, 1 TB SSD, GTX 1050
User avatar
fafi
Posts: 169
Joined: Mon Feb 25, 2008 2:42 am

Post by fafi »

Mr. Adolfo

Can I get ado.ch ?

regard
fafi
User avatar
Adolfo
Posts: 815
Joined: Tue Oct 11, 2005 11:57 am
Location: Chile
Contact:

Post by Adolfo »

Yes...
Sure

You can get it from FWH\includes directory.

If not, I'll send you a copy by mail.

From Chile
Adolfo
;-) Ji,ji,ji... buena la cosa... "all you need is code"

http://www.xdata.cl - Desarrollo Inteligente
----------
Lenovo Legion Y520, 16GB Ram, 1 TB NVME M.2, 1 TB SSD, GTX 1050
User avatar
fafi
Posts: 169
Joined: Mon Feb 25, 2008 2:42 am

Post by fafi »

Mr. Adolfo

I don't have

please to : fafi@basepronet.com

regards
fafi
User avatar
fafi
Posts: 169
Joined: Mon Feb 25, 2008 2:42 am

Post by fafi »

Mr. Adolfo

Greeting from Indonesia

adobase.exe run ok
just wait for 2 minute to get browse data

good !

regards
fafi
User avatar
Adolfo
Posts: 815
Joined: Tue Oct 11, 2005 11:57 am
Location: Chile
Contact:

Post by Adolfo »

FAFI...

I've noticed that my little server is a little slow, there is no optimization in the Mysql Server, but some users from other countries only wait some seconds, depending on the load on my server and their own connection.

I've done some tests on my lan with complex selects (inner join etc etc) and 5 tables with almost 2 million records each, an the speed is amazing, almost instantaneous.

I'm working on some manuals and documentation, on ADOBASE and MYSQL, hope I can work this weekend to give them to you next week.

From Chile
Adolfo
;-) Ji,ji,ji... buena la cosa... "all you need is code"

http://www.xdata.cl - Desarrollo Inteligente
----------
Lenovo Legion Y520, 16GB Ram, 1 TB NVME M.2, 1 TB SSD, GTX 1050
User avatar
fafi
Posts: 169
Joined: Mon Feb 25, 2008 2:42 am

Post by fafi »

Mr. Adolfo

Yes Sir ! The problems is My proxy server
when I have to changed to another proxy, your server respon about 20 seconds to get the data

regards
fafi
Post Reply