Welcome to the dBforums forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

If you prefer not to see double-underlined words and corresponding ads, place your cursor
here for ContentLink opt out.

Go Back  dBforums > Database Server Software > Sybase > How do private Apps connect with their database?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-28-07, 17:34
mattjclark mattjclark is offline
Registered User
 
Join Date: Nov 2007
Posts: 5
How do private Apps connect with their database?

Newbie here, the real question is:

QuickBooks uses iAnywhere databases as the db of choice for their app. My question is how does the app communicate with iAnywhere?

How is this connection hidden from a local user on a local machine?

If anyone could explain this to me, it would be greatly appreciated.

Thanks,
Matt
Reply With Quote
  #2 (permalink)  
Old 11-28-07, 19:04
trvishi trvishi is offline
Registered User
 
Join Date: Sep 2003
Location: Switzerland
Posts: 371
Hmm.. I wish there were separate forums for all the sybase products... ASE, IQ, Anywhere etc are totally different products...

But anyways... I donno about QuickBook.

Does it automatcially take care of users, updating db etc...?

If so, this is my guess...

a) It maintains a single user for all its operations which is not visible to users.
b) If there are users in Quickbook with passwords, it maintains it in separately owned non-system table ( app based ) and maintains permissions OR creates logins in ASA based on what you provide in the front-end which I doubt...
Reply With Quote
  #3 (permalink)  
Old 11-28-07, 19:20
mattjclark mattjclark is offline
Registered User
 
Join Date: Nov 2007
Posts: 5
Thank You for your thoughts trivishi,

QuickBooks does have users and passwords and it does maintain some fairly strict user permissions (at least at the QuickBooks Enterprise level it does).

I'm trying to find a way to communicate with the core iAnywhere database (it's a long story, why I can't use the QuickBooks SDK), and I'm just looking for other possibilities.

If I could somehow replicate the connection of the app to the database, I might be able to pull it off. As of yet however, I haven't got a clue how to do that.

I appreciate your thoughts,
Matt
Reply With Quote
  #4 (permalink)  
Old 11-28-07, 19:34
trvishi trvishi is offline
Registered User
 
Join Date: Sep 2003
Location: Switzerland
Posts: 371
Ok.. I worked on PowerBuilder about 8 years ago.. and it comes with an internal ASA database I think... My guess is Quickbooks is written in Powerbuilder... I will search around to see if I can be more useful than this
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On