Unfortunately I do not possess the file backup on my computer. I was looking through the file list on the hosting website and can't determine the database file. I've downloaded and installed SQL Server Management (Express). Under "Admin", I found a folder called "Portal" which contains the following files: portal.template.xsd, portal.template.xsx, portalalias.ascx, portalalias.ascx.vb, portals.ascx, and portals ascx.vb. I've looked through and searched through all of these for "logintab" but that yielded no results.
The only file called database.mdf is located in the App_Data folder. Sorry about the n00bness in regards to this. Until now, all the editing I've done is through the portal.
Is there a way to connect to the remote database using SQL Server Management Studio? I've tried logging onto the host but I'm getting the following message.
Cannot connect to http://www.pretenderscricket.com.
An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) (Microsoft SQL Server, Error: 53)
For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&EvtSrc=MSSQLServer&EvtID=53&LinkId=20476