by jisan » Wed May 28, 2008 7:41 am
Im getting following error while running the script. Seems something wrong with database connection.
There was problem querying the database:
42000: [microsoft] [ODBc Microsoft Access driver] Syntax error in CREATE TABLE statement.
Upon clicking Ok, it throws another error.
Error #-2147418113 - SongsDB.SDBDatabase
42000: [Microsoft] [ODBC Microsoft Access Driver] Syntax error in CREATE TABLE statement.
File: "C:\program Files\MediaMonkey\Scripts\fakePlays.vbs, Line: 47, Column: 3
I looked at the code and checked that it requires table in db. so i created table.
The new error that im getting is:
Error #438 - Microsoft V8Script runbme error
Object doesn’t support this property or method: 'sDB.Database.BeginTransacbon’
File: C: program Fileswv1ediaMonkeyycripts’fakePlays.vbs, Line: 70, Column: 3
Any idea? is it something wrong with Database drivers?
Jisan