Click here to Skip to main content
15,902,635 members
Home / Discussions / Database
   

Database

 
AnswerRe: Hi ,how to give permission to stored procedure Pin
nelsonpaixao21-Sep-08 14:06
nelsonpaixao21-Sep-08 14:06 
QuestionError 21001, error while writing triggers Pin
v1i9n6o7d19-Sep-08 20:44
v1i9n6o7d19-Sep-08 20:44 
AnswerRe: Error 21001, error while writing triggers Pin
Caio Kinzel Filho20-Sep-08 16:41
Caio Kinzel Filho20-Sep-08 16:41 
AnswerRe: Error 21001, error while writing triggers Pin
Wendelius21-Sep-08 9:30
mentorWendelius21-Sep-08 9:30 
QuestionException Handling Pin
Padma N19-Sep-08 20:17
Padma N19-Sep-08 20:17 
AnswerRe: Exception Handling Pin
Ashfield21-Sep-08 21:20
Ashfield21-Sep-08 21:20 
QuestionsqlExpress insertion problem Pin
Essampro19-Sep-08 12:46
Essampro19-Sep-08 12:46 
AnswerRe: sqlExpress insertion problem Pin
Caio Kinzel Filho20-Sep-08 16:47
Caio Kinzel Filho20-Sep-08 16:47 
you could:
- make sure you commit the work if in a transaction
- try to isolate the error by trying to copying the command in the application right before you send to the database (in debug mode) and trying to execute directly on the database.
- make sure you're not using some kind of try-catch that could illude you of being sucessfully in the application
but anyway, how did ado.net told you the row was inserted?

Intelligence is almost useless for those who have nothing else!

Email: caiokf@gmail.com

GeneralRe: sqlExpress insertion problem Pin
Essampro21-Sep-08 14:25
Essampro21-Sep-08 14:25 
GeneralRe: sqlExpress insertion problem Pin
Caio Kinzel Filho21-Sep-08 15:26
Caio Kinzel Filho21-Sep-08 15:26 
AnswerRe: sqlExpress insertion problem Pin
Andy_L_J21-Sep-08 21:18
Andy_L_J21-Sep-08 21:18 
Questionsql notification Pin
Essampro19-Sep-08 12:00
Essampro19-Sep-08 12:00 
AnswerRe: sql notification Pin
Blue_Boy19-Sep-08 12:29
Blue_Boy19-Sep-08 12:29 
Questionshrink data and log file. Pin
Talsaniya Jayesh19-Sep-08 6:59
professionalTalsaniya Jayesh19-Sep-08 6:59 
AnswerRe: shrink data and log file. Pin
Ashfield19-Sep-08 8:56
Ashfield19-Sep-08 8:56 
QuestionSQL Server problem Pin
eyeseetee18-Sep-08 22:55
eyeseetee18-Sep-08 22:55 
AnswerRe: SQL Server problem Pin
SimulationofSai19-Sep-08 1:35
SimulationofSai19-Sep-08 1:35 
AnswerRe: SQL Server problem Pin
AlexeiXX319-Sep-08 10:38
AlexeiXX319-Sep-08 10:38 
Questionexclude certain date range in sql server 2000 Pin
AndieDu18-Sep-08 19:54
AndieDu18-Sep-08 19:54 
AnswerRe: exclude certain date range in sql server 2000 Pin
Ashfield18-Sep-08 21:09
Ashfield18-Sep-08 21:09 
GeneralRe: exclude certain date range in sql server 2000 Pin
AndieDu18-Sep-08 22:12
AndieDu18-Sep-08 22:12 
GeneralRe: exclude certain date range in sql server 2000 Pin
Ashfield19-Sep-08 1:16
Ashfield19-Sep-08 1:16 
AnswerRe: exclude certain date range in sql server 2000 Pin
Blue_Boy18-Sep-08 22:09
Blue_Boy18-Sep-08 22:09 
GeneralRe: exclude certain date range in sql server 2000 Pin
AndieDu18-Sep-08 22:12
AndieDu18-Sep-08 22:12 
AnswerRe: exclude certain date range in sql server 2000 Pin
nelsonpaixao22-Sep-08 13:21
nelsonpaixao22-Sep-08 13:21 

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.