Click here to Skip to main content
15,917,641 members
Home / Discussions / Database
   

Database

 
GeneralRe: SQL Security for your apps Pin
Mark Cabbage16-Sep-07 15:24
Mark Cabbage16-Sep-07 15:24 
QuestionProblem with populating the FullText search Catalog Pin
Splunk14-Sep-07 7:47
Splunk14-Sep-07 7:47 
AnswerRe: Problem with populating the FullText search Catalog Pin
DerekFL14-Sep-07 7:58
DerekFL14-Sep-07 7:58 
QuestionNew rows that are added don't increment the PK field Pin
steve_rm14-Sep-07 3:17
steve_rm14-Sep-07 3:17 
AnswerRe: New rows that are added don't increment the PK field Pin
Michael Potter14-Sep-07 4:08
Michael Potter14-Sep-07 4:08 
QuestionRe: New rows that are added don't increment the PK field Pin
steve_rm14-Sep-07 7:52
steve_rm14-Sep-07 7:52 
AnswerRe: New rows that are added don't increment the PK field Pin
Michael Potter14-Sep-07 8:33
Michael Potter14-Sep-07 8:33 
QuestionRe: New rows that are added don't increment the PK field Pin
steve_rm14-Sep-07 19:01
steve_rm14-Sep-07 19:01 
Hello,

Thanks for your continued support.

I have set the allowDBNull:
<br />
dsIncidents.Tables(0).Columns("IncidentID").AllowDBNull = False<br />


I get an exception error when I added the new row: "Column 'IncidentID' does not allow nulls"

When I take out the above line and run the program. On careful inspection the incident column is 'system.DBNull', when I check the other rows the incident column is what I would expect it to be, 0, -1, -2, etc.

Any other ideas would be most helpful,

Many thanks for your help,

Steve
QuestionRe: New rows that are added don't increment the PK field Pin
steve_rm16-Sep-07 0:33
steve_rm16-Sep-07 0:33 
GeneralRequesting for a link for web services basics... Pin
Sushil D Jadhav14-Sep-07 0:26
Sushil D Jadhav14-Sep-07 0:26 
GeneralRe: Requesting for a link for web services basics... Pin
Pete O'Hanlon14-Sep-07 1:41
mvePete O'Hanlon14-Sep-07 1:41 
QuestionADO.NET free E-books Pin
Vimalsoft(Pty) Ltd14-Sep-07 0:04
professionalVimalsoft(Pty) Ltd14-Sep-07 0:04 
AnswerRe: ADO.NET free E-books Pin
Pete O'Hanlon14-Sep-07 3:46
mvePete O'Hanlon14-Sep-07 3:46 
GeneralRe: ADO.NET free E-books Pin
Vimalsoft(Pty) Ltd14-Sep-07 4:21
professionalVimalsoft(Pty) Ltd14-Sep-07 4:21 
QuestionJoin and Nested Query Pin
.NET- India 13-Sep-07 23:01
.NET- India 13-Sep-07 23:01 
AnswerRe: Join and Nested Query Pin
Colin Angus Mackay14-Sep-07 0:10
Colin Angus Mackay14-Sep-07 0:10 
AnswerRe: Join and Nested Query Pin
DLM@TD14-Sep-07 11:01
DLM@TD14-Sep-07 11:01 
Questionarray in a asp Pin
nicetohaveyou13-Sep-07 21:07
nicetohaveyou13-Sep-07 21:07 
AnswerRe: array in a asp Pin
Joe13-Sep-07 21:57
Joe13-Sep-07 21:57 
GeneralRe: array in a sp Pin
nicetohaveyou13-Sep-07 22:30
nicetohaveyou13-Sep-07 22:30 
GeneralRe: array in a sp Pin
Pete O'Hanlon13-Sep-07 22:44
mvePete O'Hanlon13-Sep-07 22:44 
QuestionSql Reporting Services viewer refresh problem Pin
Phanindra Kumar13-Sep-07 20:24
Phanindra Kumar13-Sep-07 20:24 
AnswerRe: Sql Reporting Services viewer refresh problem Pin
DerekFL14-Sep-07 9:08
DerekFL14-Sep-07 9:08 
QuestionConnection Error [modified] Pin
Programm3r13-Sep-07 19:50
Programm3r13-Sep-07 19:50 
AnswerRe: Connection Error Pin
Blue_Boy13-Sep-07 21:00
Blue_Boy13-Sep-07 21:00 

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.