• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

ASP Support

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.
 
Back
Top