Click here to Skip to main content
15,918,808 members
Home / Discussions / Database
   

Database

 
GeneralRe: What is the best way to test T-SQL stored procedures? Pin
Not Active18-Aug-06 14:03
mentorNot Active18-Aug-06 14:03 
GeneralRe: What is the best way to test T-SQL stored procedures? Pin
Colin Angus Mackay18-Aug-06 12:33
Colin Angus Mackay18-Aug-06 12:33 
AnswerRe: What is the best way to test T-SQL stored procedures? Pin
rocky712921-Aug-06 1:33
rocky712921-Aug-06 1:33 
GeneralRe: What is the best way to test T-SQL stored procedures? Pin
wojti28-Aug-06 23:59
wojti28-Aug-06 23:59 
Questionprogramming dts...help... Pin
Sandrina18-Aug-06 3:18
Sandrina18-Aug-06 3:18 
AnswerRe: programming dts...help... Pin
rocky712921-Aug-06 1:35
rocky712921-Aug-06 1:35 
QuestionRegarding Merge Replication in SQL Server 2000 Pin
param thaker18-Aug-06 2:35
param thaker18-Aug-06 2:35 
Questiondatatables memory usage Pin
Glen Harvy18-Aug-06 2:18
Glen Harvy18-Aug-06 2:18 
Hi,

I am looking for a good article that will explain to me the BASIC's of the dataset and datatable and in particular performance issues. The article should not be overly complex particularly as to how to access them etc - just an overview.

In particular, I'm putting together my first real program of any substance and the database is growing with tables galore and so far at least 15 datatables that I use to varying degrees. I am now thinking about memory and processor demands particularly as I'm aiming the program at the home PC user and not even a so-called power user either.

I'm now considering creating another datatable that consists of parts of other datatables allready in existence. Does creating "child" datatables use up substantially more resources or does the datatable only reference data that is already in memory in the other datatables?

There are of course many ways of skinning a cat and using the VS2005 IDE seems to tempt one to take the easiest course which may not be the most efficient in terms of memory usage, CPU usage etc.

Am I being paranoid?






Glen Harvy

AnswerRe: datatables memory usage Pin
Paul Conrad18-Aug-06 3:47
professionalPaul Conrad18-Aug-06 3:47 
GeneralRe: datatables memory usage Pin
Glen Harvy18-Aug-06 3:56
Glen Harvy18-Aug-06 3:56 
GeneralRe: datatables memory usage Pin
Paul Conrad18-Aug-06 10:53
professionalPaul Conrad18-Aug-06 10:53 
Questionhow to set the id manually while inserting the record? Pin
ayyp18-Aug-06 1:21
ayyp18-Aug-06 1:21 
AnswerRe: how to set the id manually while inserting the record? Pin
Colin Angus Mackay18-Aug-06 3:16
Colin Angus Mackay18-Aug-06 3:16 
AnswerRe: how to set the id manually while inserting the record? Pin
i.j.russell18-Aug-06 9:04
i.j.russell18-Aug-06 9:04 
AnswerRe: how to set the id manually while inserting the record? Pin
Eric Dahlvang18-Aug-06 11:18
Eric Dahlvang18-Aug-06 11:18 
Questionselect statement not working for excel as a database [modified] Pin
playout17-Aug-06 23:17
playout17-Aug-06 23:17 
AnswerRe: select statement not working for excel as a database Pin
Michael Potter18-Aug-06 5:29
Michael Potter18-Aug-06 5:29 
GeneralRe: select statement not working for excel as a database Pin
playout20-Aug-06 3:53
playout20-Aug-06 3:53 
Questionjoin 2 tables from 2 different databases Pin
playout17-Aug-06 23:09
playout17-Aug-06 23:09 
AnswerRe: join 2 tables from 2 different databases Pin
Stephen McGuire18-Aug-06 4:25
Stephen McGuire18-Aug-06 4:25 
AnswerRe: join 2 tables from 2 different databases Pin
S Douglas19-Aug-06 20:14
professionalS Douglas19-Aug-06 20:14 
QuestionDTS Package Parameter Passing Pin
dioey17-Aug-06 22:33
dioey17-Aug-06 22:33 
QuestionGet table details in SQL 2005 Pin
Vipul Mehta17-Aug-06 18:29
Vipul Mehta17-Aug-06 18:29 
AnswerRe: Get table details in SQL 2005 Pin
Colin Angus Mackay17-Aug-06 20:08
Colin Angus Mackay17-Aug-06 20:08 
QuestionSqlDependency and which rows actually changed? Pin
rpheaney17-Aug-06 14:56
rpheaney17-Aug-06 14:56 

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.