Topics
Started by
Posts
Last post
hi all, I have a table that contains hierarical data as follows col1 col2 aa n…
3 replies
example, starttime columm = 1243012622, how can I convert this columm into real time like 12.30pm o…
6 replies
I have two tables, one where student grade is being recorded by the faculty and other, where marks …
3 replies
Lock in Sql Server 2005 The record When It access by Other Person Suppose Table "test" contain 10 …
5 replies
Consider the following: table PARENT: fldID PK, fldItemID FY to another table fldValue table CHILD…
2 replies
Hi All, I'm trying to create a combined Insert/Delete/Update trigger on a table which will update a…
1 replies
Hi, i trying to an update statement but can´t get it to work. Here is the senario. table1 - seq // …
39 replies
I have created 1 table name staffidentity where i have passing fingerprint images. i have converted…
1 replies
after running this is i got Command(s) completed successfully.but the recipient did not receive any…
2 replies
I have data that was sent to me as char (8), but I need to insert the data into a new table as a de…
5 replies
Hi , one small problem: ALTER Procedure dbo.UPdata ( @e_Nplan char(20), @e_Ncas char(20) ) As Updat…
4 replies
DECLARE @Dummy int SELECT @Dummy = COUNT(*) FROM [dbo].[FundingRate] WITH (UPDLOCK) /* Note: L…
1 replies
I am attempting to create a process the will return a variable set of data. My problem is this: …
14 replies
Hi, I'm trying to get some data from SQL 2000 database and send the data through email. for example…
10 replies
Hi, Can some one help me with the SQL to return the db file sizes and free space. Also how could I …
2 replies
Viewing 15 topics - 1,651 through 1,665 (of 17,082 total)
You must be logged in to create new topics.