Click here to Skip to main content
15,910,872 members
Home / Discussions / Database
   

Database

 
AnswerRe: Validate emailaddress Pin
saanj29-Apr-09 23:58
saanj29-Apr-09 23:58 
QuestionDatagrid view Pin
hitesh.kalra29-Apr-09 21:35
hitesh.kalra29-Apr-09 21:35 
AnswerRe: Datagrid view Pin
Mycroft Holmes29-Apr-09 22:01
professionalMycroft Holmes29-Apr-09 22:01 
AnswerRe: Datagrid view Pin
saanj29-Apr-09 23:59
saanj29-Apr-09 23:59 
QuestionHow to deploy a report to the client machine server? Pin
SIJUTHOMASP29-Apr-09 10:06
professionalSIJUTHOMASP29-Apr-09 10:06 
AnswerRe: How to deploy a report to the client machine server? Pin
saanj30-Apr-09 0:01
saanj30-Apr-09 0:01 
Question[Message Deleted] Pin
Member 195906229-Apr-09 2:52
Member 195906229-Apr-09 2:52 
AnswerRe: ADO.NET DBDataReader Pin
Henry Minute29-Apr-09 4:54
Henry Minute29-Apr-09 4:54 
I do not have a specific answer to your question, but your statement

Member 1959062 wrote:
What would be causing the ExecuteReader to take so long when connecting to the same instance of a database


is incorrect.

It is not the same instance, you have copied it from the original local machine to a network machine. Therefore your two scenarios use two different databases, not one instance.

Other than that, how does your network perform for other database accesses? If it is generally slow(ish), that is probably the problem.

Henry Minute

Do not read medical books! You could die of a misprint. - Mark Twain
Girl: (staring) "Why do you need an icy cucumber?"
“I want to report a fraud. The government is lying to us all.”

QuestionAn SQL Statistics Pin
foryou29-Apr-09 2:12
foryou29-Apr-09 2:12 
AnswerRe: An SQL Statistics Pin
Mycroft Holmes29-Apr-09 2:26
professionalMycroft Holmes29-Apr-09 2:26 
GeneralRe: An SQL Statistics Pin
foryou29-Apr-09 3:53
foryou29-Apr-09 3:53 
QuestionProblem in Read data from Excel sheet Pin
Bragadeeshwaran28-Apr-09 21:22
Bragadeeshwaran28-Apr-09 21:22 
QuestionDatabase Duplication Pin
Leo Smith28-Apr-09 6:05
Leo Smith28-Apr-09 6:05 
AnswerRe: Database Duplication Pin
David Mujica28-Apr-09 7:51
David Mujica28-Apr-09 7:51 
GeneralRe: Database Duplication Pin
Leo Smith28-Apr-09 8:19
Leo Smith28-Apr-09 8:19 
QuestionUsing SQL Server 2008 Pin
musefan28-Apr-09 1:30
musefan28-Apr-09 1:30 
AnswerRe: Using SQL Server 2008 Pin
Rob Smiley28-Apr-09 2:04
Rob Smiley28-Apr-09 2:04 
GeneralRe: Using SQL Server 2008 Pin
musefan28-Apr-09 2:13
musefan28-Apr-09 2:13 
Questionwhat is the best method to install SQL server Express 2005 programmatically Pin
sunil goyalG28-Apr-09 0:44
sunil goyalG28-Apr-09 0:44 
QuestionOracle On Vista?? Pin
Muammar©27-Apr-09 23:06
Muammar©27-Apr-09 23:06 
AnswerRe: Oracle On Vista?? Pin
RussellT5-Jun-09 9:24
professionalRussellT5-Jun-09 9:24 
QuestionCreate backup of Database of SQL server from Client and server Pin
sunil goyalG27-Apr-09 21:47
sunil goyalG27-Apr-09 21:47 
AnswerRe: Create backup of Database of SQL server from Client and server Pin
scottgp28-Apr-09 0:32
professionalscottgp28-Apr-09 0:32 
GeneralRe: Create backup of Database of SQL server from Client and server Pin
sunil goyalG28-Apr-09 0:46
sunil goyalG28-Apr-09 0:46 
GeneralRe: Create backup of Database of SQL server from Client and server Pin
scottgp28-Apr-09 1:03
professionalscottgp28-Apr-09 1:03 

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.