Email Alerts
-
Connecting to ASP pages with or without DSN
MySQL expert Scott Noyes explains how to connect MySQL to ASP pages with or without DSN. Ask the Expert
-
Architectural and platform implications in OSS
Open source strategies and expert Don Rosenberg explains that open source trends like "software as a service," greater platform independence and virtualization will only increase. Ask the Expert
-
Mastering MySQL: Drivers, clustering and remote access
MySQL expert Scott Noyes describes the tricky aspects of clustering with MySQL and upgrading from MySQL 4.0 to MySQL 5.0. Tip
-
MySQL login issues
MySQL expert Scott Noyes recommends checking the error log or setting up a script for tracking consistent failures. Ask the Expert
-
Accessing remote MySQL DBs in VB6
MySQL expert Scott Noyes recommends downloading ODBC to connect within your VB project. Ask the Expert
-
Using a query without a subselect
MySQL expert Scott Noyes explains how to use a query without a subselect for a user working with MySQL 4.0.24. Ask the Expert
-
Replication or symbolic links for databases
MySQL expert Scott Noyes offers explanations for replication or symbolic links for databases as two solutions to connect databases. Ask the Expert
-
Upgrade issues in MySQL 5.0
MySQL expert Scott Noyes describes several possible upgrade issues that may be preventing MySQL 5.0 from working properly. Ask the Expert
-
Open source stacks move into critical operations
IT managers must understand the changing dynamic of open source software stacks if they hope to benefit from flexibility and vendor independence down the road, says analyst Raven Zachary. Article
-
Chapter 2, Relational database principles, of 'Beginning Databases with PostgreSQL'
Delve into database architectures, data types, commands for multiple tables and how data is stored in this excerpt from "Beginning Databases with PostgreSQL." Tip