Re: [web2py] Re: create web2py application with 2 database

2014-10-11 Thread 黄祥
yeah, perhaps 2 application with 1 database (1 with select all transaction, 
1 with query of the amount). pardon me, for misunderstood this at the first 
place, because my boss asked 2 databases for the application.

thanks and best regards,
stifan

-- 
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.


Re: [web2py] Re: create web2py application with 2 database

2014-10-10 Thread Iuri Guilherme dos Santos Martins

Em 09-10-2014 10:55, Oli escreveu:
see there - 
https://groups.google.com/forum/?fromgroups#!searchin/web2py/dal$20test$20prod/web2py/NCH0_lcWD_g/sPydNBZgPz0J 
https://groups.google.com/forum/?fromgroups#%21searchin/web2py/dal$20test$20prod/web2py/NCH0_lcWD_g/sPydNBZgPz0J


This doesn't seem to answer the OP's question.

It seems to me that he wants to record ordinary data in one database 
while at the same time recording an altered version of the same data in 
other database.


Seems also that he doesn't want to tamper all data, only carefully 
selected fields.


Our intelligent readers should have realized by now that a full answer 
to this in a googlegroups list would render web2py impossible to be used 
in some environments because some people would not accept a 
computational system that has public records of tax evasion capabilities.


Although that is true for every single computational system. See the 
brazilian voting machines libc attack, for instance.


--
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.


Re: [web2py] Re: create web2py application with 2 database

2014-10-09 Thread Marco Mansilla
El Wed, 8 Oct 2014 19:50:37 -0700 (PDT)
Anthony abasta...@gmail.com escribió:

 
 
  1 for fake data (tax reporting to government)
 
 
 Hmm, not sure I want to answer this one...
 

it would be propper to rephrase that... to maybe... backup data?, or
auxiliar information and definitely exclude the whole government
part...

** back to sleep **

Marco.

-- 
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.


Re: [web2py] Re: create web2py application with 2 database

2014-10-09 Thread Richard Vézina
:D

On Thu, Oct 9, 2014 at 10:40 AM, Richard richard.dijks...@planet.nl wrote:

 Maybe 2 apps and 1 DB will deliver your requirements.


 On Thursday, October 9, 2014 2:00:24 AM UTC+2, 黄祥 wrote:

 hi,

 is it possible to create web2py application with 2 database? 1 for real
 data and 1 for fake data (tax reporting to government)
 if possible how can i achieve it using web2py application?

 thanks and best regards,
 stifan

  --
 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.


-- 
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.


Re: [web2py] Re: create web2py application with 2 database

2014-10-09 Thread 黄祥
pardon me, for asking improper question in this group. i've been asked to 
create the application like this, but i don't have any clue for doing this 
in the background (database communication or the calculation for (real n 
fake) if i'm using 1 application with 2 database )

thanks, sorry n best regards,
stifan

-- 
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.