Author |
Topic  |
|
Da_Stimulator
DEV Team Forum Moderator
    
USA
3373 Posts |
Posted - 10 November 2001 : 08:43:59
|
Just got this error message when trying to use a script to convert my database to 2000...
Could not find installable ISAM.
Just curious as to what it is. I'm guessing its a component or something of the like.
---- -Eric (da_stimulator) Stims Snitz Test area - Running 3.3.03, 4 beta, Huw's code, and Davio's code Need a Mod? Check out the Mod Resource |
|
RichardKinser
Snitz Forums Admin
    
USA
16655 Posts |
Posted - 10 November 2001 : 08:53:42
|
Can you post a link to the script you are using? I'll take a look and see what's up. I've seen that error before, it had to do with the connection string. |
 |
|
Da_Stimulator
DEV Team Forum Moderator
    
USA
3373 Posts |
Posted - 10 November 2001 : 08:56:59
|
http://www.askasp.com/articles.asp?ArtID=26
But that gave the same error I'm currently getting... so I converted the connection to the following
Engine.CompactDatabase "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=" & SourceDB, _ "Provider=Microsoft.Jet.OLEDB.4.0;Jet OLEDB:Engine Type=" & Format & ";Data Source=" & DestDB
---- -Eric (da_stimulator) Stims Snitz Test area - Running 3.3.03, 4 beta, Huw's code, and Davio's code Need a Mod? Check out the Mod Resource |
 |
|
RichardKinser
Snitz Forums Admin
    
USA
16655 Posts |
Posted - 10 November 2001 : 09:13:41
|
The Compact Database link in the Archive Forum Topics section of the Admin Options should do the same thing as this script does. |
 |
|
Da_Stimulator
DEV Team Forum Moderator
    
USA
3373 Posts |
Posted - 10 November 2001 : 09:15:41
|
I cant get into my forums no matter what connection string I use...
---- -Eric (da_stimulator) Stims Snitz Test area - Running 3.3.03, 4 beta, Huw's code, and Davio's code Need a Mod? Check out the Mod Resource |
 |
|
RichardKinser
Snitz Forums Admin
    
USA
16655 Posts |
Posted - 10 November 2001 : 09:33:38
|
If you want, you can e-mail me your password and I can download your databases and convert them, and then re-upload them.
I couldn't get that script to work on an Access97 DB on my 121 host account either. But, it works fine on IIS5.1 on my machine. |
 |
|
|
Topic  |
|