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

C#

 
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 
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 
I tried not calling GetDeleteCommand(), GetInsertCommand() and GetUpdateCommand() some time ago and it didn't work.
How do I check if I'm passing primary key? Should I adapter.Fill() a table and check if there is a primary key? I can do that.
I can generate the commands manually too (but I'd like to avoid that).
I'm just trying to understand why the same code works just fine on one computer, but it doesn't on another computer with the same operating system and the same database structure.
Would you happen to know if on older versions of MySql, the "select * from <table_name>" command doesn't return key column information even if there are keys in the table?
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 
GeneralRe: compare today's date and last created file than if more than 7 days delete it Pin
Christian Graus13-Mar-08 0:28
protectorChristian Graus13-Mar-08 0:28 
Generalcompare today's date and last created file than if more than 7 days delete it Pin
blue112-Mar-08 23:43
blue112-Mar-08 23:43 
GeneralDebug and Release Mode Pin
half-life12-Mar-08 22:54
half-life12-Mar-08 22:54 
GeneralRe: Debug and Release Mode Pin
Bekjong12-Mar-08 23:36
Bekjong12-Mar-08 23:36 
GeneralRe: Debug and Release Mode Pin
half-life13-Mar-08 6:32
half-life13-Mar-08 6:32 
GeneralRe: Debug and Release Mode Pin
Colin Angus Mackay12-Mar-08 23:37
Colin Angus Mackay12-Mar-08 23:37 

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.