Click here to Skip to main content
16,004,782 members
Home / Discussions / Database
   

Database

 
GeneralRe: Lookup Columns In Access via Linked Data? Pin
Mycroft Holmes21-Jun-11 18:36
professionalMycroft Holmes21-Jun-11 18:36 
AnswerRe: Lookup Columns In Access via Linked Data? Pin
Mycroft Holmes21-Jun-11 18:41
professionalMycroft Holmes21-Jun-11 18:41 
GeneralRe: Lookup Columns In Access via Linked Data? Pin
Matt U.24-Jun-11 16:40
Matt U.24-Jun-11 16:40 
GeneralRe: Lookup Columns In Access via Linked Data? Pin
Mycroft Holmes24-Jun-11 21:17
professionalMycroft Holmes24-Jun-11 21:17 
GeneralRe: Lookup Columns In Access via Linked Data? Pin
Matt U.25-Jun-11 1:44
Matt U.25-Jun-11 1:44 
GeneralRe: Lookup Columns In Access via Linked Data? Pin
Mycroft Holmes25-Jun-11 2:31
professionalMycroft Holmes25-Jun-11 2:31 
GeneralRe: Lookup Columns In Access via Linked Data? Pin
Matt U.25-Jun-11 8:57
Matt U.25-Jun-11 8:57 
GeneralRe: Lookup Columns In Access via Linked Data? Pin
Mycroft Holmes25-Jun-11 13:02
professionalMycroft Holmes25-Jun-11 13:02 
Reports is a fairly steep learning curve, after adding the report you then add a data source and design against that. I always create a stored procedure that service the data requirements of the report. This is then usd as the data source.

When you have completed the design you cahnge the extension to RDLC and supply the data from your application by getting the data from the stored proc and passing it and the rdlc to the report viewer.
Never underestimate the power of human stupidity
RAH

GeneralRe: Lookup Columns In Access via Linked Data? Pin
Matt U.25-Jun-11 13:26
Matt U.25-Jun-11 13:26 
QuestionProblem with TIMESTAMP WITH LOCAL TIMEZONE datatype in Oracle 9i Pin
coder21k21-Jun-11 9:42
coder21k21-Jun-11 9:42 
AnswerRe: Problem with TIMESTAMP WITH LOCAL TIMEZONE datatype in Oracle 9i Pin
Eddy Vluggen21-Jun-11 12:23
professionalEddy Vluggen21-Jun-11 12:23 
GeneralRe: Problem with TIMESTAMP WITH LOCAL TIMEZONE datatype in Oracle 9i Pin
coder21k22-Jun-11 3:22
coder21k22-Jun-11 3:22 
AnswerRe: Problem with TIMESTAMP WITH LOCAL TIMEZONE datatype in Oracle 9i Pin
jschell22-Jun-11 9:26
jschell22-Jun-11 9:26 
QuestionRetrieve stored procedures. Each Procedure in separate file. SQL 2008 R2 Pin
MecAlex21-Jun-11 3:07
MecAlex21-Jun-11 3:07 
AnswerRe: Retrieve stored procedures. Each Procedure in separate file. SQL 2008 R2 Pin
UNCRushFan21-Jun-11 5:26
UNCRushFan21-Jun-11 5:26 
QuestionMy Ox is Flummed! Pin
TheComputerMan20-Jun-11 15:18
TheComputerMan20-Jun-11 15:18 
AnswerRe: My Ox is Flummed! Pin
jschell21-Jun-11 8:49
jschell21-Jun-11 8:49 
GeneralRe: My Ox is Flummed! Pin
TheComputerMan21-Jun-11 9:00
TheComputerMan21-Jun-11 9:00 
GeneralRe: My Ox is Flummed! Pin
jschell22-Jun-11 9:15
jschell22-Jun-11 9:15 
GeneralRe: My Ox is Flummed! Pin
TheComputerMan22-Jun-11 9:23
TheComputerMan22-Jun-11 9:23 
GeneralRe: My Ox is Flummed! Pin
jschell22-Jun-11 9:29
jschell22-Jun-11 9:29 
QuestionTrying to get the output of this code down to 1 line vs 1886 it currently displays. Can anyone help? Pin
SQL Ed20-Jun-11 9:49
SQL Ed20-Jun-11 9:49 
AnswerRe: Trying to get the output of this code down to 1 line vs 1886 it currently displays. Can anyone help? Pin
Tim Carmichael20-Jun-11 10:25
Tim Carmichael20-Jun-11 10:25 
QuestionRe: Trying to get the output of this code down to 1 line vs 1886 it currently displays. Can anyone help? Pin
SQL Ed21-Jun-11 6:24
SQL Ed21-Jun-11 6:24 
AnswerRe: Trying to get the output of this code down to 1 line vs 1886 it currently displays. Can anyone help? [modified] Pin
TrustTheMath21-Jun-11 9:00
TrustTheMath21-Jun-11 9:00 

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.