Click here to Skip to main content
15,891,184 members
Home / Discussions / Database
   

Database

 
QuestionODBC error: [Microsoft][ODBC SQL Server Driver][SQL Server]Invalid object name 'dbo.sysconstraints' Pin
thomasa4-May-06 3:39
thomasa4-May-06 3:39 
AnswerFixed Pin
thomasa4-May-06 23:50
thomasa4-May-06 23:50 
QuestionSQL 2005 Analysis Services - pivot table Pin
alex_kl4-May-06 3:22
alex_kl4-May-06 3:22 
QuestionWhy can't I update my data ? Pin
nirishere4-May-06 2:47
nirishere4-May-06 2:47 
AnswerRe: Why can't I update my data ? Pin
jonathan154-May-06 5:06
jonathan154-May-06 5:06 
GeneralRe: Why can't I update my data ? Pin
nirishere4-May-06 7:20
nirishere4-May-06 7:20 
GeneralRe: Why can't I update my data ? Pin
jonathan154-May-06 22:42
jonathan154-May-06 22:42 
GeneralRe: Why can't I update my data ? Pin
nirishere7-May-06 11:26
nirishere7-May-06 11:26 
thank you very much !
I could erase one line as I typed searchedRow.Delete, (I am not a VB programmer, but I would guess that searchedRow actually points to a data record inside the table, calling a function of it to delete itself or mark itself for deletion (right ?))
But I could not execute table.rows(searchedRow).Delete

Another problem I had was to delete a part of a table that had Column A and Column B matching some specific values only that this table had no primary keys...
To make a long story short, I went into the XSD file and defined a stored procedure or whatever it is called, so I could call it from my VB app. It worked great, I wanted you to know.
Just to make things easier, just how could I get into all this in the first place just by reading a book, I spent days on finding that info, and I thought maybe there is a better way to learn it all, comments ?
Thanx alot
N

QuestionUnion statement Pin
phokojoe4-May-06 2:19
phokojoe4-May-06 2:19 
GeneralRe: Union statement Pin
mr_123454-May-06 2:41
mr_123454-May-06 2:41 
AnswerRe: Union statement Pin
Colin Angus Mackay4-May-06 4:16
Colin Angus Mackay4-May-06 4:16 
QuestionInput data from file to report Pin
krishna194-May-06 2:15
krishna194-May-06 2:15 
QuestionStored Procedure union Pin
phokojoe4-May-06 2:08
phokojoe4-May-06 2:08 
AnswerRe: Stored Procedure union Pin
Colin Angus Mackay4-May-06 4:20
Colin Angus Mackay4-May-06 4:20 
GeneralRe: Stored Procedure union Pin
phokojoe4-May-06 21:49
phokojoe4-May-06 21:49 
GeneralRe: Stored Procedure union Pin
phokojoe9-May-06 22:23
phokojoe9-May-06 22:23 
QuestionAdo controls Pin
kishgenius3-May-06 23:54
kishgenius3-May-06 23:54 
AnswerRe: Ado controls Pin
User 17164924-May-06 13:49
professionalUser 17164924-May-06 13:49 
QuestionSaving Matrix Data Pin
Greeky3-May-06 23:20
Greeky3-May-06 23:20 
AnswerRe: Saving Matrix Data Pin
Colin Angus Mackay4-May-06 4:26
Colin Angus Mackay4-May-06 4:26 
QuestionA couple of queries,Please Help.. Pin
SIJUTHOMASP3-May-06 16:56
professionalSIJUTHOMASP3-May-06 16:56 
QuestionForeign Keys ease SQL statements? Pin
myNameIsRon3-May-06 16:39
myNameIsRon3-May-06 16:39 
AnswerRe: Foreign Keys ease SQL statements? Pin
Gerald Schwab3-May-06 17:46
Gerald Schwab3-May-06 17:46 
GeneralRe: Foreign Keys ease SQL statements? Pin
myNameIsRon3-May-06 20:09
myNameIsRon3-May-06 20:09 
QuestionOptimization help Pin
Drew McGhie3-May-06 10:13
Drew McGhie3-May-06 10:13 

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.