Click here to Skip to main content
15,912,069 members
Home / Discussions / C#
   

C#

 
GeneralRe: SAP Modules into C#.Net Pin
Sneha Dehariya14-Jun-05 0:41
Sneha Dehariya14-Jun-05 0:41 
QuestionString.Format-ting floating point numbers, how? Pin
iliyang13-Jun-05 3:04
iliyang13-Jun-05 3:04 
AnswerRe: String.Format-ting floating point numbers, how? Pin
Seraphin13-Jun-05 3:09
Seraphin13-Jun-05 3:09 
GeneralRe: String.Format-ting floating point numbers, how? Pin
iliyang13-Jun-05 3:21
iliyang13-Jun-05 3:21 
GeneralReflection ... Call Method. Parameter question Pin
Seraphin13-Jun-05 2:57
Seraphin13-Jun-05 2:57 
GeneralRe: Reflection ... Call Method. Parameter question Pin
occcy13-Jun-05 4:07
occcy13-Jun-05 4:07 
GeneralRe: Reflection ... Call Method. Parameter question Pin
Seraphin13-Jun-05 4:45
Seraphin13-Jun-05 4:45 
GeneralSyntax error (missing operator) when deleting with commandbuilder Pin
Hawkmoth13-Jun-05 2:28
Hawkmoth13-Jun-05 2:28 
Hi I hope someone can help

I am creating a C# project that stores data into an Access database.

I have created a dataset using an OleDbDataAdapter with a sql select statment
"SELECT table.* FROM table

This table has a long Interger autonumbering ID key field, 1 text field, 1
Long Interger field, and 31 Double fields.

I then use the Commandbuilder object to create the Insert, delete and update
commands.

The Insert command seems to work ok as I can create a new row and use the
OleDbDataAdapter.update( ); with now problems

My problem is that I get Syntax error (missing operator) when I attempt to
update a record set after deleting a row.

After this I introduced a dataGrid control and connected this to the dataset
and all the data seems to be ok.

I have other tables in my project that a treated in a similar mannor and
these seem to delete rows ok. The only thing is that these other tables have
less fields but thats the only differance that I can see.

Any ideas?
--
All the best
Hawkmoth


All the best
Hawkmoth
GeneralRe: Syntax error (missing operator) when deleting with commandbuilder Pin
Nick Parker13-Jun-05 2:56
protectorNick Parker13-Jun-05 2:56 
GeneralRe: Syntax error (missing operator) when deleting with commandbuilder Pin
Hawkmoth13-Jun-05 4:17
Hawkmoth13-Jun-05 4:17 
GeneralImplementing a nonvisual control Pin
Jack Bond13-Jun-05 2:00
Jack Bond13-Jun-05 2:00 
GeneralRe: Implementing a nonvisual control Pin
mav.northwind13-Jun-05 2:29
mav.northwind13-Jun-05 2:29 
GeneralCustom Browser Pin
arun_appu13-Jun-05 1:28
arun_appu13-Jun-05 1:28 
GeneralRe: Custom Browser Pin
MoustafaS13-Jun-05 4:16
MoustafaS13-Jun-05 4:16 
GeneralCreate folder and Add user with proper rights. Pin
Anonymous12-Jun-05 23:51
Anonymous12-Jun-05 23:51 
GeneralHi Friends I am Fecing Problem for getting Sum of group field. Pin
Anonymous12-Jun-05 23:15
Anonymous12-Jun-05 23:15 
QuestionA Visual Assist like program? Pin
Khoa Bui12-Jun-05 23:11
Khoa Bui12-Jun-05 23:11 
Generalhelp...help..help Pin
computer_eng12-Jun-05 22:00
computer_eng12-Jun-05 22:00 
GeneralPixel Color Detector Pin
Expert Coming12-Jun-05 21:17
Expert Coming12-Jun-05 21:17 
GeneralC# shutdown event Pin
mabad12-Jun-05 20:46
mabad12-Jun-05 20:46 
GeneralRe: C# shutdown event Pin
the last free name12-Jun-05 21:43
the last free name12-Jun-05 21:43 
GeneralRe: C# shutdown event Pin
mabad12-Jun-05 23:38
mabad12-Jun-05 23:38 
GeneralMS Office development - Outlook Pin
cazzz12-Jun-05 20:22
cazzz12-Jun-05 20:22 
GeneralProblem with a checkedlistbox control Pin
monica2k12-Jun-05 19:56
monica2k12-Jun-05 19:56 
GeneralRe: Problem with a checkedlistbox control Pin
Yulianto.12-Jun-05 21:46
Yulianto.12-Jun-05 21:46 

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.