Mailing List
Home
Forum Home
MySQL General - General MySQL discussion
MySQL++ - Programming with the C++ API to MySQL
MaxDB - Everything about MaxDB, formerly known as SAP DB
ODBC - ODBC with the MySQL Connector/ODBC driver
MySQL on Win32 - Runing MySQL on Windows 9x/Me/NT/2000/XP
Java Help - Mostly related to the MySQL Connector/J driver
Perl - Perl support for MySQL with DBI and DBD::mysql
GUI - MySQL GUI Tools
Announcement
Subjects
mysql openssl Question
ERROR 1045: Access denied for user: 'root@localhost ' (Using
password: NO)
Update one field with more fields from another table
Getting Identity after INSERT
ERROR 2002: Can 't connect to local MySQL server through socket
mysql test 4 1 fails with the gis test
MySQL Cluster Software
Downgrade Mysql from 4 to 3 23
Mysql 4 0 Oracle Stored Procedure Trigger Conversion
Can 't access mysql after kernel upgrade
Executing MySQL Commands From Within C Program
Comparing and writing out BLOBS
Preventing Duplicate Entries
FULLTEXT query format question
Strange behavior, Table Level Permission
Does the binary log enabling affect the MySQL performances?
mysql:it 's a db not a dbms how it 's possible?!
mysql have same function mthod as Oracle decode()
 
VB6 + MySQL

VB6 + MySQL

2007-01-19       - By Nuno Vaz Oliveira

 Back
Reply:     1     2     3     4  


Hello!

I'm thinking to develop a database interface for our company and I thought
"great" when I discovered that Visual Basic 6 was able to interact with MySQL.
That's because VB6 is very easy and PHP (even being fast, but its hard for
me) gets slower because the source code for HTML pages needs to go from the
server to the client and big pages must carry the data and the tags, images,
css, formating, etc...

However I'm not going to start a project without knowing that VB6+ODBC Driver
is able to do all the needed operations to connect/read/write/insert/update
a database.

Additionaly I would like to know if I can manage users from VB and to backup
the DB.

If anyone can tell me something about it I appreciate. I would also "like"
(Not Mandatory) to use a secure connection (SSL) but I don't know if this
is possible using VB6/ODBC Driver.

Note: The MySQL Database will be served from our company server.
(Any links to tutorials/tips/recommendations/forums about this subject are
also welcome)

Thanks

- Nuno



--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe:    http://lists.mysql.com/myodbc?unsub=mysql@(protected)