Click here to Skip to main content
15,903,175 members
Home / Discussions / C#
   

C#

 
GeneralRe: Application version Pin
Dave Kreskowiak29-Aug-05 4:42
mveDave Kreskowiak29-Aug-05 4:42 
GeneralRe: Application version Pin
rmedo29-Aug-05 20:12
rmedo29-Aug-05 20:12 
GeneralRe: Application version Pin
Dave Kreskowiak30-Aug-05 2:24
mveDave Kreskowiak30-Aug-05 2:24 
GeneralRe: Application version Pin
rmedo30-Aug-05 20:49
rmedo30-Aug-05 20:49 
GeneralRe: Application version Pin
Dave Kreskowiak31-Aug-05 2:18
mveDave Kreskowiak31-Aug-05 2:18 
QuestionOleDbdataAdapter>> Could not determine which columns uniquely identify the rows for ... Pin
nidhelp28-Aug-05 23:18
nidhelp28-Aug-05 23:18 
AnswerRe: OleDbdataAdapter>> Could not determine which columns uniquely identify the rows for ... Pin
Guffa28-Aug-05 23:41
Guffa28-Aug-05 23:41 
GeneralRe: OleDbdataAdapter>> Could not determine which columns uniquely identify the rows for ... Pin
nidhelp28-Aug-05 23:56
nidhelp28-Aug-05 23:56 
oh yes, i forgot to mention about the error i got in Access. i've a field named IDno and this field is added to each and every of my tables.

is it ok or correct to let all tables have IDno as pk? i thought it's ok so i tried.. i let table1 have IDno as pk. but then when i tried to let IDno be pk in table2, it gives me error regarding duplicate pk so im stuck now...

if i dont use IDno, i donno what is best used as primary key in table2 and the rest of my tables.

there's a button on the toolbar called Index Name, so i typed "PrimaryKey" and selected "IDno", hoping that through this way, perhaps table2 can have IDno as pk. does this way make IDno a pk? i doubt so..

i doubt so because if IDno is made to be a pk in my table now, how come i still get the same error as before i tried typing "PrimaryKey" and selecting "IDno" in Index Name?
the error is: Could not determine which columns uniquely identify the rows for "table2". for table1, things are fine, i used OleDbAdapter and generated all the statements successfully. but doing this table2 gives me error, i just want to use OleDbAdapter to build update and delete functions too. i donno why it failed. it succeeded in generating Select and Insert statements...

so what's wrong? i really have no idea what's wrong.
please help.
i really need some guidance.
thanks!

-- modified at 3:08 Tuesday 30th August, 2005
QuestionRTP & RTCP in C# Pin
fcn][Stampede28-Aug-05 21:41
fcn][Stampede28-Aug-05 21:41 
AnswerRe: RTP & RTCP in C# Pin
Saurabh90908-Apr-09 4:05
Saurabh90908-Apr-09 4:05 
Questionneed to sort data by specific column in datagridview Pin
malak nour28-Aug-05 20:52
malak nour28-Aug-05 20:52 
QuestionProblem in Playing .Wav File Pin
Member 144183628-Aug-05 18:58
Member 144183628-Aug-05 18:58 
AnswerRe: Problem in Playing .Wav File Pin
Christian Graus28-Aug-05 19:20
protectorChristian Graus28-Aug-05 19:20 
GeneralRe: Problem in Playing .Wav File Pin
Member 144183628-Aug-05 19:24
Member 144183628-Aug-05 19:24 
GeneralRe: Problem in Playing .Wav File Pin
Dave Kreskowiak29-Aug-05 4:39
mveDave Kreskowiak29-Aug-05 4:39 
QuestionConvert.ToBase64 question Pin
matt cole28-Aug-05 16:53
matt cole28-Aug-05 16:53 
GeneralRe: Convert.ToBase64 question Pin
Andy Brummer28-Aug-05 17:06
sitebuilderAndy Brummer28-Aug-05 17:06 
General[Message Deleted] Pin
matt cole28-Aug-05 18:25
matt cole28-Aug-05 18:25 
GeneralRe: Convert.ToBase64 question Pin
matt cole28-Aug-05 18:26
matt cole28-Aug-05 18:26 
GeneralRe: Convert.ToBase64 question Pin
Andy Brummer28-Aug-05 19:13
sitebuilderAndy Brummer28-Aug-05 19:13 
General[Message Deleted] Pin
matt cole28-Aug-05 19:18
matt cole28-Aug-05 19:18 
GeneralRe: Convert.ToBase64 question Pin
matt cole28-Aug-05 19:19
matt cole28-Aug-05 19:19 
QuestionAplication.run Pin
xilefxilef28-Aug-05 16:22
xilefxilef28-Aug-05 16:22 
GeneralRe: Aplication.run Pin
Andy Brummer28-Aug-05 16:59
sitebuilderAndy Brummer28-Aug-05 16:59 
AnswerRe: Aplication.run Pin
Luis Alonso Ramos28-Aug-05 17:04
Luis Alonso Ramos28-Aug-05 17:04 

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.