Reported By: Michael Binette Reported On: 4/9/2002 For: Version 3.08 Build 1
# 1084Using a Non-Alpha Character at Start of the TDBISAMDatabase.DatabaseName Property Causes Error In my application, I have code that requires its own private TDBISAMDatabase and TDBISAMSession. What I have done is use CreateClassId to get a GUID and assign it to the TDBISAMSession.SessionName and TDBISAMDatabase.DatabaseName. It works fine for the TDBISAMSession but TDBISAMDatabase does not allow a DatabaseName that does not start with a letter. Starting with a number or a curly brace "{" in my case causes it to say the DatabaseName is invalid.
ResolutionFixed Problem on 4/10/2002 in version 3.09 build 1