|
-
!! Help needed in developing a dictionary !!
Hey Guys,
I am currently developing a Dictioanry application in Java from English to my mother-tounge. I have 4 varaibles that i would like to store in a database :
// These Words are in Unicode English Language.
1. English Word (enwrd)
2. English Meaning (enmng)
// These words are in Unicode Panjabi (pa) language
3. Panjabi Word (pawrd)
4. Panjabi Meaning (pamng)
The trouble i am having is how to store them in some kind of database that i can run the search, add, update functions on. I dont wana use any external database engine (but if there is no other option i have to). Is it possible that i can store it in a text file, but i dont know how to run the functions on it.
Plz help me
Navi Sidhu
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