Click here to Skip to main content
15,887,027 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Datagridview Print in VB Pin
Sebastian Br.12-Mar-09 23:19
Sebastian Br.12-Mar-09 23:19 
QuestionUse Interbase in VB Pin
ivo7512-Mar-09 21:46
ivo7512-Mar-09 21:46 
AnswerRe: Use Interbase in VB Pin
0x3c012-Mar-09 21:50
0x3c012-Mar-09 21:50 
AnswerRe: Use Interbase in VB Pin
Eddy Vluggen12-Mar-09 22:35
professionalEddy Vluggen12-Mar-09 22:35 
GeneralRe: Use Interbase in VB Pin
ivo7512-Mar-09 23:36
ivo7512-Mar-09 23:36 
GeneralRe: Use Interbase in VB Pin
Eddy Vluggen12-Mar-09 23:52
professionalEddy Vluggen12-Mar-09 23:52 
QuestionHow do i deploy MySQL Database to another computer? Pin
swaroop0912-Mar-09 20:14
swaroop0912-Mar-09 20:14 
AnswerRe: How do i deploy MySQL Database to another computer? Pin
Dave Kreskowiak13-Mar-09 1:15
mveDave Kreskowiak13-Mar-09 1:15 
swaroop09 wrote:
so do i have to install mySQL server to each and every computer that i need to run this software?


Yes, you do.


swaroop09 wrote:
cant i get a single database like MS SQL Server ?? .mdf or .sdf???


There's no such thing. Even for SQL Server files, you have to install at least the SQL Server Express Edition. You can't just throw an .MDF file on a machine and expect the app to use it.

How do you deploy an app using MySQL?? A little research[^] would be in order.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




QuestionSearching Sql Table for Image using byte array parameter Pin
thedom212-Mar-09 16:30
thedom212-Mar-09 16:30 
AnswerRe: Searching Sql Table for Image using byte array parameter Pin
Luc Pattyn12-Mar-09 16:47
sitebuilderLuc Pattyn12-Mar-09 16:47 
QuestionRDLC in VB.NET Pin
C#Coudou12-Mar-09 15:59
C#Coudou12-Mar-09 15:59 
AnswerRe: RDLC in VB.NET Pin
Dave Kreskowiak13-Mar-09 4:40
mveDave Kreskowiak13-Mar-09 4:40 
Questionhow can i use the system.managment librery ?? Pin
moumen2212-Mar-09 11:10
moumen2212-Mar-09 11:10 
AnswerRe: how can i use the system.managment librery ?? Pin
Dave Kreskowiak13-Mar-09 4:35
mveDave Kreskowiak13-Mar-09 4:35 
GeneralRe: how can i use the system.managment librery ?? Pin
moumen2214-Mar-09 3:08
moumen2214-Mar-09 3:08 
QuestionPrintscreen with Mouse Pin
Zaegra12-Mar-09 10:07
Zaegra12-Mar-09 10:07 
AnswerRe: Printscreen with Mouse Pin
Dave Kreskowiak13-Mar-09 4:14
mveDave Kreskowiak13-Mar-09 4:14 
QuestionQuestion regarding performance and string comparisons Pin
Jon_Boy12-Mar-09 5:00
Jon_Boy12-Mar-09 5:00 
AnswerRe: Question regarding performance and string comparisons Pin
Dave Kreskowiak12-Mar-09 7:13
mveDave Kreskowiak12-Mar-09 7:13 
GeneralRe: Question regarding performance and string comparisons Pin
Jon_Boy12-Mar-09 8:22
Jon_Boy12-Mar-09 8:22 
GeneralRe: Question regarding performance and string comparisons Pin
Jon_Boy13-Mar-09 3:36
Jon_Boy13-Mar-09 3:36 
QuestionHow to use spell checker in vb.net Pin
dilipmca0412-Mar-09 2:38
dilipmca0412-Mar-09 2:38 
AnswerRe: How to use spell checker in vb.net Pin
Eddy Vluggen12-Mar-09 4:29
professionalEddy Vluggen12-Mar-09 4:29 
AnswerRe: How to use spell checker in vb.net Pin
Dave Kreskowiak12-Mar-09 7:23
mveDave Kreskowiak12-Mar-09 7:23 
QuestionGridview SqlDataSource SelectCommand Pin
Tomb42112-Mar-09 2:19
Tomb42112-Mar-09 2:19 

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.