Click here to Skip to main content
15,890,527 members
Home / Discussions / Database
   

Database

 
GeneralRe: Performance Question about SQL 2005 Pin
Wendelius23-Jan-09 3:29
mentorWendelius23-Jan-09 3:29 
GeneralRe: Performance Question about SQL 2005 Pin
felopater23-Jan-09 9:46
felopater23-Jan-09 9:46 
GeneralRe: Performance Question about SQL 2005 Pin
Wendelius23-Jan-09 9:48
mentorWendelius23-Jan-09 9:48 
QuestionLinked-Server SQL Server 2000 Pin
Indra PR22-Jan-09 20:57
Indra PR22-Jan-09 20:57 
AnswerRe: Linked-Server SQL Server 2000 Pin
Wendelius22-Jan-09 21:34
mentorWendelius22-Jan-09 21:34 
GeneralRe: Linked-Server SQL Server 2000 Pin
Indra PR22-Jan-09 21:56
Indra PR22-Jan-09 21:56 
GeneralRe: Linked-Server SQL Server 2000 Pin
Wendelius22-Jan-09 22:17
mentorWendelius22-Jan-09 22:17 
QuestionProblems with SQL Server 2000 connection Pin
Indra PR22-Jan-09 20:52
Indra PR22-Jan-09 20:52 
Dear all, I have some problems with SQL Server 2000 that I want to ask. I am using the database with OLEDB connection that is called from VB.NET. The application that I make is an ERP software.

1. Sometimes, and it is often happened in the application, is an error saying "Connection is busy".
2. Then sometimes the application also shows a dialog box with a connection error saying "Cannot create a new transaction becase capacity was exceeded".

I don't know how to solve them, I've tried to look for the answers from Google, but the only answer that I found is that I should update the service pack into the latest version. But I've checked my database, and its version is SP4. From the application itself, some people said that maybe I forgot to close the connection, but I've made only one function to fill a datatable, and I've put the Connection.Close() in the end after doing every transaction. Are there any better answer for these?

- No Signature Available -

AnswerRe: Problems with SQL Server 2000 connection Pin
Wendelius22-Jan-09 20:57
mentorWendelius22-Jan-09 20:57 
GeneralRe: Problems with SQL Server 2000 connection Pin
Indra PR22-Jan-09 21:06
Indra PR22-Jan-09 21:06 
GeneralRe: Problems with SQL Server 2000 connection Pin
Wendelius22-Jan-09 21:24
mentorWendelius22-Jan-09 21:24 
AnswerRe: Problems with SQL Server 2000 connection Pin
Aman Bhullar22-Jan-09 21:17
Aman Bhullar22-Jan-09 21:17 
GeneralRe: Problems with SQL Server 2000 connection Pin
Indra PR22-Jan-09 21:40
Indra PR22-Jan-09 21:40 
GeneralRe: Problems with SQL Server 2000 connection Pin
Aman Bhullar23-Jan-09 2:27
Aman Bhullar23-Jan-09 2:27 
GeneralRe: Problems with SQL Server 2000 connection Pin
Indra PR23-Jan-09 19:30
Indra PR23-Jan-09 19:30 
Questionactually i have a database table have four fields rnkid, rnkartid,rnkuserid and rnk marks i want sum all the marks which have same rnk art id . pls hel tell how Pin
anujanujanuj22-Jan-09 17:52
anujanujanuj22-Jan-09 17:52 
AnswerRe: actually i have a database table have four fields rnkid, rnkartid,rnkuserid and rnk marks i want sum all the marks which have same rnk art id . pls hel tell how Pin
Wendelius22-Jan-09 18:12
mentorWendelius22-Jan-09 18:12 
QuestionT-Sql programming in Sql server 2005 Pin
maheesh22-Jan-09 17:33
maheesh22-Jan-09 17:33 
AnswerRe: T-Sql programming in Sql server 2005 Pin
Wendelius22-Jan-09 18:14
mentorWendelius22-Jan-09 18:14 
QuestionTransfer the data from xls sheet to sqlserver using SSIS Pin
bruze22-Jan-09 3:20
bruze22-Jan-09 3:20 
AnswerRe: Transfer the data from xls sheet to sqlserver using SSIS Pin
Wendelius22-Jan-09 3:30
mentorWendelius22-Jan-09 3:30 
AnswerRe: Transfer the data from xls sheet to sqlserver using SSIS Pin
Jon_Boy22-Jan-09 3:56
Jon_Boy22-Jan-09 3:56 
QuestionHow do I Backup all the Databases on Server 1 and Append Restore the Backup on Server 2 so it gets all the changes in the First Server, I will do this with 7 Servers in Progression so they Loop Every 15 Minutes. Pin
BobClarkSQL22-Jan-09 3:15
BobClarkSQL22-Jan-09 3:15 
AnswerRe: How do I Backup all the Databases on Server 1 and Append Restore the Backup on Server 2 so it gets all the changes in the First Server, I will do this with 7 Servers in Progression so they Loop Every 15 Minutes. [modified] Pin
Wendelius22-Jan-09 3:27
mentorWendelius22-Jan-09 3:27 
GeneralRe: How do I Backup all the Databases on Server 1 and Append Restore the Backup on Server 2 so it gets all the changes in the First Server, I will do this with 7 Servers in Progression so they Loop Every 15 Minutes. Pin
BobClarkSQL22-Jan-09 4:00
BobClarkSQL22-Jan-09 4: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.