-
17-Mar-2008 2303 Hours
When I set myaccess_use_auth = false (in inc_config.asp), I am automatically redirected to viewDatabase.asp when I load index.asp.
All database files which reside in /fpdb are displayed but when you click on any of them the viewDatabase.asp file continues to be displayed.
I'm very new to VB/ASP so I'm not very good at back tracking through the code to see if there...
2008-03-18 03:10:33 UTC in MyAccess Online Database Editor
-
17-Mar-2008 2144 Hours
Executed the passwordGenerator.asp file from MyAccess v0.1.11 to generate a password hash code.
Then copied and pasted the generated hash code into the inc_config.asp file and assigned it to the string variable "myaccess_admin_password".
Did not change the following variables:
myaccess_use_auth = true
myaccess_admin_user = "admin"
Then saved the...
2008-03-18 02:00:41 UTC in MyAccess Online Database Editor
-
When I access the application from the office, everything works fine.
When I access the application from home, I get the following error:
-------------------------------------------------------------------------
ADOX.Catalog error '800a0bb9'
Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another.
/projects/myaccess_0111/viewTables.asp, line 44...
2008-03-10 04:44:09 UTC in MyAccess Online Database Editor