Click here to Skip to main content
15,885,365 members
Home / Discussions / Database
   

Database

 
AnswerRe: Rewrite sql for Oracle and MySQL? Pin
Ashfield20-Mar-09 2:13
Ashfield20-Mar-09 2:13 
QuestionCan Microsoft SQL server work with Windows Vista home basic? Pin
RogerLum19-Mar-09 15:47
RogerLum19-Mar-09 15:47 
AnswerRe: Can Microsoft SQL server work with Windows Vista home basic? Pin
N a v a n e e t h19-Mar-09 20:31
N a v a n e e t h19-Mar-09 20:31 
QuestionCalculations Pin
Terick19-Mar-09 9:32
Terick19-Mar-09 9:32 
AnswerRe: Calculations Pin
David Mujica19-Mar-09 10:25
David Mujica19-Mar-09 10:25 
AnswerBad group Pin
David Mujica19-Mar-09 10:31
David Mujica19-Mar-09 10:31 
AnswerRe: Calculations Pin
Isaac Gordon21-Mar-09 2:09
Isaac Gordon21-Mar-09 2:09 
QuestionProblem while importing the data into sql server 2005 . Pin
Pankaj Garg19-Mar-09 8:05
Pankaj Garg19-Mar-09 8:05 
Hi,

My front end is VB.net 2008. Database - sql server 2005

I have two import processes. In both process there are two tables where insertion updation takes place. After running both the process simultaneously, I am facing the following crash

Transaction (Process ID 81) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction

This is the exception, which is coming in between the simultaneous import process.
I then used an alternative to resolve this problem. When ever this exception comes, I resend te control(at front end) from catch block to the beginning of the function, this is letting the second process to complete and as I mentioned the control again starts to execute the process from the scratch , it do the work nicely now for first process also.
Now both the imports are working fine.

For both the processes, I am using the Begin , Commit , Rollback Transaction.
Is it enough?

Please let me know if you face any problem in understanding the question.
AnswerRe: Problem while importing the data into sql server 2005 . Pin
knagnayak30-Mar-09 1:02
knagnayak30-Mar-09 1:02 
QuestionCounting fields Pin
stevemarsh9919-Mar-09 8:05
stevemarsh9919-Mar-09 8:05 
AnswerRe: Counting fields Pin
Blue_Boy19-Mar-09 8:35
Blue_Boy19-Mar-09 8:35 
AnswerRe: Counting fields Pin
Seren Singh20-Mar-09 1:09
Seren Singh20-Mar-09 1:09 
AnswerRe: Counting fields Pin
Seren Singh20-Mar-09 1:14
Seren Singh20-Mar-09 1:14 
GeneralRe: Counting fields Pin
Blue_Boy20-Mar-09 4:55
Blue_Boy20-Mar-09 4:55 
QuestionMaking Decisions in T-SQL??? Pin
Seren Singh19-Mar-09 5:33
Seren Singh19-Mar-09 5:33 
Answersp_help Pin
David Mujica19-Mar-09 6:22
David Mujica19-Mar-09 6:22 
GeneralRe: sp_help Pin
Seren Singh19-Mar-09 20:01
Seren Singh19-Mar-09 20:01 
AnswerRe: Making Decisions in T-SQL??? Pin
Seren Singh20-Mar-09 1:01
Seren Singh20-Mar-09 1:01 
QuestionSQL '#define' statement Pin
RChin19-Mar-09 4:21
RChin19-Mar-09 4:21 
AnswerDynamic SQL Pin
David Mujica19-Mar-09 4:40
David Mujica19-Mar-09 4:40 
AnswerRe: SQL '#define' statement Pin
Eddy Vluggen19-Mar-09 5:19
professionalEddy Vluggen19-Mar-09 5:19 
QuestionCalculating a number in a query... Pin
stevemarsh9919-Mar-09 3:35
stevemarsh9919-Mar-09 3:35 
Questionimport csv - xls Pin
AndyInUK18-Mar-09 23:53
AndyInUK18-Mar-09 23:53 
AnswerRe: import csv - xls Pin
Jason Lepack (LeppyR64)19-Mar-09 2:08
Jason Lepack (LeppyR64)19-Mar-09 2:08 
AnswerRe: import csv - xls Pin
Tim Carmichael19-Mar-09 2:10
Tim Carmichael19-Mar-09 2:10 

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.