New topic: 

How to crate app with local database OR database on a server

<http://forums.realsoftware.com/viewtopic.php?t=29673>

       Page 1 of 1
   [ 1 post ]                 Previous topic | Next topic         Author  
Message       vbshar           Post subject: How to crate app with local 
database OR database on a serverPosted: Fri Aug 21, 2009 9:58 am                
        
Joined: Fri Aug 21, 2009 9:41 am
Posts: 1              Hi, 

i'm a VB programer since 1995 and now is time to do an upgrade...

but i have some questions... 

1) my app cam be "local database" or "remote database" by a choice made by user 
on instalation... in RB code, how to o do this? like:

Code:
if dbLocal=True then'is a local SQLIte db
  ...'What i do here?
else
  ...'and here?
end if



2) On http://www.sqlite.org, has one afirmation that SQLIte do not supports 
hight conccurency; and REALSERVER uses SQLite... can i have problems in network 
use with REALSERVER?

3) About realserver licence, i have over 30 clients with 10 to 20 computers... 
i need "REAL Server Unlimited Connections" ?


Thanks!   
                            Top            Display posts from previous: All 
posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost 
timeSubject AscendingDescending          Page 1 of 1
   [ 1 post ]     
-- 
Over 1500 classes with 29000 functions in one REALbasic plug-in collection. 
The Monkeybread Software Realbasic Plugin v9.3. 
http://www.monkeybreadsoftware.de/realbasic/plugins.shtml

[email protected]

Reply via email to