Click here to Skip to main content
15,887,485 members
Home / Discussions / C#
   

C#

 
GeneralUndefined String Array.. Pin
ptr2void13-Mar-08 2:26
ptr2void13-Mar-08 2:26 
GeneralRe: Undefined String Array.. Pin
AhsanS13-Mar-08 2:48
AhsanS13-Mar-08 2:48 
GeneralRe: Undefined String Array.. Pin
DavidNohejl13-Mar-08 2:49
DavidNohejl13-Mar-08 2:49 
GeneralRe: Undefined String Array.. Pin
DavidNohejl13-Mar-08 2:52
DavidNohejl13-Mar-08 2:52 
GeneralRe: Undefined String Array.. Pin
Martin#13-Mar-08 3:02
Martin#13-Mar-08 3:02 
GeneralRe: Undefined String Array.. Pin
AhsanS13-Mar-08 2:55
AhsanS13-Mar-08 2:55 
GeneralRe: Undefined String Array.. Pin
MuhammadFaisal13-Mar-08 5:07
MuhammadFaisal13-Mar-08 5:07 
QuestionOdbcCommandBuilder for MySQL Pin
adi.rusu13-Mar-08 1:01
adi.rusu13-Mar-08 1:01 
Hi,

From C# I'm using an OdbcCommandBuilder to generate DELETE, INSERT and UPDATE commands for updating a MySQL table and I receive the following error:
"Dynamic SQL generation for the DeleteCommand is not supported against a SelectCommand that does not return any key column information."
I thought this was because the table had no primary key. But I checked and it does. Does anyone know another reason why I get this error?

Thanks
GeneralRe: OdbcCommandBuilder for MySQL Pin
AhsanS13-Mar-08 1:24
AhsanS13-Mar-08 1:24 
GeneralRe: OdbcCommandBuilder for MySQL Pin
adi.rusu13-Mar-08 1:37
adi.rusu13-Mar-08 1:37 
GeneralRe: OdbcCommandBuilder for MySQL Pin
AhsanS13-Mar-08 1:51
AhsanS13-Mar-08 1:51 
GeneralRe: OdbcCommandBuilder for MySQL Pin
adi.rusu13-Mar-08 2:30
adi.rusu13-Mar-08 2:30 
GeneralRe: OdbcCommandBuilder for MySQL Pin
AhsanS13-Mar-08 2:43
AhsanS13-Mar-08 2:43 
GeneralRe: OdbcCommandBuilder for MySQL Pin
adi.rusu13-Mar-08 3:13
adi.rusu13-Mar-08 3:13 
GeneralCurrencymanager Pin
topcatalpha13-Mar-08 1:00
topcatalpha13-Mar-08 1:00 
QuestionGenerate Example from Regex? Pin
BhaaL-san13-Mar-08 0:19
BhaaL-san13-Mar-08 0:19 
AnswerRe: Generate Example from Regex? Pin
leppie13-Mar-08 0:48
leppie13-Mar-08 0:48 
GeneralRe: Generate Example from Regex? Pin
BhaaL-san13-Mar-08 2:00
BhaaL-san13-Mar-08 2:00 
AnswerRe: Generate Example from Regex? Pin
Chetan Patel13-Mar-08 2:27
Chetan Patel13-Mar-08 2:27 
GeneralZip files and send to sever Pin
minniemooo12-Mar-08 23:48
minniemooo12-Mar-08 23:48 
GeneralRe: Zip files and send to sever Pin
Christian Graus12-Mar-08 23:58
protectorChristian Graus12-Mar-08 23:58 
Generalcompare today's date and last created file than if more than 7 days delete it Pin
blue112-Mar-08 23:44
blue112-Mar-08 23:44 
GeneralRe: compare today's date and last created file than if more than 7 days delete it Pin
Christian Graus13-Mar-08 0:00
protectorChristian Graus13-Mar-08 0:00 
GeneralRe: compare today's date and last created file than if more than 7 days delete it Pin
blue113-Mar-08 0:06
blue113-Mar-08 0:06 
GeneralRe: compare today's date and last created file than if more than 7 days delete it Pin
phannon8613-Mar-08 0:26
professionalphannon8613-Mar-08 0:26 

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.