Advertisement

1 - 10 of 15 containing alltags:("vb.net MySQL") (0.001 seconds)
i'm using mysql.net as my datasource. i have problem to populate hidden value into combobox (or maybe checkbox & radio button later on). i try to use ValueMember, but it only holds the last valu...
Zones: MS Visual BasicDate Answered: 02/16/2008 Grade: A Views: 59
Hi, How do I export a mysql query result to an Excel sheet in Vb.net.This is my code until now:
Zones: MS Visual Basic, MS Excel, Visual St...Date Answered: 07/21/2008 Grade: B Views: 35
Hello everybody, I finally could populate a combobox in VB.NET with data grabbed from a remote MySQL DB. The problem is that that data, only fills the combobox but doesn't store the query result...
Zones: Visual Studio, MS Visual BasicDate Answered: 06/12/2008 Grade: A Views: 0
I am a begginer in vb.net. I develop an application with visual basic 2008 express and mysql 5.0. In the main form I use a combobox to choose a table from my database and then with button 'Show' th...
Zones: .NET, MySQL ServerDate Answered: 08/31/2008 Grade: C Views: 4
Dear Experts, I would like to generate a report that needs data from 5 different databases ( All these 5 are MYSQL databases) located on the same server. I have used the VB.NET and MySQL conn...
Zones: MS Visual Basic, MySQL ServerDate Answered: 10/02/2008 Grade: B Views: 0
Dear Experts, In my VB.NET application, I would like to generate a report that extracts data from 5 different databases ( All these 5 are MYSQL databases) located on the same server. I have u...
Zones: MS Visual Basic, MySQL ServerDate Answered: 10/02/2008 Grade: B Views: 0
vb.net with mysql connection error if using static lan ip address, but fine if using localhost or loopback ip(127.0.0.1) What are the possibilities why connection error when using static lan ip ...
Zones: MySQL Server, MS Visual Basic, Visua...Date Answered: 08/11/2008 Grade: A Views: 27
How much memory size to put in a single computer with QuadCore processor IF mysql database(data) is expected to grow 60gig to 100gig? These are some hardware we use: Motherboard: Asus Rampage F...
Zones: MySQL Server, RAMDate Answered: 08/12/2008 Grade: B Views: 13
How to code this in vb.net mysql 2 server connection? SELECT INTERNETSERVERenroll.ID FROM INTERNETSERVERenroll WHERE INTERNETSERVERenroll.ID NOT IN (SELECT LOCALSERVERenroll.ID FROM LOCALSERV...
Zones: MySQL ServerDate Answered: 08/15/2008 Grade: C Views: 20
I wonder if anyone can help me - I want to access MySQL from my VB.Net application. I know I can get an ODBC driver which will allow me to use ODBC - I have this working on my home PC but this i...
Zones: MS Visual Basic, MySQL ServerDate Answered: 01/03/2008 Grade: B Views: 133