Cheetah4.dll

Applications, Games, Tools, User libs and useful stuff coded in PureBasic
Slyvnr
User
User
Posts: 58
Joined: Wed Jun 27, 2007 10:10 pm
Location: USA
Contact:

Cheetah4.dll

Post by Slyvnr »

Cheetah Database DLL is now an open source project located at http://cheetahdatabase.sourceforge.net/

Wondering if any of the wonderful (and probably very busy) Purebasic SuperGod's might be interested in or able to create a wrapper for the Cheetah4.dll.

I have looked at the Cheetah2.dll wrapper and have compared it with the Powerbasic and Freebasic routines that are provided for the Cheetah4.dll and while I think I could make a new wrapper, due to my limited ability to "see" memory manipulation via pointers et al feel that I would probably just create a huge mess. I am sure there are others out there who would benefit from the wrapper, however, I am willing to negotiate payment for the work under some specific terms.

If you are one of the few Purebasic SuperGod's willing to do this THANK YOU. Please post a reply stating the fact that you are working on it so that I do not get too many people doing the same thing.

If you are willing to do this for pay, please PM me so that we can negotiate appropriate payment and terms.

Thanks You all....


Slyvnr
walker
Enthusiast
Enthusiast
Posts: 634
Joined: Wed May 05, 2004 4:04 pm
Location: Germany

Re: Cheetah4.dll

Post by walker »

Downloaded the package and begun to write a wrapper.. but.. if i try to compile the wrapper .. i get a linker error: Invalid Machine Type in Object 'Cheetah4.dll'

I'm using winxp 32bit ... so the hell for what kind of system is the dll intended for?
maybe only the download is corrupt.. but the last change on that was back in 2007 ..... so forget about that.. and use the pretty solid sqlite engine provided by PureBasic ...
Slyvnr
User
User
Posts: 58
Joined: Wed Jun 27, 2007 10:10 pm
Location: USA
Contact:

Re: Cheetah4.dll

Post by Slyvnr »

OK Interesting...

I will just continue to use the Cheetah2.dll even though it has disappeared from the web I at least have all of it's components and it works pretty good.

Was just hoping to use the Cheetah4.dll one day since it is suppose to be much faster.

Thanks for the info, will save a lot of time and hassle trying to do work it out.

Slyvnr
nicksteel
User
User
Posts: 43
Joined: Sat Apr 24, 2004 5:20 pm
Location: Houston

Re: Cheetah4.dll

Post by nicksteel »

Where can I get a copy of Cheetah2.dll? I've also waited and hoped for a guru to build an effective wrapper for DBF access. I attempted to use Purebasic some time ago to write Clipper type code, but finally gave up and switched to MiniGui (xHarbour). I would like to use the power of Purebasic graphics and avoid opensource GNU licensing. What I need are the basic dBase/Clipper commands for opening, indexing, filtering, etc. My systems are not easily written with SQL.
Slow, but trying.
User avatar
bobobo
Enthusiast
Enthusiast
Posts: 206
Joined: Mon Jun 09, 2003 8:30 am

Re: Cheetah4.dll

Post by bobobo »

사십 둘 .
Slyvnr
User
User
Posts: 58
Joined: Wed Jun 27, 2007 10:10 pm
Location: USA
Contact:

Re: Cheetah4.dll

Post by Slyvnr »

Also

http://www.planetsquires.com/files/Chee ... eBASIC.zip

for some of the Purebasic wrappers, examples, etc.
User avatar
jdooley
New User
New User
Posts: 3
Joined: Sun Jun 05, 2011 8:05 pm
Location: Switzerland
Contact:

Re: Cheetah4.dll

Post by jdooley »

Has anyone got a copy of this file they could send me, the like now redirects to the www.powerbasic.com site and is broken.

thanks,

Jim
"There is no passion to be found playing small - in settling for a life that is less than the one you are capable of living." - Nelson Mandela
Post Reply