Click here to Skip to main content
15,910,886 members
Home / Discussions / Database
   

Database

 
GeneralNot really Pin
Ennis Ray Lynch, Jr.20-Sep-06 11:24
Ennis Ray Lynch, Jr.20-Sep-06 11:24 
AnswerRe: Oracle Question Pin
Eric Dahlvang20-Sep-06 12:09
Eric Dahlvang20-Sep-06 12:09 
GeneralRe: Oracle Question Pin
Ennis Ray Lynch, Jr.20-Sep-06 14:57
Ennis Ray Lynch, Jr.20-Sep-06 14:57 
QuestionDatatables, rows and columns Pin
TheJudeDude20-Sep-06 8:11
TheJudeDude20-Sep-06 8:11 
AnswerRe: Datatables, rows and columns Pin
albCode20-Sep-06 20:56
albCode20-Sep-06 20:56 
GeneralRe: Datatables, rows and columns Pin
TheJudeDude21-Sep-06 2:26
TheJudeDude21-Sep-06 2:26 
QuestionSqlException - 'Login failed for user (user)' Pin
nlindley720-Sep-06 6:55
nlindley720-Sep-06 6:55 
AnswerRe: SqlException - 'Login failed for user (user)' Pin
Colin Angus Mackay20-Sep-06 22:31
Colin Angus Mackay20-Sep-06 22:31 
That would suggest that the account the preview in Visual Studio is using is different to the account your application is using. This is possible if you are using a trusted connection as the account that will be used to access SQL Server will be the account of the currently running process.

I suggest you find out what account your application is using and set up the appropriate permissions on SQL Server, or change the account your application is running in.


GeneralRe: SqlException - 'Login failed for user (user)' Pin
nlindley721-Sep-06 7:07
nlindley721-Sep-06 7:07 
Questiongetting Server ip using vb.net Pin
GabrielVarun20-Sep-06 3:54
GabrielVarun20-Sep-06 3:54 
QuestionSQL Server Pin
Bravoone_200619-Sep-06 22:38
Bravoone_200619-Sep-06 22:38 
AnswerRe: SQL Server Pin
Colin Angus Mackay20-Sep-06 2:31
Colin Angus Mackay20-Sep-06 2:31 
QuestionI cannot retrive the field value Pin
vicky0000019-Sep-06 21:56
vicky0000019-Sep-06 21:56 
QuestionSql to Excel Pin
minniemooo19-Sep-06 21:31
minniemooo19-Sep-06 21:31 
AnswerRe: Sql to Excel Pin
_AK_19-Sep-06 21:39
_AK_19-Sep-06 21:39 
Questionright alignment of data Pin
kodulkar_nilesh19-Sep-06 20:58
kodulkar_nilesh19-Sep-06 20:58 
QuestionSQL Server Query Help (Trying to compare two tables and display the nonmatching records Pin
choorakkuttyil19-Sep-06 20:12
choorakkuttyil19-Sep-06 20:12 
AnswerRe: SQL Server Query Help (Trying to compare two tables and display the nonmatching records Pin
Michael Potter20-Sep-06 5:11
Michael Potter20-Sep-06 5:11 
QuestionDatatype conversion in a SQL statement - need help Pin
Slow Learner19-Sep-06 2:38
Slow Learner19-Sep-06 2:38 
AnswerRe: Datatype conversion in a SQL statement - need help Pin
albCode19-Sep-06 4:42
albCode19-Sep-06 4:42 
QuestionDifference between SqlCommand and SqlCommandBuilder Pin
param thaker19-Sep-06 2:30
param thaker19-Sep-06 2:30 
AnswerRe: Difference between SqlCommand and SqlCommandBuilder Pin
Kschuler19-Sep-06 10:57
Kschuler19-Sep-06 10:57 
GeneralRe: Difference between SqlCommand and SqlCommandBuilder Pin
Rob Graham19-Sep-06 12:59
Rob Graham19-Sep-06 12:59 
QuestionReporting Services Parameter Dependencies Pin
CandyMe19-Sep-06 1:18
CandyMe19-Sep-06 1:18 
QuestionSelect Column (as Parameter) from Table Pin
CandyMe19-Sep-06 0:52
CandyMe19-Sep-06 0:52 

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.