Click here to Skip to main content
15,916,945 members
Home / Discussions / Database
   

Database

 
AnswerRe: Multiple requests to a view? Pin
QPun29-Oct-07 17:50
QPun29-Oct-07 17:50 
GeneralRe: Multiple requests to a view? Pin
deostroll29-Oct-07 18:41
deostroll29-Oct-07 18:41 
Me and my friend were discussing whether to go for a view or a stored procedure, because all we needed was an inventory report kind of stuff... I just learned that we further "abstract" from a view whose inside select statement is a kind of general query with no where condition or with some minimal conditions. A stored procedure on the other hand would work faster because we are exacting data we need with more where conditions. In both the cases we are only interested in the result set.
QuestionMS Access Versions Pin
myNameIsRon29-Oct-07 14:41
myNameIsRon29-Oct-07 14:41 
AnswerRe: MS Access Versions Pin
Paul Conrad29-Oct-07 17:18
professionalPaul Conrad29-Oct-07 17:18 
QuestionDoCmd.OutputTo assistance needed... Pin
new_phoenix29-Oct-07 7:01
new_phoenix29-Oct-07 7:01 
QuestionError on sysobjects Pin
Vimalsoft(Pty) Ltd29-Oct-07 6:50
professionalVimalsoft(Pty) Ltd29-Oct-07 6:50 
AnswerRe: Error on sysobjects Pin
vishal_331982@sify.com29-Oct-07 18:19
vishal_331982@sify.com29-Oct-07 18:19 
AnswerRe: Error on sysobjects Pin
Vimalsoft(Pty) Ltd29-Oct-07 22:00
professionalVimalsoft(Pty) Ltd29-Oct-07 22:00 
QuestionSystem.ArgumentException: Redirect URI cannot contain newline characters. Pin
sivaram praveen29-Oct-07 5:54
sivaram praveen29-Oct-07 5:54 
AnswerRe: System.ArgumentException: Redirect URI cannot contain newline characters. Pin
Vasudevan Deepak Kumar30-Oct-07 1:00
Vasudevan Deepak Kumar30-Oct-07 1:00 
QuestionConnecting to a remote SQL Server (LAN) Pin
Ian Uy29-Oct-07 4:57
Ian Uy29-Oct-07 4:57 
AnswerRe: Connecting to a remote SQL Server (LAN) Pin
Colin Angus Mackay29-Oct-07 5:13
Colin Angus Mackay29-Oct-07 5:13 
GeneralRe: Connecting to a remote SQL Server (LAN) Pin
Ian Uy29-Oct-07 5:15
Ian Uy29-Oct-07 5:15 
GeneralRe: Connecting to a remote SQL Server (LAN) Pin
Colin Angus Mackay29-Oct-07 5:20
Colin Angus Mackay29-Oct-07 5:20 
AnswerRe: Connecting to a remote SQL Server (LAN) Pin
Hesham Amin29-Oct-07 19:41
Hesham Amin29-Oct-07 19:41 
GeneralRe: Connecting to a remote SQL Server (LAN) Pin
Ian Uy31-Oct-07 0:53
Ian Uy31-Oct-07 0:53 
Questioncursor_sql server Pin
Raa ju29-Oct-07 1:47
Raa ju29-Oct-07 1:47 
AnswerRe: cursor_sql server Pin
ChandraRam29-Oct-07 2:21
ChandraRam29-Oct-07 2:21 
GeneralRe: cursor_sql server Pin
Paul Conrad29-Oct-07 17:20
professionalPaul Conrad29-Oct-07 17:20 
Questioncursor_sql Pin
_ala29-Oct-07 1:28
_ala29-Oct-07 1:28 
AnswerRe: cursor_sql Pin
Paul Conrad29-Oct-07 17:20
professionalPaul Conrad29-Oct-07 17:20 
QuestionLogin failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection. Pin
sivaram praveen29-Oct-07 1:06
sivaram praveen29-Oct-07 1:06 
AnswerRe: Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection. Pin
Colin Angus Mackay29-Oct-07 1:20
Colin Angus Mackay29-Oct-07 1:20 
AnswerRe: Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection. Pin
Mike Dimmick29-Oct-07 1:25
Mike Dimmick29-Oct-07 1:25 
GeneralRe: Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection. Pin
sivaram praveen29-Oct-07 1:36
sivaram praveen29-Oct-07 1:36 

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.