Click here to Skip to main content
15,914,014 members
Home / Discussions / Database
   

Database

 
AnswerRe: SQL 2005 Client problem Pin
Frank Kerrigan27-Sep-07 2:53
Frank Kerrigan27-Sep-07 2:53 
Questioni need some urgent help in this issue ! Pin
matched26-Sep-07 10:55
matched26-Sep-07 10:55 
AnswerRe: i need some urgent help in this issue ! Pin
leckey26-Sep-07 11:38
leckey26-Sep-07 11:38 
JokeRe: i need some urgent help in this issue ! Pin
Paul Conrad26-Sep-07 16:22
professionalPaul Conrad26-Sep-07 16:22 
GeneralRe: i need some urgent help in this issue ! Pin
Pete O'Hanlon26-Sep-07 23:33
mvePete O'Hanlon26-Sep-07 23:33 
GeneralRe: i need some urgent help in this issue ! Pin
Colin Angus Mackay27-Sep-07 1:48
Colin Angus Mackay27-Sep-07 1:48 
GeneralRe: i need some urgent help in this issue ! Pin
Paul Conrad27-Sep-07 2:36
professionalPaul Conrad27-Sep-07 2:36 
AnswerRe: i need some urgent help in this issue ! Pin
Colin Angus Mackay26-Sep-07 13:24
Colin Angus Mackay26-Sep-07 13:24 
matched wrote:
when i try to complie vs 2005 gives me some crap error which i dunno what does it means (The column mapping from SourceColumn 'Total' failed because the DataColumn 'Total' is a computed column)


That doesn't read like a compiler error to me. The compiler doesn't know anything more about DataSets, DataRows and DataColumns beyond the fact they are classes - so a high level error that indicates semantic knowledge of the classes it is using is virtually impossible to come from the compiler. I can't actually see how the compiler could pick up on this error as the fact that "Total" is computed can't really be known until run time.

So, where did this dataset come from? How was it created? What filled it and with what?




Upcoming FREE developer events:
* Glasgow: db4o: An Embeddable Database Engine for Object-Oriented Environments, Mock Objects, SQL Server CLR Integration, Reporting Services ...

My website

GeneralRe: i need some help in this issue ! Pin
matched3-Oct-07 17:20
matched3-Oct-07 17:20 
GeneralRe: i need some help in this issue ! Pin
Colin Angus Mackay3-Oct-07 21:26
Colin Angus Mackay3-Oct-07 21:26 
QuestionDrag-And-Drop Binding - Simple Question Pin
ekareem26-Sep-07 7:53
ekareem26-Sep-07 7:53 
QuestionWebService Sql Notification - Advice Pin
markpirvine26-Sep-07 6:46
markpirvine26-Sep-07 6:46 
QuestionChanging Procedure from Old DB to New DB Pin
lcerni26-Sep-07 5:33
lcerni26-Sep-07 5:33 
QuestionSelect multiple rows in single row view Pin
Juan Pablo G.C.26-Sep-07 3:47
Juan Pablo G.C.26-Sep-07 3:47 
AnswerRe: Select multiple rows in single row view Pin
andyharman26-Sep-07 4:05
professionalandyharman26-Sep-07 4:05 
AnswerRe: Select multiple rows in single row view Pin
Paddy Boyd26-Sep-07 5:46
Paddy Boyd26-Sep-07 5:46 
GeneralRe: Select multiple rows in single row view Pin
Juan Pablo G.C.26-Sep-07 21:26
Juan Pablo G.C.26-Sep-07 21:26 
AnswerRe: Select multiple rows in single row view Pin
Venkataramuc26-Sep-07 23:28
Venkataramuc26-Sep-07 23:28 
QuestionADO.Net Pin
Kronfolitto26-Sep-07 3:22
Kronfolitto26-Sep-07 3:22 
AnswerRe: ADO.Net Pin
pmarfleet26-Sep-07 4:10
pmarfleet26-Sep-07 4:10 
Questioncommand to display total tables from database Pin
subbu.sk26-Sep-07 1:39
subbu.sk26-Sep-07 1:39 
AnswerRe: command to display total tables from database Pin
Pete O'Hanlon26-Sep-07 1:45
mvePete O'Hanlon26-Sep-07 1:45 
GeneralRe: command to display total tables from database Pin
subbu.sk26-Sep-07 1:51
subbu.sk26-Sep-07 1:51 
AnswerRe: command to display total tables from database Pin
ganeshMohan26-Sep-07 1:51
ganeshMohan26-Sep-07 1:51 
AnswerRe: command to display total tables from database Pin
Venkataramuc26-Sep-07 23:38
Venkataramuc26-Sep-07 23:38 

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.