Click here to Skip to main content
15,920,503 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionUnrecoverable build error Pin
jon-807-Jun-06 22:29
professionaljon-807-Jun-06 22:29 
QuestionBrowser Pin
Socheat.Net7-Jun-06 22:05
Socheat.Net7-Jun-06 22:05 
Questionselection of string at runtime in vb.net1.1 Pin
amaneet7-Jun-06 21:27
amaneet7-Jun-06 21:27 
QuestionHow to create sql server database user and assign it to a group? Pin
miceisland7-Jun-06 19:54
miceisland7-Jun-06 19:54 
AnswerRe: How to create sql server database user and assign it to a group? Pin
Colin Angus Mackay7-Jun-06 22:27
Colin Angus Mackay7-Jun-06 22:27 
Questionproblem while pasting unicode text in form 2.0 control... Pin
padma_017-Jun-06 19:50
padma_017-Jun-06 19:50 
Questionproblem in connection string in vb.net1.1 Pin
amaneet7-Jun-06 19:46
amaneet7-Jun-06 19:46 
AnswerRe: problem in connection string in vb.net1.1 Pin
Steve Pullan7-Jun-06 20:38
Steve Pullan7-Jun-06 20:38 
amaneet wrote:
I don't want to declare the full path.


Then try this (assuming that the MDB is in the application path):

Dim cnstr As String = "Provider=Microsoft.Jet.Oledb.4.0;data source=" & Application.StartupPath & "db1.mdb"

...Steve

1. quod erat demonstrandum
2. "Give a man a fish and you've fed him for a day. Teach him how to fish and you've fed him for life."
I read that somewhere once Smile | :)
GeneralRe: problem in connection string in vb.net1.1 Pin
amaneet7-Jun-06 21:24
amaneet7-Jun-06 21:24 
QuestionHiiiiii Pin
sri_017-Jun-06 16:54
sri_017-Jun-06 16:54 
AnswerRe: Hiiiiii Pin
J4amieC7-Jun-06 21:58
J4amieC7-Jun-06 21:58 
QuestionsFTP without 3rd party components Pin
Paul_Taylor7-Jun-06 15:08
Paul_Taylor7-Jun-06 15:08 
AnswerRe: sFTP without 3rd party components Pin
progload7-Jun-06 16:00
progload7-Jun-06 16:00 
GeneralRe: sFTP without 3rd party components Pin
Paul_Taylor19-Jun-06 13:22
Paul_Taylor19-Jun-06 13:22 
QuestionExtracting record from a recordset Pin
bryndabella7-Jun-06 10:46
bryndabella7-Jun-06 10:46 
QuestionSearch Function Pin
happysunct7-Jun-06 9:52
happysunct7-Jun-06 9:52 
QuestionData binding Pin
liquid_7-Jun-06 9:34
liquid_7-Jun-06 9:34 
QuestionDelegate?! Pin
md_refay7-Jun-06 9:33
md_refay7-Jun-06 9:33 
AnswerRe: Delegate?! Pin
Ed.Poore7-Jun-06 12:20
Ed.Poore7-Jun-06 12:20 
Questionsql tools in vb.net Pin
saneng7-Jun-06 8:44
saneng7-Jun-06 8:44 
Questiontextbox as maked date box Pin
u_rocky7-Jun-06 8:07
u_rocky7-Jun-06 8:07 
Questionsql tools Pin
saneng7-Jun-06 7:24
saneng7-Jun-06 7:24 
Questionhelp me !!!!!!!!!!!!!!!!!!!!!!!!!!!! Pin
tangbinhlam7-Jun-06 5:31
tangbinhlam7-Jun-06 5:31 
AnswerRe: help me !!!!!!!!!!!!!!!!!!!!!!!!!!!! Pin
J4amieC7-Jun-06 5:44
J4amieC7-Jun-06 5:44 
AnswerRe: help me !!!!!!!!!!!!!!!!!!!!!!!!!!!! Pin
darkelv7-Jun-06 5:49
darkelv7-Jun-06 5:49 

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.