QBTree Data Engine

Please use this Board for QBasic related requests ( file research, programming, etc.)

Moderators: Administrator, Global Moderator

Post Reply
JB
Newbie
Posts: 2
Joined: Thu Sep 11, 2003 10:41 pm
Contact:

QBTree Data Engine

Post by JB »

Hello all. I've been tasked with deciphering a collection of QB programs written some 15 years ago...which have grown vital to my organization...but the only person completely familiar with the project is long since retired.
Reading the QB code is no problem. The problem for me is that the developer used commercially purchased functionality (QBTree 5.6, by Cornel Huth) to simulate a database environment.
I have the QBTree modules, but there is no documentation anywhere that explains what they do. I've started looking through the code, but I'm hoping someone out there will be able to point me to some kind of tutorial or documentation for QBTree.
Thanks in advance.
JB
Newbie
Posts: 2
Joined: Thu Sep 11, 2003 10:41 pm
Contact:

Re: QBTree Data Engine

Post by JB »

Anybody out there got any ideas ???
Afrow_UK
Newbie
Posts: 8
Joined: Sun Sep 21, 2003 9:36 pm

Re: QBTree Data Engine

Post by Afrow_UK »

This place is a bit dead :(

-Stu
Dr_Davenstein
QBasic God
Posts: 166
Joined: Tue Mar 25, 2003 12:45 am
Location: U.S.A.
Contact:

Re: QBTree Data Engine

Post by Dr_Davenstein »

Yeah, and that really sucks! This is one of the first places that I found for QB! Anyway, I didn't even know such a thing exsisted!!! Can I please lok at the code?
Come check out [url=http://www.freebasic.net/forum/index.php]FreeBASIC[/url]. The syntax is based on QuickBasic, but it expands to use pointers, operator overloading, etc... The list goes on and on!
User avatar
DDastardly71
Jr. Member
Posts: 15
Joined: Sun Jan 20, 2008 11:25 pm

QBTree by Cornel Huth

Post by DDastardly71 »

I've never heard of QBTree by Cornel Huth but I have heard of Bullet database engine by Cornel Huth. I have used it in the past for my company and it was also distributed as a shareware. The shareware includes all of the libraries including the including an extensive programmer's reference guide of all of its functions.

If you want email me and I can send you the complete file. Look it over and see if the functions in the reference guide is similar to the one used in your source code.

I am new to this site so I don't know if this response will get posted.
User avatar
DDastardly71
Jr. Member
Posts: 15
Joined: Sun Jan 20, 2008 11:25 pm

QBTree by Cornel Huth

Post by DDastardly71 »

Disregard previous post.

After searching my archive I have found the files for QBTree including the documentations. Let me know where you want them sent.
thingy Dastardly
---------------------------------
thingy@gmail.com
Mac
Full Member
Posts: 48
Joined: Wed Jun 29, 2005 2:01 am
Contact:

Re: QBTree by Cornel Huth

Post by Mac »

DDastardly71 wrote:Let me know where you want them sent.
ROFL

Aid was requested on Oct 02, 2003.

I imagine the OP has given up by now.

Mac
Post Reply