O
omegauser
Guest
Hi,
Does Plesk support .asp extensions?
I have a Database SQL .txt,, that has the following sentences:
///////////////////////////
if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[WRH_SOFTWARE]') and OBJECTPROPERTY(id, N'IsUserTable') = 1)
drop table [dbo].[WRH_SOFTWARE]
GO
////////////////////////
Where and How do I run this???
Any ideas.
Does Plesk support .asp extensions?
I have a Database SQL .txt,, that has the following sentences:
///////////////////////////
if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[WRH_SOFTWARE]') and OBJECTPROPERTY(id, N'IsUserTable') = 1)
drop table [dbo].[WRH_SOFTWARE]
GO
////////////////////////
Where and How do I run this???
Any ideas.