Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: RonMcNutt
  • Content: Threads
  • Order by date
  1. RonMcNutt

    Novell eating Access97 database

    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...
  2. RonMcNutt

    CREATE TABLE - setting DEFAULT value???

    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...

Part and Inventory Search

Back
Top