Click here to Skip to main content
16,005,467 members
Home / Discussions / Database
   

Database

 
GeneralRe: how to display daily sales between the date? [urgent] Pin
Edbert P19-Oct-06 16:04
Edbert P19-Oct-06 16:04 
GeneralRe: how to display daily sales between the date? [urgent] Pin
campbells19-Oct-06 16:37
campbells19-Oct-06 16:37 
Questionsqlconnection Pin
avahia18-Oct-06 17:53
avahia18-Oct-06 17:53 
QuestionError I keep getting in my vb program (ADO error) Pin
MichaelDurham18-Oct-06 10:21
MichaelDurham18-Oct-06 10:21 
AnswerRe: Error I keep getting in my vb program (ADO error) Pin
Edbert P19-Oct-06 18:41
Edbert P19-Oct-06 18:41 
GeneralRe: Error I keep getting in my vb program (ADO error) Pin
MichaelDurham24-Oct-06 8:24
MichaelDurham24-Oct-06 8:24 
QuestionSlow performance in .NET? Pin
Xiangyang Liu 刘向阳18-Oct-06 4:10
Xiangyang Liu 刘向阳18-Oct-06 4:10 
AnswerRe: Slow performance in .NET? Pin
Ed.Poore19-Oct-06 13:36
Ed.Poore19-Oct-06 13:36 
Ask yourself these questions:
1 - Do you notice the difference between <1ms and 40ms?
2 - Do you do a lot of transferring of data between database and application, if yes, can you refactor it to limit the time spent talking to the database, or can you batch up the processes.
3 - Considered using SQL Server 2005: Express Edition?  Works much better than Access and it's free.


Sig cops got me...

GeneralRe: Slow performance in .NET? Pin
Xiangyang Liu 刘向阳20-Oct-06 17:26
Xiangyang Liu 刘向阳20-Oct-06 17:26 
GeneralRe: Slow performance in .NET? Pin
Ed.Poore21-Oct-06 8:04
Ed.Poore21-Oct-06 8:04 
QuestionHow to increase size of database in SQL Server 2000 Pin
prakash_21017-Oct-06 23:24
prakash_21017-Oct-06 23:24 
AnswerRe: How to increase size of database in SQL Server 2000 Pin
Mairaaj Khan18-Oct-06 0:12
professionalMairaaj Khan18-Oct-06 0:12 
GeneralRe: How to increase size of database in SQL Server 2000 Pin
Jerry Hammond18-Oct-06 10:09
Jerry Hammond18-Oct-06 10:09 
QuestionUsing dataset in a client-server application Pin
baxter_dev17-Oct-06 23:11
baxter_dev17-Oct-06 23:11 
AnswerRe: Using dataset in a client-server application Pin
Colin Angus Mackay17-Oct-06 23:17
Colin Angus Mackay17-Oct-06 23:17 
GeneralRe: Using dataset in a client-server application [modified] Pin
baxter_dev17-Oct-06 23:41
baxter_dev17-Oct-06 23:41 
GeneralRe: Using dataset in a client-server application Pin
Ed.Poore19-Oct-06 13:38
Ed.Poore19-Oct-06 13:38 
QuestionHow to make DataSet transparently remoted, or proxied, or called by ref? Pin
vgrigor117-Oct-06 22:37
vgrigor117-Oct-06 22:37 
QuestionSQL Server 2000 Notification Services and .NET 2.0 Pin
asasov17-Oct-06 21:02
asasov17-Oct-06 21:02 
QuestionSaving date time! Pin
Shahzad.Aslam17-Oct-06 19:28
Shahzad.Aslam17-Oct-06 19:28 
AnswerRe: Saving date time! Pin
baerten18-Oct-06 1:37
baerten18-Oct-06 1:37 
GeneralRe: Saving date time! Pin
Shahzad.Aslam18-Oct-06 20:53
Shahzad.Aslam18-Oct-06 20:53 
AnswerRe: Saving date time! Pin
Mike Dimmick19-Oct-06 6:53
Mike Dimmick19-Oct-06 6:53 
AnswerRe: Saving date time! Pin
BlueBrother19-Oct-06 8:28
BlueBrother19-Oct-06 8:28 
QuestionTo find dependencies of a table Pin
rahuljosh007200017-Oct-06 18:22
rahuljosh007200017-Oct-06 18:22 

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.