Click here to Skip to main content
15,891,811 members
Home / Discussions / Database
   

Database

 
Questionusing "ntext" (data type in SQL Server) Pin
leanhsang17-Jun-06 18:53
leanhsang17-Jun-06 18:53 
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 
i'm using SQL SERVER 2000 with .net 2003

my problem is when i connect to the other computer that has the database
it keep telling me "Login faild on Computername\Guest"

and i've installed the SQL SERVER 2000 on the other computer on mixmode authentication.

Why he want to login to Guest Account... while Guest account is off.

i'm using this connection string:
Me.SQLConnection_Search.ConnectionString = "packet size=4096; Trusted_Connection=true; Persist Security Info=true; SERVER= 192.168.0.1; User ID= sa; Password=sa;initial catalog=aqar; "


so where is the problem.WTF | :WTF:



Faris Madi
Nothing Comes Easy (N.C.E.)

AnswerRe: connect to remote database Pin
Colin Angus Mackay17-Jun-06 2:41
Colin Angus Mackay17-Jun-06 2:41 
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 

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.