Installation issues faced by me
Wednesday, April 21, 2010
query tables from multiple databases on a single sql server
select Select_Column_List
from Server_Name.DB_Name.Object_owner.Table_or_view_nam e
Wednesday, April 14, 2010
AJAX failing on IIS7 but running fine on IIS6 or earlier
Change the application pool from "Default" to "Classic .NET ASP", restart IIS and it will work.
Newer Posts
Older Posts
Home
Subscribe to:
Comments (Atom)