Digital Workshop

Welcome to the Digital Workshop Message Boards
It is currently December 23rd, 2024, 2:20 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Opus and Database
PostPosted: April 17th, 2009, 2:19 pm 
Offline

Joined: November 4th, 2008, 6:36 pm
Posts: 29
I have designed an interactive teaching aid for Hungarians learning english. One of the modules is a set of Flash Cards.


I currently have 10 students using this system.

I update the CD program every week with new modules and also additional Flash Cards, the end user can also add his own flash cards to the MS Access database. Which is fine but when I give him a new CD the following week his own flash cards will be written over. In addition to this I would like to to be able to pool all users flash cards and append them to my central one for inclusion in the next updated CD.

Is there an easy way to do this or do I need to learn php?

Opus Pro 6.01 - Imac (running XP Pro SP2)


Top
 Profile  
 
 Post subject:
PostPosted: April 17th, 2009, 3:17 pm 
Offline
Godlike
Godlike
User avatar

Joined: March 21st, 2007, 10:44 am
Posts: 3188
Location: UK
Opus: Evolution
There are loads of ways of doing this. Here's a few.

1. Have a two databases with your program and store the users flash cards in the DB that is not updated. You can then either have Opus read from both or more practically, write a query in the main DB that reads the contents of the user's DB and creates a combine list of both.

2. Publish the updated list as a flat database and have Opus connect to the web (or sent it via email) and have you Opus application workout which terms need adding, updating or deleting.

3. Have an online database that Opus connects to and reads the flash cards from with two way updating so users get the latest and you get their cards.

Just a few options.

Mack

_________________
When you have explored all avenues of possibilities, what ever remains, how ever improbable, must be the answer.

Interactive Solutions for Business & Education
Learn Anywhere. Learn Anytime.

www.interaktiv.co.uk
+44 (0) 1395 548057


Top
 Profile Visit website  
 
 Post subject: option 3
PostPosted: April 17th, 2009, 4:52 pm 
Offline

Joined: November 4th, 2008, 6:36 pm
Posts: 29
Mack,

would this mean I would have to learn php and sql if I wanted to do option 3, which sounds ideal?


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 48 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group