Click here to Skip to main content
15,898,134 members
Home / Discussions / Database
   

Database

 
AnswerRe: speed up select statement Pin
Colin Angus Mackay20-Jun-06 2:17
Colin Angus Mackay20-Jun-06 2:17 
GeneralRe: speed up select statement Pin
Support12320-Jun-06 2:27
Support12320-Jun-06 2:27 
GeneralRe: speed up select statement Pin
Frank Kerrigan20-Jun-06 4:45
Frank Kerrigan20-Jun-06 4:45 
QuestionHow to access database In VC.NET Pin
Nagaraju_Focus19-Jun-06 23:30
Nagaraju_Focus19-Jun-06 23:30 
GeneralRe: How to access database In VC.NET Pin
Vasudevan Deepak Kumar20-Jun-06 1:43
Vasudevan Deepak Kumar20-Jun-06 1:43 
Questionerror in combobox fill Pin
md_refay19-Jun-06 23:21
md_refay19-Jun-06 23:21 
Questionserver name & machine name Pin
md_refay19-Jun-06 23:14
md_refay19-Jun-06 23:14 
AnswerRe: server name & machine name Pin
Colin Angus Mackay20-Jun-06 10:53
Colin Angus Mackay20-Jun-06 10:53 
Standard practice is to put the connection string in the application's config file. It can then be changed without recompiling the application.

If you are moving the application around and in each case the SQL Server will reside on the same machine you can always use (local) in place of the server name - remember to include the brackets.


Scottish Developers events:
* .NET debugging, tracing and instrumentation by Duncan Edwards Jones and Code Coverage in .NET by Craig Murphy
* Developer Day Scotland: are you interested in speaking or attending?

My: Website | Blog
QuestionSQL Replications Pin
Mugombi19-Jun-06 21:02
Mugombi19-Jun-06 21:02 
AnswerRe: SQL Replications Pin
Frank Kerrigan20-Jun-06 4:49
Frank Kerrigan20-Jun-06 4:49 
QuestionHow to delete all data of a specific column Pin
CandyMe19-Jun-06 19:43
CandyMe19-Jun-06 19:43 
AnswerRe: How to delete all data of a specific column Pin
rittjc19-Jun-06 20:22
rittjc19-Jun-06 20:22 
GeneralRe: How to delete all data of a specific column Pin
CandyMe19-Jun-06 22:00
CandyMe19-Jun-06 22:00 
QuestionProgrammatically creating a new Access DB [modified] Pin
rittjc19-Jun-06 16:38
rittjc19-Jun-06 16:38 
AnswerRe: Programmatically creating a new Access DB Pin
Eric Dahlvang20-Jun-06 3:21
Eric Dahlvang20-Jun-06 3:21 
GeneralRe: Programmatically creating a new Access DB Pin
rittjc20-Jun-06 3:40
rittjc20-Jun-06 3:40 
Questionconversion Pin
pavan kumar.p19-Jun-06 4:40
pavan kumar.p19-Jun-06 4:40 
AnswerRe: conversion Pin
Eric Dahlvang19-Jun-06 5:14
Eric Dahlvang19-Jun-06 5:14 
GeneralRe: conversion Pin
r.stropek20-Jun-06 23:42
r.stropek20-Jun-06 23:42 
GeneralRe: conversion Pin
Eric Dahlvang21-Jun-06 4:44
Eric Dahlvang21-Jun-06 4:44 
Questioninsertquery Pin
pavan kumar.p19-Jun-06 4:37
pavan kumar.p19-Jun-06 4:37 
AnswerRe: insertquery Pin
Colin Angus Mackay19-Jun-06 5:50
Colin Angus Mackay19-Jun-06 5:50 
QuestionCONVERT() Function Pin
NICE TO MEET19-Jun-06 1:05
NICE TO MEET19-Jun-06 1:05 
AnswerRe: CONVERT() Function Pin
vivek-g20-Jun-06 23:45
vivek-g20-Jun-06 23:45 
QuestionBest way of searching XML [modified] Pin
__makaveli__19-Jun-06 0:44
__makaveli__19-Jun-06 0:44 

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.