Click here to Skip to main content
15,919,434 members
Home / Discussions / Database
   

Database

 
GeneralRe: select distinct On multiple fields Pin
Sushant Duggal12-Feb-07 0:06
Sushant Duggal12-Feb-07 0:06 
AnswerRe: select distinct On multiple fields Pin
Blue_Boy11-Feb-07 23:57
Blue_Boy11-Feb-07 23:57 
QuestionSQL Server does not exists or access denied Pin
Sushant Duggal11-Feb-07 22:26
Sushant Duggal11-Feb-07 22:26 
AnswerRe: SQL Server does not exists or access denied Pin
Sylvester george11-Feb-07 22:42
Sylvester george11-Feb-07 22:42 
GeneralRe: SQL Server does not exists or access denied Pin
Sushant Duggal11-Feb-07 22:56
Sushant Duggal11-Feb-07 22:56 
GeneralRe: SQL Server does not exists or access denied Pin
Sylvester george11-Feb-07 23:01
Sylvester george11-Feb-07 23:01 
GeneralRe: SQL Server does not exists or access denied Pin
Sushant Duggal11-Feb-07 23:05
Sushant Duggal11-Feb-07 23:05 
GeneralRe: SQL Server does not exists or access denied Pin
Sylvester george11-Feb-07 23:09
Sylvester george11-Feb-07 23:09 
GeneralRe: SQL Server does not exists or access denied Pin
Sushant Duggal11-Feb-07 23:50
Sushant Duggal11-Feb-07 23:50 
AnswerRe: SQL Server does not exists or access denied Pin
Aaron S.12-Feb-07 11:20
Aaron S.12-Feb-07 11:20 
AnswerRe: SQL Server does not exists or access denied Pin
Michael P Butler11-Feb-07 22:43
Michael P Butler11-Feb-07 22:43 
GeneralRe: SQL Server does not exists or access denied Pin
Sushant Duggal11-Feb-07 22:57
Sushant Duggal11-Feb-07 22:57 
GeneralRe: SQL Server does not exists or access denied Pin
Pete O'Hanlon12-Feb-07 3:01
mvePete O'Hanlon12-Feb-07 3:01 
QuestionExport data from SQL server 2005 Pin
Spaz8011-Feb-07 21:16
Spaz8011-Feb-07 21:16 
QuestionCalculating the Time length Pin
minkinin11-Feb-07 20:14
minkinin11-Feb-07 20:14 
AnswerRe: Calculating the Time length Pin
Blue_Boy11-Feb-07 22:05
Blue_Boy11-Feb-07 22:05 
GeneralRe: Calculating the Time length Pin
minkinin12-Feb-07 0:09
minkinin12-Feb-07 0:09 
GeneralRe: Calculating the Time length Pin
Blue_Boy12-Feb-07 0:23
Blue_Boy12-Feb-07 0:23 
AnswerRe: Calculating the Time length Pin
gauthee11-Feb-07 22:07
gauthee11-Feb-07 22:07 
Questionless than 100 query Pin
m.rastgar11-Feb-07 19:18
m.rastgar11-Feb-07 19:18 
AnswerRe: less than 100 query Pin
Bassam Saoud11-Feb-07 19:59
Bassam Saoud11-Feb-07 19:59 
QuestionProgram can't access the server on the network >> VB.net 2005 [modified] Pin
kindman_nb11-Feb-07 10:48
kindman_nb11-Feb-07 10:48 
Hi ..
I'm using Vb.net 2000 and Sql Server 2000 .. and I'm using the next code to connect with database ..

Public SqlCon As SqlConnection = New SqlConnection("workstation id=DESKTOP;Password=123; packet size=4096;user id=sa;integrated security=SSPI;data source=ComputerName;persist security info=False;initial catalog=Data")

I prepare a server and the network is allready work , and the dotnet framework 2 is installed on all pc on ... and every thing is good , when I run the program on anohter pc on the net work the next message error is appearing...

Could not load file or Assembly ( ADODB, Version=7.0.3300.0, Culture=neutral , Publickey token = bo3f5711d5.a3a) or one of its dependencies . The system can nptfind the file specified


can any one help meConfused | :confused:

jooooo


-- modified at 3:26 Monday 12th February, 2007
AnswerRe: Program can't access the server on the network >> VB.net 2005 Pin
kindman_nb11-Feb-07 21:31
kindman_nb11-Feb-07 21:31 
QuestionRe: Program can't access the server on the network >> VB.net 2005 Pin
andyharman11-Feb-07 23:43
professionalandyharman11-Feb-07 23:43 
AnswerRe: Program can't access the server on the network >> VB.net 2005 Pin
kindman_nb11-Feb-07 23:50
kindman_nb11-Feb-07 23:50 

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.