Click here to Skip to main content
15,921,884 members
Home / Discussions / Database
   

Database

 
QuestionHelp! Database Problem, Unknown Information in a Access DataBase by the MEMO type! Pin
maysam gamini5-Nov-09 8:26
maysam gamini5-Nov-09 8:26 
AnswerRe: Help! Database Problem, Unknown Information in a Access DataBase by the MEMO type! Pin
maysam gamini5-Nov-09 12:37
maysam gamini5-Nov-09 12:37 
AnswerRe: Help! Database Problem, Unknown Information in a Access DataBase by the MEMO type! - CrossPost Pin
Richard MacCutchan5-Nov-09 23:19
mveRichard MacCutchan5-Nov-09 23:19 
QuestionSQL Server 2005 - Passing 2 Dim. Array to SP Pin
Anusha.19805-Nov-09 7:42
Anusha.19805-Nov-09 7:42 
AnswerRe: SQL Server 2005 - Passing 2 Dim. Array to SP Pin
Eddy Vluggen5-Nov-09 8:39
professionalEddy Vluggen5-Nov-09 8:39 
AnswerRe: SQL Server 2005 - Passing 2 Dim. Array to SP Pin
Niladri_Biswas5-Nov-09 16:56
Niladri_Biswas5-Nov-09 16:56 
QuestionSQL Server 2005 - Working with IDENTITY column Pin
Anusha.19805-Nov-09 7:04
Anusha.19805-Nov-09 7:04 
AnswerRe: SQL Server 2005 - Working with IDENTITY column Pin
Mycroft Holmes5-Nov-09 14:20
professionalMycroft Holmes5-Nov-09 14:20 
Just add the field, SQL server will insert the ID values for existing records (It does in 2008 and I think it did in 2005). If not add the field, use row_number() to update the value and then add the identity constraint.



AnswerRe: SQL Server 2005 - Working with IDENTITY column Pin
Niladri_Biswas5-Nov-09 17:22
Niladri_Biswas5-Nov-09 17:22 
AnswerRe: SQL Server 2005 - Working with IDENTITY column Pin
Shameel9-Nov-09 3:08
professionalShameel9-Nov-09 3:08 
QuestionMS SQL Selecting all rows in one table and only rows matching in a second Pin
Steven J Jowett5-Nov-09 2:48
Steven J Jowett5-Nov-09 2:48 
AnswerRe: MS SQL Selecting all rows in one table and only rows matching in a second Pin
J4amieC5-Nov-09 3:05
J4amieC5-Nov-09 3:05 
AnswerRe: MS SQL Selecting all rows in one table and only rows matching in a second Pin
Niladri_Biswas5-Nov-09 3:41
Niladri_Biswas5-Nov-09 3:41 
AnswerRe: MS SQL Selecting all rows in one table and only rows matching in a second Pin
David Skelly5-Nov-09 5:27
David Skelly5-Nov-09 5:27 
GeneralRe: MS SQL Selecting all rows in one table and only rows matching in a second Pin
Steven J Jowett5-Nov-09 6:57
Steven J Jowett5-Nov-09 6:57 
GeneralRe: MS SQL Selecting all rows in one table and only rows matching in a second Pin
David Skelly5-Nov-09 23:08
David Skelly5-Nov-09 23:08 
GeneralRe: MS SQL Selecting all rows in one table and only rows matching in a second Pin
Steven J Jowett5-Nov-09 23:36
Steven J Jowett5-Nov-09 23:36 
QuestionUsing OPENROWSET Pin
si_695-Nov-09 2:08
si_695-Nov-09 2:08 
AnswerRe: Using OPENROWSET Pin
jacob.sebastian6-Nov-09 9:38
jacob.sebastian6-Nov-09 9:38 
QuestionHelp On Read Image column from MS Acess Database Pin
maysam gamini5-Nov-09 0:55
maysam gamini5-Nov-09 0:55 
QuestionSql Server 2008 Installing Issue-Not able to see the "Feature Selection " window and further windows after installing till supporting Files Pin
srikrishnakrishna murthy4-Nov-09 23:27
srikrishnakrishna murthy4-Nov-09 23:27 
QuestionHow to assign a query result to a stored procedure Pin
Nekkantidivya4-Nov-09 23:14
Nekkantidivya4-Nov-09 23:14 
AnswerRe: How to assign a query result to a stored procedure Pin
Eddy Vluggen5-Nov-09 0:08
professionalEddy Vluggen5-Nov-09 0:08 
AnswerRe: How to assign a query result to a stored procedure Pin
Syed Mehroz Alam5-Nov-09 0:45
Syed Mehroz Alam5-Nov-09 0:45 
AnswerRe: How to assign a query result to a stored procedure Pin
Niladri_Biswas5-Nov-09 3:19
Niladri_Biswas5-Nov-09 3:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.