[google-appengine] Re: IBM DB2 and App Engine

2009-02-12 Thread Adrian Scott . com
Hi! Sounds like you need some connection to your existing DB2 database on your own servers. I would expect you would need to make the connection from your google app engine web application through HTTP w/ SSL. So you could do it that way, but probably not over the standard DB2 networking, at lea

[google-appengine] Re: IBM DB2 and App Engine

2009-02-12 Thread Andrew Badera
Any exposed DB should be encapsulated in a secured service layer anyhoo -- you DO NOT expose your database to the 'net, naked & raw, if you have any idea of what's good for you. Thanks- - Andy Badera - and...@badera.us - (518) 641-1280 - Tech Valley Code Camp 2009.1: http://www.techvalleycodecamp.

[google-appengine] Re: IBM DB2 and App Engine

2009-02-12 Thread Juan Carlos Juarez Lerma
Hi all, thanks for your help, At this point I think to use a WebServices to getting my data. Thanks!! 2009/2/12 Andrew Badera : > Any exposed DB should be encapsulated in a secured service layer anyhoo -- > you DO NOT expose your database to the 'net, naked & raw, if you have any > idea of what'

[google-appengine] Re: IBM DB2 and App Engine

2009-02-25 Thread Bhanu
hi all i am new to Google app engine i have many questions to ask i need answers as fast as u can 1. how to extract data from app engine datastore. i inserted some data through my application now i want a dump of that, how is it possible ? 2. i have some data and i need to insert that data into