Click here to Skip to main content
15,911,786 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How do you initialize and check if image tags are equal to each other? Pin
ymilan23-May-09 7:08
ymilan23-May-09 7:08 
QuestionIssue With Darag and Drop Image and contaner : VB 2005 Pin
nishkarsh_k19-May-09 3:24
nishkarsh_k19-May-09 3:24 
AnswerRe: Issue With Darag and Drop Image and contaner : VB 2005 Pin
Dave Kreskowiak19-May-09 7:41
mveDave Kreskowiak19-May-09 7:41 
QuestionNeed MySql connection string for vb.net ???? Pin
JC.KaNNaN19-May-09 2:33
JC.KaNNaN19-May-09 2:33 
AnswerRe: Need MySql connection string for vb.net ???? Pin
Luc Pattyn19-May-09 2:40
sitebuilderLuc Pattyn19-May-09 2:40 
GeneralRe: Need MySql connection string for vb.net ???? Pin
Jon_Boy19-May-09 3:22
Jon_Boy19-May-09 3:22 
QuestionSQl SERVER Authentication - Login -For Network LAN Pin
Paramu197319-May-09 2:21
Paramu197319-May-09 2:21 
AnswerRe: SQl SERVER Authentication - Login -For Network LAN Pin
Johan Hakkesteegt19-May-09 3:17
Johan Hakkesteegt19-May-09 3:17 
Paramu1973 wrote:
Data Source=1.1.1.2; initial Catalog=Ep_Mngment; User Id=FORUSERS; Password=XXX

Your connection string has nothing to do with this, unless you set the database up in such a way that the user FORUSERS is limited to a certain amount of simultaneous connections.

Making the app run from a network drive will be tricky, but assuming that you have successfully tested this, every time a user executes your program, it will create a new instance in the user's own PC's memory, and therefore its own connection to the database.

But beware of the application writing logs (text files), and stuff like that, to the program's own directory.

My advice is free, and you may get what you paid for.

AnswerRe: SQl SERVER Authentication - Login -For Network LAN Pin
Jon_Boy19-May-09 3:23
Jon_Boy19-May-09 3:23 
Questionhow to comare two audio files Pin
en.Mahdi19-May-09 1:24
en.Mahdi19-May-09 1:24 
AnswerRe: how to comare two audio files Pin
Dave Kreskowiak19-May-09 4:21
mveDave Kreskowiak19-May-09 4:21 
AnswerRe: how to comare two audio files Pin
0x3c019-May-09 5:55
0x3c019-May-09 5:55 
GeneralRe: how to comare two audio files Pin
Dave Kreskowiak19-May-09 7:35
mveDave Kreskowiak19-May-09 7:35 
GeneralRe: how to comare two audio files Pin
0x3c019-May-09 10:20
0x3c019-May-09 10:20 
GeneralRe: how to comare two audio files Pin
Jon_Boy20-May-09 1:44
Jon_Boy20-May-09 1:44 
Questioni modify row no 1 but change modify row no 10 ? Pin
krrish95419-May-09 1:06
krrish95419-May-09 1:06 
AnswerRe: i modify row no 1 but change modify row no 10 ? Pin
Tom Deketelaere19-May-09 1:50
professionalTom Deketelaere19-May-09 1:50 
GeneralRe: i modify row no 1 but change modify row no 10 ? Pin
krrish95420-May-09 3:23
krrish95420-May-09 3:23 
QuestionRun application on windows start up Pin
hrishiS18-May-09 21:20
hrishiS18-May-09 21:20 
AnswerRe: Run application on windows start up Pin
~Khatri Mitesh~18-May-09 21:28
~Khatri Mitesh~18-May-09 21:28 
GeneralRe: Run application on windows start up Pin
hrishiS18-May-09 21:37
hrishiS18-May-09 21:37 
AnswerRe: Run application on windows start up Pin
MohammadAmiry19-May-09 1:19
MohammadAmiry19-May-09 1:19 
AnswerRe: Run application on windows start up Pin
Tom Deketelaere19-May-09 1:54
professionalTom Deketelaere19-May-09 1:54 
QuestionXML Serialization Pin
MrColeyted18-May-09 21:06
MrColeyted18-May-09 21:06 
AnswerRe: XML Serialization Pin
nlarson1119-May-09 5:00
nlarson1119-May-09 5:00 

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.