Click here to Skip to main content
15,893,161 members
Home / Discussions / C#
   

C#

 
AnswerRe: Changing the name of listbox element Pin
Christian Graus30-Mar-07 5:20
protectorChristian Graus30-Mar-07 5:20 
AnswerRe: Changing the name of listbox element Pin
Mike Hankey30-Mar-07 5:20
mveMike Hankey30-Mar-07 5:20 
GeneralRe: Changing the name of listbox element Pin
sinosoidal30-Mar-07 5:36
sinosoidal30-Mar-07 5:36 
GeneralRe: Changing the name of listbox element Pin
Mike Hankey30-Mar-07 6:00
mveMike Hankey30-Mar-07 6:00 
QuestionFiltering Dataset Pin
aranhamarvel30-Mar-07 4:23
aranhamarvel30-Mar-07 4:23 
AnswerRe: Filtering Dataset Pin
kubben30-Mar-07 4:54
kubben30-Mar-07 4:54 
GeneralRe: Filtering Dataset!! "help me" Pin
aranhamarvel30-Mar-07 10:50
aranhamarvel30-Mar-07 10:50 
QuestionSql inserts duplicated Pin
GermanDM30-Mar-07 3:52
GermanDM30-Mar-07 3:52 
Hi there,

Im sitting with some weird problem here, ok here goes:
Well i have a queries application and users select files from
a folder list and adds them to a customer they searched for.
The file they selected the file path with a subject and note gets saved
to the database.
Problem is that some times the exact same file path, subject and note gets
inserted twice into the database and some times 3 times.

I have searched line by line to find any possibility that the insert function runs more than ones
but it doesnt. the user select a file then enters a subject and note and then presses the capture button and the data gets inserted. My prodecure only gets executed once and it executes fast so there is no time to maybe click the button twice and even if they did i have a confirm box first before it executes the insert function.
D'Oh! | :doh:

Does anyone know what the problem might be? Pls Cry | :((
If you need any more info or code just lemme know.
Im programming in VS2005 C# and its a web application.

Thanks Smile | :)
AnswerRe: Sql inserts duplicated Pin
Christian Graus30-Mar-07 4:06
protectorChristian Graus30-Mar-07 4:06 
AnswerRe: Sql inserts duplicated Pin
Guffa30-Mar-07 6:08
Guffa30-Mar-07 6:08 
GeneralRe: Sql inserts duplicated Pin
GermanDM12-Apr-07 22:03
GermanDM12-Apr-07 22:03 
AnswerRe: Sql inserts duplicated Pin
Guffa13-Apr-07 3:36
Guffa13-Apr-07 3:36 
QuestionHow can I hardware interfacing by using the USB port? Pin
zeeShan anSari30-Mar-07 3:47
zeeShan anSari30-Mar-07 3:47 
QuestionDetect New mail arrival Pin
theScorp30-Mar-07 3:31
theScorp30-Mar-07 3:31 
Questionstring encoding Pin
marwan_siala30-Mar-07 3:12
marwan_siala30-Mar-07 3:12 
AnswerRe: string encoding Pin
andre_swnpl30-Mar-07 3:24
andre_swnpl30-Mar-07 3:24 
GeneralRe: string encoding Pin
marwan_siala30-Mar-07 3:39
marwan_siala30-Mar-07 3:39 
QuestionHow to check whether a specified character exists in a string ? Pin
Mr Perfect30-Mar-07 2:38
Mr Perfect30-Mar-07 2:38 
AnswerRe: How to check whether a specified character exists in a string ? Pin
Bekjong30-Mar-07 2:43
Bekjong30-Mar-07 2:43 
AnswerYou would have to do a speed test Pin
Ennis Ray Lynch, Jr.30-Mar-07 3:53
Ennis Ray Lynch, Jr.30-Mar-07 3:53 
AnswerRe: How to check whether a specified character exists in a string ? [modified] Pin
Russell Jones30-Mar-07 3:55
Russell Jones30-Mar-07 3:55 
AnswerRe: How to check whether a specified character exists in a string ? Pin
Luc Pattyn31-Mar-07 11:31
sitebuilderLuc Pattyn31-Mar-07 11:31 
QuestionHow to modify windows' Open and New dialog using C# Pin
dudedotnet30-Mar-07 2:12
dudedotnet30-Mar-07 2:12 
AnswerRe: How to modify windows' Open and New dialog using C# Pin
Christian Graus30-Mar-07 3:12
protectorChristian Graus30-Mar-07 3:12 
QuestionStream excel workbook Pin
Olleess30-Mar-07 2:00
Olleess30-Mar-07 2: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.