Click here to Skip to main content
15,926,703 members
Home / Discussions / Database
   

Database

 
GeneralRe: Embeddable SQL database Pin
S Douglas5-Aug-06 6:50
professionalS Douglas5-Aug-06 6:50 
QuestionIncrease the speed when fetching bulk data from database using asp.net Pin
Ravi kumar G29-Jul-06 2:49
Ravi kumar G29-Jul-06 2:49 
AnswerRe: Increase the speed when fetching bulk data from database using asp.net Pin
Colin Angus Mackay29-Jul-06 9:03
Colin Angus Mackay29-Jul-06 9:03 
QuestionHow to avoid duplicate entries in DataTable. Pin
VenkataRamana.Gali28-Jul-06 21:16
VenkataRamana.Gali28-Jul-06 21:16 
QuestionReporting Services - PLEASE HELP! Pin
VK-Cadec28-Jul-06 7:52
VK-Cadec28-Jul-06 7:52 
AnswerRe: Reporting Services - PLEASE HELP! Pin
ToddHileHoffer28-Jul-06 8:10
ToddHileHoffer28-Jul-06 8:10 
GeneralRe: Reporting Services - PLEASE HELP! Pin
VK-Cadec28-Jul-06 8:14
VK-Cadec28-Jul-06 8:14 
GeneralRe: Reporting Services - PLEASE HELP! Pin
ToddHileHoffer28-Jul-06 8:18
ToddHileHoffer28-Jul-06 8:18 
GeneralRe: Reporting Services - PLEASE HELP! Pin
VK-Cadec28-Jul-06 8:27
VK-Cadec28-Jul-06 8:27 
GeneralRe: Reporting Services - PLEASE HELP! Pin
ToddHileHoffer28-Jul-06 8:48
ToddHileHoffer28-Jul-06 8:48 
QuestionAccess denied - urgent Pin
dansoft28-Jul-06 6:58
dansoft28-Jul-06 6:58 
AnswerRe: Access denied - urgent Pin
VK-Cadec28-Jul-06 7:35
VK-Cadec28-Jul-06 7:35 
AnswerRe: Access denied - urgent [modified] Pin
S Douglas29-Jul-06 20:04
professionalS Douglas29-Jul-06 20:04 
QuestionReferential Integrity Question [modified] Pin
xfitr228-Jul-06 6:27
xfitr228-Jul-06 6:27 
AnswerRe: Referential Integrity Question Pin
ToddHileHoffer28-Jul-06 6:57
ToddHileHoffer28-Jul-06 6:57 
QuestionSQL Server Connection Pin
smarttom9928-Jul-06 5:31
smarttom9928-Jul-06 5:31 
AnswerRe: SQL Server Connection Pin
ToddHileHoffer28-Jul-06 7:00
ToddHileHoffer28-Jul-06 7:00 
Why would you maintain an open sql connection? That is terrible desgin. SQL Connections should be closed as soon they are no longer in use. You should be storing the connection string in a variable somewhere and creating / disposing connections each time you need to access data.

how vital enterprise application are for proactive organizations leveraging collective synergy to think outside the box and formulate their key objectives into a win-win game plan with a quality-driven approach that focuses on empowering key players to drive-up their core competencies and increase expectations with an all-around initiative to drive up the bottom-line. But of course, that's all a "high level" overview of things
--thedailywtf 3/21/06

QuestionCombining results of two queries Pin
coolestCoder28-Jul-06 4:19
coolestCoder28-Jul-06 4:19 
AnswerRe: Combining results of two queries Pin
ToddHileHoffer28-Jul-06 5:35
ToddHileHoffer28-Jul-06 5:35 
QuestionDatasets + Update Issue [modified] Pin
Tristan Rhodes28-Jul-06 4:07
Tristan Rhodes28-Jul-06 4:07 
AnswerConfirmed Pin
Tristan Rhodes31-Jul-06 0:37
Tristan Rhodes31-Jul-06 0:37 
Questionproblem with update Pin
Jeeva Mary Varghese28-Jul-06 2:13
Jeeva Mary Varghese28-Jul-06 2:13 
AnswerRe: problem with update Pin
Eric Dahlvang28-Jul-06 4:24
Eric Dahlvang28-Jul-06 4:24 
GeneralRe: problem with update [modified] Pin
Jeeva Mary Varghese28-Jul-06 20:02
Jeeva Mary Varghese28-Jul-06 20:02 
GeneralRe: problem with update Pin
Eric Dahlvang31-Jul-06 3:32
Eric Dahlvang31-Jul-06 3:32 

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.