Click here to Skip to main content
15,909,445 members
Home / Discussions / Database
   

Database

 
AnswerRe: using "ntext" (data type in SQL Server) Pin
Dinuj Nath17-Jun-06 19:59
Dinuj Nath17-Jun-06 19:59 
QuestionSQL Server Function Dynamic Column Pin
smarttom9917-Jun-06 6:25
smarttom9917-Jun-06 6:25 
AnswerRe: SQL Server Function Dynamic Column Pin
r.stropek20-Jun-06 23:47
r.stropek20-Jun-06 23:47 
Questionsorting Pin
militiaware17-Jun-06 5:48
militiaware17-Jun-06 5:48 
AnswerRe: sorting [modified] Pin
Colin Angus Mackay17-Jun-06 6:11
Colin Angus Mackay17-Jun-06 6:11 
AnswerRe: sorting Pin
Eric Dahlvang19-Jun-06 5:38
Eric Dahlvang19-Jun-06 5:38 
Questionconnect to remote database Pin
militiaware16-Jun-06 22:27
militiaware16-Jun-06 22:27 
AnswerRe: connect to remote database Pin
Colin Angus Mackay17-Jun-06 2:41
Colin Angus Mackay17-Jun-06 2:41 
You have trusted_connection = true and yet you are not wanting to use a trusted connection as you supply a user name and password. As trusted connections are considered more secure it tries to log you on using a trusted connection, but it fails.


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 Server Reporting Services Excel Export [modified] Pin
Navdeep Bhardwaj16-Jun-06 21:27
Navdeep Bhardwaj16-Jun-06 21:27 
QuestionSQLite for small software Pin
yarp16-Jun-06 19:18
yarp16-Jun-06 19:18 
AnswerRe: SQLite for small software [modified] Pin
Garth J Lancaster16-Jun-06 20:09
professionalGarth J Lancaster16-Jun-06 20:09 
GeneralRe: SQLite for small software Pin
yarp16-Jun-06 23:32
yarp16-Jun-06 23:32 
GeneralRe: SQLite for small software Pin
Dinuj Nath17-Jun-06 20:03
Dinuj Nath17-Jun-06 20:03 
GeneralRe: SQLite for small software Pin
yarp18-Jun-06 7:13
yarp18-Jun-06 7:13 
QuestionTCP/IP and Pipes for and ODBC Connection [modified] Pin
FlorianS16-Jun-06 7:43
FlorianS16-Jun-06 7:43 
AnswerRe: TCP/IP and Pipes for and ODBC Connection Pin
Garth J Lancaster16-Jun-06 20:14
professionalGarth J Lancaster16-Jun-06 20:14 
QuestionSelecting rows by earliest date Pin
Stefan R16-Jun-06 3:37
Stefan R16-Jun-06 3:37 
AnswerRe: Selecting rows by earliest date Pin
Colin Angus Mackay16-Jun-06 4:06
Colin Angus Mackay16-Jun-06 4:06 
QuestionUpdate database with multiple rows of dataset Pin
amittinku16-Jun-06 2:56
amittinku16-Jun-06 2:56 
QuestionSQL Server 2005 Expiration Date Pin
Brendan Vogt15-Jun-06 23:51
Brendan Vogt15-Jun-06 23:51 
Questionhow do i read a fuzzy date from MS SQL? [modified] Pin
feline_dracoform15-Jun-06 9:25
feline_dracoform15-Jun-06 9:25 
AnswerRe: how do i read a fuzzy date from MS SQL? Pin
Farhan Noor Qureshi15-Jun-06 9:36
Farhan Noor Qureshi15-Jun-06 9:36 
QuestionRecord Set in ESQL Pin
itkid15-Jun-06 2:59
itkid15-Jun-06 2:59 
AnswerRe: Record Set in ESQL Pin
Farhan Noor Qureshi15-Jun-06 9:39
Farhan Noor Qureshi15-Jun-06 9:39 
QuestionTo disable unique constraint Pin
neha301315-Jun-06 2:44
neha301315-Jun-06 2: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.