-
Storing/Retreiving data from an Applet
I am trying to write an Applet for my web page that will allow people to log
in and read/modify information. The problem I have is that I am not sure
what is the best way to store/retreive the information. I have an account
with brinkster.com which gives me access to an MS Access database through
a DSN less connection, which I could use if it is possible. Otherwise I will
be using standard web space with no DB Server.
Thanks in Advance
Gav
-
Re: Storing/Retreiving data from an Applet
The best way to store information is XML. Its very easy to store information
in XML format and easy to retrieve info. Since XML is a standard flat file
you can use easily in your web hosting space. There are some commercial
databse capable products which works with XML directly.
"Gav" <gavin.metcalfe@portakabin.com> wrote:
>
>I am trying to write an Applet for my web page that will allow people to
log
>in and read/modify information. The problem I have is that I am not sure
>what is the best way to store/retreive the information. I have an account
>with brinkster.com which gives me access to an MS Access database through
>a DSN less connection, which I could use if it is possible. Otherwise I
will
>be using standard web space with no DB Server.
>
>Thanks in Advance
>
>Gav
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks