[web2py] Re: Do I need to Install a Date base program

2015-10-30 Thread Dave S


On Thursday, October 29, 2015 at 8:58:19 PM UTC-7, Simon Ashley wrote:
>
> No, just use sqlite. Already configured for it.
>
> On Friday, 30 October 2015 09:51:26 UTC+10, Glenn Plummer wrote:
>>
>> Since I am very new to web2py software am I correct in saying it does not 
>> contain an actual database and you need to install one if you wish to use 
>> the relational database to store data for availability web2py web page?
>>
>
It might be helpful to say that "sqlite is a separate package provided in 
the same box with web2py", the analogy being the spice packet that comes 
with your microwave-able rice dish; you can discard the spice packet and 
use your own preferred mix.  The Rocket server is a similar package.

Fine print applies to how the bundling is done for Windows, I suppose.

/dps
 

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: Do I need to Install a Date base program

2015-10-29 Thread Anthony
Yes, you can get pretty far with SQLite. Depending on your needs, you might 
eventually want to migrate to PostgreSQL.

Anthony

On Thursday, October 29, 2015 at 11:58:19 PM UTC-4, Simon Ashley wrote:
>
> No, just use sqlite. Already configured for it.
>
> On Friday, 30 October 2015 09:51:26 UTC+10, Glenn Plummer wrote:
>>
>> Since I am very new to web2py software am I correct in saying it does not 
>> contain an actual database and you need to install one if you wish to use 
>> the relational database to store data for availability web2py web page?
>>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: Do I need to Install a Date base program

2015-10-29 Thread Simon Ashley
No, just use sqlite. Already configured for it.

On Friday, 30 October 2015 09:51:26 UTC+10, Glenn Plummer wrote:
>
> Since I am very new to web2py software am I correct in saying it does not 
> contain an actual database and you need to install one if you wish to use 
> the relational database to store data for availability web2py web page?
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.