Click here to Skip to main content
15,907,001 members
Home / Discussions / Database
   

Database

 
AnswerRe: Problem in database entry Pin
Colin Angus Mackay5-Sep-06 3:06
Colin Angus Mackay5-Sep-06 3:06 
GeneralRe: Problem in database entry Pin
lucluv5-Sep-06 3:59
lucluv5-Sep-06 3:59 
GeneralRe: Problem in database entry Pin
Colin Angus Mackay7-Sep-06 8:47
Colin Angus Mackay7-Sep-06 8:47 
QuestionGet time part Pin
Vipul Mehta5-Sep-06 1:17
Vipul Mehta5-Sep-06 1:17 
AnswerRe: Get time part Pin
Eric Dahlvang5-Sep-06 5:03
Eric Dahlvang5-Sep-06 5:03 
QuestionCreating a Trusted Sub-System for a Biztalk Database Pin
bensalins4-Sep-06 23:05
bensalins4-Sep-06 23:05 
Questiontow stored procedure Pin
yazan_zahi4-Sep-06 23:00
yazan_zahi4-Sep-06 23:00 
AnswerRe: tow stored procedure Pin
_AK_4-Sep-06 23:19
_AK_4-Sep-06 23:19 
In the first stored procedure insert the record and then get the new value if identity using @@IDENTITY and pass this value to the second stored procedure. BTW why you are using two stored procedure for this do the work of the second stored procedure in the first one itself.

Best Regards,
Apurva Kaushal

GeneralRe: tow stored procedure Pin
yazan_zahi4-Sep-06 23:26
yazan_zahi4-Sep-06 23:26 
GeneralRe: tow stored procedure Pin
_AK_5-Sep-06 3:16
_AK_5-Sep-06 3:16 
QuestionSet field to "Allow Zero Length" Pin
myNameIsRon4-Sep-06 22:36
myNameIsRon4-Sep-06 22:36 
QuestionWrite XML File Using SQL Server 2000 Pin
FriendlySoluations4-Sep-06 21:41
FriendlySoluations4-Sep-06 21:41 
AnswerRe: Write XML File Using SQL Server 2000 Pin
Marek Grzenkowicz4-Sep-06 22:55
Marek Grzenkowicz4-Sep-06 22:55 
QuestionSystem.ArgumentException in accesing data from DatagridView Pin
Rocky#4-Sep-06 20:49
Rocky#4-Sep-06 20:49 
QuestionThe text, ntext, and image data types cannot be compared or sorted, except when using IS NULL or LIKE operator. Pin
uwhockey4-Sep-06 10:10
uwhockey4-Sep-06 10:10 
AnswerRe: The text, ntext, and image data types cannot be compared or sorted, except when using IS NULL or LIKE operator. Pin
Marek Grzenkowicz4-Sep-06 23:02
Marek Grzenkowicz4-Sep-06 23:02 
GeneralRe: The text, ntext, and image data types cannot be compared or sorted, except when using IS NULL or LIKE operator. Pin
uwhockey5-Sep-06 5:20
uwhockey5-Sep-06 5:20 
GeneralRe: The text, ntext, and image data types cannot be compared or sorted, except when using IS NULL or LIKE operator. Pin
Member 965-Sep-06 6:51
Member 965-Sep-06 6:51 
QuestionMigrating SQL server 2000 database to SQL server 2005 with Japanese alphabets Pin
VaibhavJ4-Sep-06 4:38
VaibhavJ4-Sep-06 4:38 
Questionlayout query Pin
srinandan..4-Sep-06 2:06
srinandan..4-Sep-06 2:06 
AnswerRe: layout query Pin
SeMartens4-Sep-06 2:32
SeMartens4-Sep-06 2:32 
GeneralRe: layout query Pin
srinandan..4-Sep-06 2:40
srinandan..4-Sep-06 2:40 
QuestionWhich one's the best----Relational or non-relational DB structure? Pin
kamalika_kk4-Sep-06 0:07
kamalika_kk4-Sep-06 0:07 
AnswerRe: Which one's the best----Relational or non-relational DB structure? Pin
Colin Angus Mackay4-Sep-06 0:51
Colin Angus Mackay4-Sep-06 0:51 
GeneralRe: Which one's the best----Relational or non-relational DB structure? Pin
Paul Conrad4-Sep-06 7:18
professionalPaul Conrad4-Sep-06 7:18 

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.