PDA

View Full Version : Could not find installable ISAM


BarrMan
02-14-2005, 02:39 PM
I'm using Visual Interdev and when I try to add a data command to my data connection a window called data command properties shows, I pressed for the SQL Statement and inside of him SQL Builder, I put all correct and pressed OK and it says me "Could not find installable ISAM".

What should I do?

Thanks for the helpers.

miranda
02-15-2005, 06:51 AM
Are you working locally or in Master Mode? If locally, you do have SQL Server installed on the machine correct?

BarrMan
02-15-2005, 06:48 PM
I am working in Master mode.

miranda
02-16-2005, 04:52 AM
Since you are working in Master mode, then you are connecting to the Website on the server via InterDev on a remote machine and working live. Is the SQL Server Database on the same server? Either the SQL server is not on the machine, or there something is corrupted in the IDE. The error is telling you it cannot find the registry entry for that program.

BarrMan
02-16-2005, 04:12 PM
So what can I do to have that ISAM on my registry?
It also says "Connection is either not specified or could not be established"

miranda
02-16-2005, 07:12 PM
reinstall SQL Server.

BarrMan
02-16-2005, 09:00 PM
How can i reinstall it?
And how can I install it? I dont think I even installed it.