Click here to Skip to main content
15,889,804 members
Home / Discussions / Database
   

Database

 
QuestionLookup Columns In Access via Linked Data? Pin
Matt U.21-Jun-11 11:41
Matt U.21-Jun-11 11:41 
AnswerRe: Lookup Columns In Access via Linked Data? Pin
_Damian S_21-Jun-11 14:34
professional_Damian S_21-Jun-11 14:34 
GeneralRe: Lookup Columns In Access via Linked Data? Pin
Matt U.21-Jun-11 14:48
Matt U.21-Jun-11 14:48 
GeneralRe: Lookup Columns In Access via Linked Data? Pin
_Damian S_21-Jun-11 14:52
professional_Damian S_21-Jun-11 14:52 
GeneralRe: Lookup Columns In Access via Linked Data? Pin
Matt U.21-Jun-11 15:04
Matt U.21-Jun-11 15:04 
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 
Thanks. I had partially figured that out on my own, before seeing your message. But now I'm even more on the right track.

I received the approval to migrate to SQL Server. So this afternoon I installed an instance on one of our server machines at work (SQL Server 2008 Express). And I can manage it from my dev. machine via SQL Server Management Studio Express. I setup a few views and played with them in Access prior to that. And what you just told me will help when I go back to it.

BTW, I now know why I was told to get away from Access. Displaying a Windows Form using data from a query could take 5-15sec., maybe even 20sec. Since I migrated to SQL Server, the same operations are practically instantaneous. :-P

About the reports. I actually created my own report generation (for weekly and monthly reports). My boss basically said he doesn't require the ability to design the reports himself, but rather he simply needs specific data in preset designs. The weekly and monthly reports, as far as I know, are all he uses. In doing so, I also learned quite a bit about LINQ To Objects today. Smile | :) I've been interested in learning more about it, though I hadn't taken the time to until today. It made manipulation of the report data so much easier and so much quicker. Then, as requested, I designed the reports in PDF format using iTextSharp. Smile | :)

Is there any general advice you have for using SQL Server? I mean, any tips to maintain good performance, security, etc.?
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 
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 

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.