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

C#

 
GeneralRe: Display gif image in picture box Pin
Parwej Ahamad14-Mar-08 1:32
professionalParwej Ahamad14-Mar-08 1:32 
GeneralRe: Display gif image in picture box Pin
asma_panjabi14-Mar-08 1:42
asma_panjabi14-Mar-08 1:42 
GeneralRe: Display gif image in picture box Pin
Parwej Ahamad14-Mar-08 1:49
professionalParwej Ahamad14-Mar-08 1:49 
GeneralRe: Display gif image in picture box Pin
asma_panjabi14-Mar-08 2:06
asma_panjabi14-Mar-08 2:06 
GeneralRe: Display gif image in picture box Pin
leppie13-Mar-08 4:12
leppie13-Mar-08 4:12 
GeneralRe: Display gif image in picture box Pin
asma_panjabi16-Mar-08 19:53
asma_panjabi16-Mar-08 19:53 
GeneralRe: Display gif image in picture box Pin
MuhammadFaisal13-Mar-08 4:56
MuhammadFaisal13-Mar-08 4:56 
GeneralRe: Display gif image in picture box Pin
asma_panjabi13-Mar-08 21:24
asma_panjabi13-Mar-08 21:24 
Generalinsertion data problem Pin
Miss Maheshwari13-Mar-08 2:53
Miss Maheshwari13-Mar-08 2:53 
GeneralRe: insertion data problem Pin
Thomas Krojer13-Mar-08 3:33
Thomas Krojer13-Mar-08 3:33 
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 

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.