Click here to Skip to main content
16,005,149 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Update statement Pin
magedhv21-Aug-07 2:52
magedhv21-Aug-07 2:52 
GeneralRe: Update statement Pin
nlarson1121-Aug-07 3:32
nlarson1121-Aug-07 3:32 
QuestionSQL2000 & 2005 Backup in Vb6 Pin
Anubalan20-Aug-07 21:09
Anubalan20-Aug-07 21:09 
AnswerRe: SQL2000 & 2005 Backup in Vb6 Pin
Michael Sync21-Aug-07 15:22
Michael Sync21-Aug-07 15:22 
QuestionTwo text highlight colors in word Pin
Jwalant Natvarlal Soneji20-Aug-07 20:38
Jwalant Natvarlal Soneji20-Aug-07 20:38 
Questionhow can i add group to share folders for access using VB.Net 2.0 Pin
koolprasad200320-Aug-07 20:17
professionalkoolprasad200320-Aug-07 20:17 
Questionvb.net Pin
mikeicbt20-Aug-07 19:45
mikeicbt20-Aug-07 19:45 
AnswerRe: vb.net Pin
Rupesh Kumar Swami20-Aug-07 20:05
Rupesh Kumar Swami20-Aug-07 20:05 
how to direct from 1form to another form & when i try to connected to Database the following error msg displays

"username not found"


i think you are open particular user detail from form1 and show this detail to another form (form2). you can make a procedure on form2 which take UserID as argument and then basis on this UserID you can write query.call this procedure from Form1 and at this moment if user exist then load form2 otherwise dont transter focus to form2

the code
str ="username=hasitha;password=randika;databasemike;server=suntwo" 


what is this ? i think it is connectionstring. Please look at database argument.

hope this helps



Rupesh Kumar Swami
Software Engineer,
Integrated Solution,
Bikaner (India)

AnswerRe: vb.net Pin
Christian Graus20-Aug-07 20:32
protectorChristian Graus20-Aug-07 20:32 
AnswerRe: vb.net Pin
Bhaskar Shetty20-Aug-07 23:55
Bhaskar Shetty20-Aug-07 23:55 
AnswerRe: vb.net Pin
Vimalsoft(Pty) Ltd21-Aug-07 22:50
professionalVimalsoft(Pty) Ltd21-Aug-07 22:50 
Questiondatagridview readonly property Pin
aphei20-Aug-07 16:45
aphei20-Aug-07 16:45 
AnswerRe: datagridview readonly property Pin
Michael Sync20-Aug-07 17:38
Michael Sync20-Aug-07 17:38 
QuestionRe: datagridview readonly property [modified] Pin
aphei20-Aug-07 18:58
aphei20-Aug-07 18:58 
AnswerRe: datagridview readonly property Pin
Bhaskar Shetty21-Aug-07 0:04
Bhaskar Shetty21-Aug-07 0:04 
GeneralRe: datagridview readonly property Pin
aphei21-Aug-07 15:49
aphei21-Aug-07 15:49 
AnswerRe: datagridview readonly property Pin
TomGarth21-Aug-07 13:00
TomGarth21-Aug-07 13:00 
GeneralRe: datagridview readonly property Pin
aphei21-Aug-07 15:46
aphei21-Aug-07 15:46 
QuestionBinding Controls at run time Pin
ejaz_pk20-Aug-07 11:48
ejaz_pk20-Aug-07 11:48 
AnswerRe: Binding Controls at run time Pin
Christian Graus20-Aug-07 12:15
protectorChristian Graus20-Aug-07 12:15 
QuestionChange the image on a button Pin
rnamro20-Aug-07 10:40
rnamro20-Aug-07 10:40 
AnswerRe: Change the image on a button Pin
Michael Sync20-Aug-07 17:44
Michael Sync20-Aug-07 17:44 
GeneralRe: Change the image on a button [modified] Pin
rnamro21-Aug-07 6:13
rnamro21-Aug-07 6:13 
GeneralRe: Change the image on a button Pin
Michael Sync21-Aug-07 15:13
Michael Sync21-Aug-07 15:13 
AnswerRe: Change the image on a button Pin
TomGarth21-Aug-07 13:07
TomGarth21-Aug-07 13:07 

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.