Click here to Skip to main content
15,887,214 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Zipping folders Pin
Dave Kreskowiak14-Apr-08 5:32
mveDave Kreskowiak14-Apr-08 5:32 
GeneralRe: Zipping folders Pin
Aptiva Dave14-Apr-08 5:47
Aptiva Dave14-Apr-08 5:47 
GeneralRe: Zipping folders Pin
Dave Kreskowiak14-Apr-08 6:33
mveDave Kreskowiak14-Apr-08 6:33 
GeneralInheritancy failed because the type is declared as abstract Pin
Steven J Jowett14-Apr-08 4:53
Steven J Jowett14-Apr-08 4:53 
GeneralRe: Inheritancy failed because the type is declared as abstract Pin
Dave Kreskowiak14-Apr-08 5:30
mveDave Kreskowiak14-Apr-08 5:30 
AnswerRe: Inheritancy failed because the type is declared as abstract Pin
Steven J Jowett14-Apr-08 6:03
Steven J Jowett14-Apr-08 6:03 
GeneralRe: Inheritancy failed because the type is declared as abstract Pin
Dave Kreskowiak14-Apr-08 6:34
mveDave Kreskowiak14-Apr-08 6:34 
GeneralConnection String for VB with MS SQL Server 2005 Express Edition Pin
aaraaayen14-Apr-08 4:10
aaraaayen14-Apr-08 4:10 
Hi All,

In my application, i am using vb 6.0 as front end and MS-SQL Server 2005 Express Edition as Back End.

SQL Server 2005 is installed in another system called Sys2.

I am using the following connection string in Visual Basic, to connect to SQL Server.

Conn.ConnectionString = "Driver={SQL Native Client};Server=Sys2\SQLEXPRESS;Database=OT_LOG;Trusted_Connection=yes;"

But when I try to run the application, its giving the following error:

[Microsoft][SQL Native Client][SQL Server]Login failed for user". The user is not associated with a trusted SQL Server connection.

Please help me in this issue.

Thanks in Advance,

Regards,
GeneralRe: Connection String for VB with MS SQL Server 2005 Express Edition Pin
Vimalsoft(Pty) Ltd14-Apr-08 4:26
professionalVimalsoft(Pty) Ltd14-Apr-08 4:26 
GeneralRe: Connection String for VB with MS SQL Server 2005 Express Edition Pin
ChandraRam14-Apr-08 4:44
ChandraRam14-Apr-08 4:44 
GeneralRe: Connection String for VB with MS SQL Server 2005 Express Edition Pin
Tim Carmichael14-Apr-08 5:12
Tim Carmichael14-Apr-08 5:12 
GeneralRe: Connection String for VB with MS SQL Server 2005 Express Edition Pin
aaraaayen14-Apr-08 19:27
aaraaayen14-Apr-08 19:27 
GeneralRe: Connection String for VB with MS SQL Server 2005 Express Edition Pin
Tim Carmichael15-Apr-08 2:42
Tim Carmichael15-Apr-08 2:42 
QuestionHow retain scrollbar positions of Datagridview? Pin
Guru_yogi14-Apr-08 3:02
Guru_yogi14-Apr-08 3:02 
AnswerRe: How retain scrollbar positions of Datagridview? Pin
Dave Kreskowiak14-Apr-08 5:43
mveDave Kreskowiak14-Apr-08 5:43 
GeneralDate format problem Pin
AHeavey14-Apr-08 2:03
AHeavey14-Apr-08 2:03 
GeneralRe: Date format problem Pin
Rajesh Anuhya14-Apr-08 2:06
professionalRajesh Anuhya14-Apr-08 2:06 
GeneralRe: Date format problem Pin
Luc Pattyn14-Apr-08 2:08
sitebuilderLuc Pattyn14-Apr-08 2:08 
GeneralRe: Date format problem Pin
Rajesh Anuhya14-Apr-08 2:19
professionalRajesh Anuhya14-Apr-08 2:19 
GeneralRe: Date format problem Pin
Guffa14-Apr-08 3:08
Guffa14-Apr-08 3:08 
GeneralRe: Date format problem Pin
AHeavey14-Apr-08 3:36
AHeavey14-Apr-08 3:36 
GeneralRe: Date format problem Pin
helelark12314-Apr-08 4:01
helelark12314-Apr-08 4:01 
GeneralRe: Date format problem Pin
AHeavey14-Apr-08 5:05
AHeavey14-Apr-08 5:05 
GeneralRe: Date format problem Pin
Luc Pattyn14-Apr-08 5:17
sitebuilderLuc Pattyn14-Apr-08 5:17 
GeneralRe: Date format problem Pin
Luc Pattyn14-Apr-08 5:23
sitebuilderLuc Pattyn14-Apr-08 5:23 

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.