Click here to Skip to main content
15,894,825 members

Comments by cmaheshwari16 (Top 4 by date)

cmaheshwari16 5-Oct-10 9:38am View    
I have created the database in VS2008 directly. I dont know what kind of database it provides by default.
now i have that .ldf and .mdf files buthow to connect this database now.
As i am not having VS.But i have installed SQL server2005 express edition . and the table is opening there and showing all the previous content.
cmaheshwari16 5-Oct-10 9:34am View    
hi if u r here then i jus wanted to have a chat.
wats happening is,
i ahve deployed the website on IIS server
now when i browse page the Log in page is coming but when i enter the u/n and pass thats there in the database.
it comes to the login page again.
as I am not having VS 2008 now so cannot debug.
But could not identify the problem also whether it is with database or with what.
cmaheshwari16 5-Oct-10 5:15am View    
hi ,
also now when i used the tool and attached my data base using this tool it was showing the table names with ([dbo].)added to it.
like if the table is User_Master then it has converted to [dbo].User_Master
cmaheshwari16 2-Oct-10 2:30am View    
Deleted
thanks for ur response ,
but now i am not having visual studio. I am having only the database in ldf and mdf format and my project code.
and have to use free version of sql server that is SQL server 2005 express edition

also please tell me that as i had used VS 2008 to develop the project and made the d/b directly from there so can the database be taken into the sql express 2005 express edition.

thanks