I have a Macromedia Authorware training application which uses an Access97 database (via ODBC) and uses a VB6 app as a front end. The program is a stable application with a long history of running on many different networks. The Dbase is located on the server. I recently had a school load it...
It is AASCI, you'll need to use ^Return etc to format it in a crude way, or else use one of the clumsy report writers for authorware 5. Look in the Knowledge Objects 'interface' group for a KO to save files.
RonM
Modify / File / Properties / Interaction - Click on "On Return: Resume". Authorware creates a 'yourfilename.rec' file in the Windows\AW5_Data directory in order to resume. Delete this file if you don't want the program resumed, leave it if you do. You need a small menu file to start...
I'm creating a table in an MS Access97 dbase via SQL/ODBC from another application.
ODBCStatement := "CREATE TABLE Questions (QuestionID DOUBLE DEFAULT 0);"
Am I doing something wrong with this 'DEFAULT' statement? Can I even set the field default value this way? I've tried every...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.