well I need to upload or to public in internet a webservice, I need watch it in anyplace, to consum it, since any part of world, how do i do it?
well I need to have access since another place (using internet) but I don\'t have another PC for I see if this is OK ... I do have the connection since here myself computer, but I am going to need if
well I need to do 2 applications, one to users registers theirself (where the server is) and the another application is for the administrador can see who has register, but he doesn\'t have time to go
I have to connect to a RDBMS (loca开发者_开发百科lly and remotely) via iOS. I have seen the solution ( http://odbcrouter.com/ipad), but for that we have to buy a server side program to run but its ver
I\'m bit confused about relationship between a Database Open Session Connection pooling To elaborate, I\'开发者_运维百科m using JDBC with Oracle 9i DB and I\'m also using a Connection Pool to poo
im struggling to find the best practice to this so any links or research reading materials or any Google search terms will be much appreciated.
I\'m working with a device (barcode printer) that can connect to a database to retrieve some of it\'s information. I want to host SQL Server Compact开发者_如何学C Edition on the PC that is talking to
I\'m developing a simple project.In this project i\'m using n no of jsp pages and servlets to interact with the database. How i have to write the connection string. Presently i written the connection
I would like to get the default MySQL database connection in Kohana for use with a third-party library. How can I do that?
We have a WCF service that connects to an oracle database.The connection to the database must be done using the credentials of the user that is calling the service.