Click here to Skip to main content
16,011,538 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: DLL Initialization routine Failed Pin
Dave Kreskowiak29-Jul-10 3:25
mveDave Kreskowiak29-Jul-10 3:25 
QuestionGet Table Row index from a DataView Pin
Steven J Jowett26-Jul-10 23:49
Steven J Jowett26-Jul-10 23:49 
AnswerRe: Get Table Row index from a DataView Pin
Yusuf27-Jul-10 1:30
Yusuf27-Jul-10 1:30 
Questionado.net dataview Pin
Simon_Whale26-Jul-10 6:28
Simon_Whale26-Jul-10 6:28 
AnswerRe: ado.net dataview Pin
Yusuf26-Jul-10 6:33
Yusuf26-Jul-10 6:33 
AnswerRe: ado.net dataview Pin
Dave Kreskowiak26-Jul-10 6:34
mveDave Kreskowiak26-Jul-10 6:34 
QuestionClient & server application in vb6 Pin
chubalkrs26-Jul-10 3:36
chubalkrs26-Jul-10 3:36 
AnswerRe: Client & server application in vb6 Pin
Dave Kreskowiak26-Jul-10 6:30
mveDave Kreskowiak26-Jul-10 6:30 
You start by getting out of the dark ages (VB6) and moving up to VB.NET. VB6 has been unsupported and a dead environment for quite some time now.

If you're going to support Access and SQL Server, you'd probably want to look into using Entity Framework or equivilent to make your life easier.

Asking for the path to an Access database is trivial. Asking for an SQL Server to use is a bit more complicated. But, you'd usually set something like this up in the app's installer.

GeneralRe: Client & server application in vb6 Pin
MikeD 228-Jul-10 3:58
MikeD 228-Jul-10 3:58 
GeneralRe: Client & server application in vb6 Pin
Dave Kreskowiak28-Jul-10 8:10
mveDave Kreskowiak28-Jul-10 8:10 
GeneralRe: Client & server application in vb6 Pin
MikeD 229-Jul-10 5:50
MikeD 229-Jul-10 5:50 
GeneralRe: Client & server application in vb6 Pin
Dave Kreskowiak29-Jul-10 9:32
mveDave Kreskowiak29-Jul-10 9:32 
QuestionAssembly Version vs Publish version and doing a auto check for new version Pin
Member 442053425-Jul-10 23:10
Member 442053425-Jul-10 23:10 
AnswerRe: Assembly Version vs Publish version and doing a auto check for new version Pin
jbbarnes25-Aug-10 2:10
jbbarnes25-Aug-10 2:10 
Questioncreate setup project that install app and also msde Pin
mehrnoosh25-Jul-10 21:26
mehrnoosh25-Jul-10 21:26 
AnswerRe: create setup project that install app and also msde Pin
DaveAuld25-Jul-10 21:51
professionalDaveAuld25-Jul-10 21:51 
GeneralRe: create setup project that install app and also msde Pin
mehrnoosh25-Jul-10 22:25
mehrnoosh25-Jul-10 22:25 
GeneralRe: create setup project that install app and also msde Pin
DaveAuld25-Jul-10 22:53
professionalDaveAuld25-Jul-10 22:53 
QuestionOpening Files On Network via VB.NET on Windows 7 Pin
nlindley723-Jul-10 4:53
nlindley723-Jul-10 4:53 
AnswerRe: Opening Files On Network via VB.NET on Windows 7 Pin
Eddy Vluggen23-Jul-10 5:00
professionalEddy Vluggen23-Jul-10 5:00 
GeneralRe: Opening Files On Network via VB.NET on Windows 7 Pin
nlindley723-Jul-10 5:04
nlindley723-Jul-10 5:04 
AnswerRe: Opening Files On Network via VB.NET on Windows 7 Pin
Jason Vetter23-Jul-10 5:21
Jason Vetter23-Jul-10 5:21 
GeneralRe: Opening Files On Network via VB.NET on Windows 7 Pin
nlindley723-Jul-10 5:27
nlindley723-Jul-10 5:27 
AnswerRe: Opening Files On Network via VB.NET on Windows 7 [modified] Pin
nlindley723-Jul-10 5:36
nlindley723-Jul-10 5:36 
GeneralRe: Opening Files On Network via VB.NET on Windows 7 Pin
nlindley726-Jul-10 7:00
nlindley726-Jul-10 7: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.