Click here to Skip to main content
15,885,757 members
Home / Discussions / Database
   

Database

 
QuestionTrigger examples needed Pin
Saira Tanwir14-Feb-07 14:28
Saira Tanwir14-Feb-07 14:28 
AnswerRe: Trigger examples needed Pin
subai14-Feb-07 18:11
subai14-Feb-07 18:11 
AnswerRe: Trigger examples needed Pin
Colin Angus Mackay14-Feb-07 22:39
Colin Angus Mackay14-Feb-07 22:39 
QuestionDelete row Pin
kani9814-Feb-07 11:23
kani9814-Feb-07 11:23 
AnswerRe: Delete row Pin
subai14-Feb-07 18:10
subai14-Feb-07 18:10 
QuestionAlter table query issue Pin
Saira Tanwir14-Feb-07 5:59
Saira Tanwir14-Feb-07 5:59 
AnswerRe: Alter table query issue Pin
Elina Blank14-Feb-07 8:22
sitebuilderElina Blank14-Feb-07 8:22 
QuestionConnect VB.net 2005 with Sql Server 2000 "connection string" [modified] Pin
kindman_nb14-Feb-07 5:07
kindman_nb14-Feb-07 5:07 
Hi all,,,
I have a server whick containg database with sql server 2000

and I'm designing the program on another pc on the network >>>
when I make a connection with the server by Data Source Configuration Wizard .. it's ok ... and the program access the server as good ,,,

but I didn't use this way to connect the database server ,, I'd like to use every thing by code ..

when I go to make connection with the server by Connection String :

Data Source=ServerName ; Initial Catalog=DataBaseName; Persist Security Info=True;User ID=UserID; Password=***

the program tell me that it cann't find all table names or procedures like that :
Invalid object name "Table name"

if any one can give me the right answer to connect the server by code ..
Frown | :( (Frown | :( (Frown | :(




-- modified at 11:15 Wednesday 14th February, 2007

jooooo

AnswerRe: Connect VB.net 2005 with Sql Server 2000 "connection string" Pin
kubben16-Feb-07 6:13
kubben16-Feb-07 6:13 
Questionsearching using gridview Pin
Kunal P14-Feb-07 3:47
Kunal P14-Feb-07 3:47 
AnswerRe: searching using gridview Pin
John.L.Ponratnam14-Feb-07 20:11
John.L.Ponratnam14-Feb-07 20:11 
GeneralRe: searching using gridview Pin
Kunal P15-Feb-07 2:36
Kunal P15-Feb-07 2:36 
QuestionSQL DATETIME ..... Help!!!!! Pin
BooleanTrue14-Feb-07 1:39
professionalBooleanTrue14-Feb-07 1:39 
AnswerRe: SQL DATETIME ..... Help!!!!! Pin
Colin Angus Mackay14-Feb-07 1:43
Colin Angus Mackay14-Feb-07 1:43 
GeneralRe: SQL DATETIME ..... Help!!!!! Pin
BooleanTrue14-Feb-07 2:18
professionalBooleanTrue14-Feb-07 2:18 
AnswerRe: SQL DATETIME ..... Help!!!!! Pin
andyharman14-Feb-07 2:05
professionalandyharman14-Feb-07 2:05 
GeneralRe: SQL DATETIME ..... Help!!!!! Pin
BooleanTrue14-Feb-07 2:54
professionalBooleanTrue14-Feb-07 2:54 
AnswerRe: SQL DATETIME ..... Help!!!!! Pin
Harini N K21-Feb-07 22:13
Harini N K21-Feb-07 22:13 
QuestionPlease review and suggest Pin
logicon14-Feb-07 0:52
logicon14-Feb-07 0:52 
AnswerRe: Please review and suggest Pin
Pete O'Hanlon14-Feb-07 1:35
mvePete O'Hanlon14-Feb-07 1:35 
GeneralRe: Please review and suggest Pin
logicon14-Feb-07 1:40
logicon14-Feb-07 1:40 
GeneralRe: Please review and suggest Pin
Pete O'Hanlon14-Feb-07 1:49
mvePete O'Hanlon14-Feb-07 1:49 
GeneralRe: Please review and suggest Pin
logicon14-Feb-07 2:24
logicon14-Feb-07 2:24 
GeneralRe: Please review and suggest Pin
andyharman14-Feb-07 2:39
professionalandyharman14-Feb-07 2:39 
GeneralRe: Please review and suggest Pin
logicon14-Feb-07 2:58
logicon14-Feb-07 2:58 

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.