Forum Discussion

stega's avatar
stega
Contributor
13 years ago

Database query open problem

Hi, I want to use relative path for my database file, but i got Unspecified error when the script tries to open the query. Here is the code: var Qry = ADO.CreateADOQuery(); Qry.Connect...