>Actually, I am writing a Java desktop application which accesses the >database from a remote server. We are using an MS Access database
>residing on the remote server.
Assuming you knows how to retrieve data from the remote Database. Just
do a select datetime from the database, and pass that back to the
client.
David
=====================================
http://KickJava.com - FREE Java Resources, Examples, Source Codes,
Books, News and Articles
Re: Updating remote MySQL databases ... than over Internet directly to the database.... > I want to maintain with the WinForms program.... > remote server, that would probably be done with PHP or whatever. ... > the appropriate dialect down the TCP/IP connection from my local PC to ... (microsoft.public.dotnet.framework.adonet)
RE: enterprise manager no longer connects to remote database ... Get onto the remote server and for the login, change the default database.... Mike Epprecht, Microsoft SQL Server MVP... Fasthosts technical support advise me to reload SQL Server... (microsoft.public.sqlserver.setup)
RE: enterprise manager no longer connects to remote database ...'MyRemoteID' is 'MyremoteDB' and the database 'nhmforum01' is not an option ..."Mike Epprecht " wrote: ... > Get onto the remote server and for the login, ... (microsoft.public.sqlserver.setup)
Re: Connecting to remote SQL Server ... There is a SQL Server database on that server. ... > My main development environment is Dreamweaver MX2004. ... User XXX has a login on the remote server, but does not have a user in the ... (microsoft.public.sqlserver.server)
Re: need ideas on multi threaded db update ... The remote server returns the code number to be put in ... a local cache (Array/ArrayList/whatever else might be appropriate) so you ... don't have to query the remote server so much. ... Are you using one database to update another database on a different ... (microsoft.public.dotnet.languages.vb)