Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
R

rockz

@rockz
About
Posts
27
Topics
22
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Database suspect problem
    R rockz

    Since morning I am not able to access my database. It is marked as Suspect. The server was down in the morning and when it was on , I tried to access my database. However, now I am not able to access it. I even tried searching for the .mdf file. But, I am not able to find it. The size of .mdf is in MBs. I've no latest backup of my database. Now, if I dettach the database from the server or run sp_resetStatus commnad then, the database might not get recovered. So, please help. I need to fix it asap so that I could start my work.

    ASP.NET help sharepoint database sysadmin algorithms

  • Database Suspect proble : please Help-Urgent
    R rockz

    Since morning I am not able to access my database. It is marked as Suspect. The server was down in the morning and when it was on , I tried to access my database. However, now I am not able to access it. I even tried searching for the .mdf file. But, I am not able to find it. I've no latest backup of my database. Now, if I dettach the database from the server or run sp_resetStatus commnad then, the database might not get recovered. So, please help. I need to fix it asap so that I could start my work.

    C# help sharepoint database sysadmin algorithms

  • Please Help : Database Suspect Problem
    R rockz

    Since morning I am not able to access my database. It is marked as Suspect. The server was down in the morning and when it was on , I tried to access my database. However, now I am not able to access it. I even tried searching for the .mdf file.the size of .mdf is in MBs. But, I am not able to find it. I've no latest backup of my database. Now, if I dettach the database from the server or run sp_resetStatus commnad then, the database might not get recovered. So, please help. I need to fix it asap so that I could start my work.

    Database help sharepoint database sysadmin algorithms

  • Urgent : Save/Cancel popup
    R rockz

    Situation: There is a page where left side has a menu which is static and right side has screens according to the menu selected. If I change something on the page and without saving the content I click on the other menu. Requirment: A popup should popup- "Do you want to save the content of the page", before it redirects to the page of the menu selected. Conditions: If I have saved the changes then,if I click on some other menu, the message should not popup. If I save the changes made then again I change something on that page, then, the message should popup.

    C#

  • Urgent : Data Purging of previous month
    R rockz

    kindly, tell me how to handle Data Purging of previous month... I want the data of current month only...

    ASP.NET tutorial

  • Urgent:Data Purging of previous month
    R rockz

    kindly tel me how to handle Data Purging of previous month... We want to have the data of current month only...

    Database tutorial

  • Connecting VSS from website
    R rockz

    can u plz explain step by step...

    ASP.NET sysadmin help tutorial

  • Connecting VSS from website
    R rockz

    plz help me...

    ASP.NET sysadmin help tutorial

  • Connecting VSS from website
    R rockz

    I have a web application which has its solution in VSS. The VSS is on a server e.g. 10.x.xxx.xx/ABC. Now, I want to work on that project.Kindly, tell me how to get the solution from this servers folder. plz help...its urgent.

    ASP.NET sysadmin help tutorial

  • Urgent:2nd highest salary without using a subquery in sql
    R rockz

    I want an output of 2nd highest salary without using a subquery in sql server 2005.I'm writting the following query: select empno, ename, job, sal, deptno from (select t.*, row_number() over(order by t.sal desc) seq from emp t) y where y.seq = 2 But when I run this query, I get an error: 'ROW_NUMBER' is not a recognized function name.

    Database database career sql-server sysadmin help

  • urgent: getting an error
    R rockz

    I'm getting an array with the valid data... there are 2 rows in the dataset... m getting this exception whem I'm binding the datagrid with the arraylist...

    ASP.NET database help

  • urgent: getting an error
    R rockz

    "Specified argument was out of the range of valid values.\r\nParameter name: index" plz somebody tell me that why m getting this error

    ASP.NET database help

  • How to Authenticate Password Using MD5 Hash code
    R rockz

    I have to pass user name and password for the LDAP authentication but during this process password is getting saved into the local machine RAM and which can be retrived later... So how I can use MD5 hash code for preventing this.

    ASP.NET security cryptography tutorial

  • Query Issue
    R rockz

    I'm writing the query given below which should give 5 rows which has ParentFragmentId as NULL but I'm not getting any row. SELECT TOP (5) FragmentId, FragmentTitle FROM Fragments WHERE (ParentFragmentId = NULL) ORDER BY CreatedOn DESC

    Database database help

  • Private Class
    R rockz

    what are private classes in .net

    ASP.NET csharp

  • Web Parts Issue..its urgent
    R rockz

    I am trying to add controls to a web part dynamically.The controls are getting added but their values are not getting populated.Eg: If i try adding a textbox with some text specified, then the textbox is getting added but the text is not getting populated. But the same control is getting rendered with all the appropriate text on the form.

    ASP.NET help

  • [Message Deleted]
    R rockz

    [Message Deleted]

    ASP.NET

  • [Message Deleted]
    R rockz

    [Message Deleted]

    C#

  • About DropDownList...?
    R rockz

    U can also do it using a stored procedure. e.g. CREATE PROCEDURE [dbo].[USP_GetName] @i_strSearchName VARCHAR(50) AS BEGIN SELECT NAME FROM USER Where NAME Like @i_strSearchName+'%' END

    ASP.NET question

  • difference between .Net DLLs and Non.Net DLLs
    R rockz

    what abt non .net dll's

    ASP.NET csharp
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups