database connectivity.

While this may seem simple and unusual, it has a purpose.Is there any way I can write a simple program to write a user name and password to an MS Database WITHOUT using any kind of CGI/ASP files?I use Authorware 7 quite a bit, but Lectora is easier. I just haven't figured out how to do the database thing.I am a novice at cgi/asp, but can it be used on stand alone systems? If so, an example would be sincerely appreciated.DavidEdited By: jakeaics on 38379.8963541667

Discussion (2)

I don't think you can. The problem is security...you don't want a remote application writing to someone's hard drive. It may also depend on whether you are web publishing or publishing to CD. Now what you can do is create a username and password within your Lectora app as a variable and then have it search for that. The downside of that approach though is that someone looking at the awt file would be able to view the username and pw...so to get around that you would publish as a single file exe file....that would be harder to hack. The downside of this approach is that you would have to republish and distribute each time you want to add a new set of accounts and passwords.

Jake,What do you want to do with that information once you have it?Lectora 2005 does SCORM Disconnected, that might help... Though it isn't Access.If you describe a little more about what you want to do, It is possible. You'll need some middleware to do it (it's not that hard, and someone can do it for you - fairly cheap ;) ) Though you will want to tell the user what is happening.

Discussions have been disabled for this post