Click here to Skip to main content
15,915,501 members
Home / Discussions / Database
   

Database

 
AnswerRe: how do i know the reason to fail my table creation in sql server Pin
Colin Angus Mackay24-Apr-06 20:36
Colin Angus Mackay24-Apr-06 20:36 
AnswerRe: how do i know the reason to fail my table creation in sql server Pin
sathish s24-Apr-06 20:48
sathish s24-Apr-06 20:48 
GeneralRe: how do i know the reason to fail my table creation in sql server Pin
Colin Angus Mackay24-Apr-06 22:09
Colin Angus Mackay24-Apr-06 22:09 
GeneralRe: how do i know the reason to fail my table creation in sql server Pin
sathish s24-Apr-06 23:17
sathish s24-Apr-06 23:17 
QuestionHow to transfer local data to SQL Server 7.0? Pin
Rashar24-Apr-06 9:08
Rashar24-Apr-06 9:08 
AnswerRe: How to transfer local data to SQL Server 7.0? Pin
Frank Kerrigan25-Apr-06 0:33
Frank Kerrigan25-Apr-06 0:33 
GeneralRe: How to transfer local data to SQL Server 7.0? Pin
Rashar25-Apr-06 4:08
Rashar25-Apr-06 4:08 
Questionhow do i resolve DBConcurrencyException when inserting value that contains '[' character. Pin
AfzalHassen24-Apr-06 3:06
AfzalHassen24-Apr-06 3:06 
Hi,

I am executing an inline (NOT a Stored Procedure) parameterised insert command using the SqlDataAdapter.Update(Dataset) command, but I keep getting a DBConcurrencyException when one of the parameters which is of the ntext datatype contains the following character '['. i would sincerely appreciate it if someone could tell me why this is causing this error to be raised by the SqlDataAdapter.Confused | :confused:

All the following special characters work fine when i do the insert.
>~!@#$%^&*()_+=-`{}|\:";',.<>?/ </codeeven the '<code>]' inserts fine into the SQL MSDE 2000 DB that i'm using.Confused | :confused:

Thanks in advance,

Afzal "AV-E" Hassen
QuestionPlease help me about query Pin
taoquandecor24-Apr-06 2:17
taoquandecor24-Apr-06 2:17 
AnswerRe: Please help me about query Pin
Colin Angus Mackay24-Apr-06 2:31
Colin Angus Mackay24-Apr-06 2:31 
GeneralRe: Please help me about query Pin
taoquandecor24-Apr-06 18:29
taoquandecor24-Apr-06 18:29 
QuestionORDER BY with Renamed Columns Pin
myNameIsRon23-Apr-06 19:24
myNameIsRon23-Apr-06 19:24 
AnswerRe: ORDER BY with Renamed Columns Pin
Colin Angus Mackay23-Apr-06 20:28
Colin Angus Mackay23-Apr-06 20:28 
GeneralRe: ORDER BY with Renamed Columns Pin
myNameIsRon24-Apr-06 14:46
myNameIsRon24-Apr-06 14:46 
QuestionMaking a field null Pin
myNameIsRon23-Apr-06 11:31
myNameIsRon23-Apr-06 11:31 
AnswerRe: Making a field null Pin
dadax_8523-Apr-06 11:51
dadax_8523-Apr-06 11:51 
GeneralRe: Making a field null Pin
Colin Angus Mackay23-Apr-06 12:59
Colin Angus Mackay23-Apr-06 12:59 
AnswerRe: Making a field null Pin
Colin Angus Mackay23-Apr-06 12:58
Colin Angus Mackay23-Apr-06 12:58 
GeneralRe: Making a field null Pin
myNameIsRon23-Apr-06 15:04
myNameIsRon23-Apr-06 15:04 
AnswerRe: Making a field null Pin
dansoft24-Apr-06 4:58
dansoft24-Apr-06 4:58 
Questionimport excel in sql server 2005 Pin
Sasuko23-Apr-06 8:04
Sasuko23-Apr-06 8:04 
AnswerRe: import excel in sql server 2005 Pin
Frank Kerrigan25-Apr-06 0:37
Frank Kerrigan25-Apr-06 0:37 
GeneralRe: import excel in sql server 2005 Pin
Susuko25-Apr-06 9:33
Susuko25-Apr-06 9:33 
GeneralRe: import excel in sql server 2005 Pin
Frank Kerrigan25-Apr-06 10:19
Frank Kerrigan25-Apr-06 10:19 
GeneralRe: import excel in sql server 2005 Pin
Colin Angus Mackay25-Apr-06 22:32
Colin Angus Mackay25-Apr-06 22:32 

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.