Click here to Skip to main content
15,920,688 members
Home / Discussions / Database
   

Database

 
AnswerRe: images in SQL database Pin
Mohammed Amine15-May-06 13:23
Mohammed Amine15-May-06 13:23 
QuestionServer Application Unavailable Pin
aaru24x713-May-06 5:00
aaru24x713-May-06 5:00 
AnswerRe: Server Application Unavailable Pin
Colin Angus Mackay13-May-06 10:39
Colin Angus Mackay13-May-06 10:39 
QuestionCONNECT TO SQLSERVER Pin
malak nour13-May-06 4:00
malak nour13-May-06 4:00 
AnswerRe: CONNECT TO SQLSERVER Pin
Colin Angus Mackay13-May-06 10:34
Colin Angus Mackay13-May-06 10:34 
QuestionThe fastest Normal ADO.NET or Microsoft Best Practise EnterpriseLibrary Pin
Albert Pascual12-May-06 9:12
sitebuilderAlbert Pascual12-May-06 9:12 
AnswerRe: The fastest Normal ADO.NET or Microsoft Best Practise EnterpriseLibrary Pin
Albert Pascual12-May-06 13:06
sitebuilderAlbert Pascual12-May-06 13:06 
GeneralRe: The fastest Normal ADO.NET or Microsoft Best Practise EnterpriseLibrary Pin
Rob Graham13-May-06 8:54
Rob Graham13-May-06 8:54 
When doing performance tests it is often very difficult to see small difierences on a single operation. I usually try several hundred iterations (accumulating the timing results with each iteration using a high precision timer class that calls QueryPerformanceCounter) and look at the average performance. This smoothes out minor jitter caused by the OS doing stuff, and usually gives a better measure, especially when the individual operation times are small.

We need to graduate from the ridiculous notion that greed is some kind of elixir for capitalism - it's the downfall of capitalism. Self-interest, maybe, but self-interest run amok does not serve anyone. The core value of conscious capitalism is enlightened self-interest.
Patricia Aburdene

QuestionOnColumnChanged event wrongly fires for SelectedItem property Pin
AFSEKI12-May-06 9:09
AFSEKI12-May-06 9:09 
QuestionHow To Convert SQL Recordset To DBF Pin
Naven626LX12-May-06 5:31
Naven626LX12-May-06 5:31 
AnswerRe: How To Convert SQL Recordset To DBF Pin
Rob Graham12-May-06 6:08
Rob Graham12-May-06 6:08 
GeneralRe: How To Convert SQL Recordset To DBF Pin
Naven626LX12-May-06 6:42
Naven626LX12-May-06 6:42 
GeneralRe: How To Convert SQL Recordset To DBF Pin
Rob Graham12-May-06 7:02
Rob Graham12-May-06 7:02 
Questiontake backup with query Pin
vipinpaliwal198012-May-06 2:38
vipinpaliwal198012-May-06 2:38 
AnswerRe: take backup with query Pin
Frank Kerrigan12-May-06 5:15
Frank Kerrigan12-May-06 5:15 
AnswerRe: take backup with query Pin
Colin Angus Mackay12-May-06 5:31
Colin Angus Mackay12-May-06 5:31 
QuestionBlank default values for varchar field Pin
hertz_j11-May-06 23:13
hertz_j11-May-06 23:13 
AnswerRe: Blank default values for varchar field Pin
Ramya SM11-May-06 23:53
Ramya SM11-May-06 23:53 
AnswerRe: Blank default values for varchar field Pin
Eric Dahlvang12-May-06 3:10
Eric Dahlvang12-May-06 3:10 
JokeRe: Blank default values for varchar field Pin
hertz_j12-May-06 3:25
hertz_j12-May-06 3:25 
QuestionDataset with multiple database Pin
armax7511-May-06 11:03
professionalarmax7511-May-06 11:03 
AnswerRe: Dataset with multiple database Pin
Colin Angus Mackay11-May-06 11:11
Colin Angus Mackay11-May-06 11:11 
QuestionSQLClient related question Pin
mysorian11-May-06 6:04
professionalmysorian11-May-06 6:04 
AnswerRe: SQLClient related question Pin
Rob Graham12-May-06 6:16
Rob Graham12-May-06 6:16 
GeneralRe: SQLClient related question Pin
mysorian12-May-06 6:56
professionalmysorian12-May-06 6: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.