Email Alerts
-
Managing survey systems
MySQL expert Mike Hillyer describes a method to managing a survey system using column specifications. Ask the Expert
-
Adding row numbers to PHP code
MySQL expert Mike Hillyer recommends a shortcut for adding row numbers to PHP code when attempting to access and retrieve data. Ask the Expert
-
Mining the untapped potential of open source content management
Is the open source content management system an arena of 'largely untapped potential' as one reader suggested? One expert in the field responds in this exclusive interview. Article
-
Connecting databases with VB language
MySQL expert Mike Hillyer explains how to connect MySQL database using MySQL Connector/NET or Connector/ODBC. Ask the Expert
-
OpenDocument support reaffirmed by Mass. officials
The mix of politics and IT in Massachusetts proved too difficult for CIO Peter Quinn, but the future is bright for OpenDocument today after state officials confirmed support for the standard would continue Article
-
Migrating from Oracle 9i to PostgresSQL 7.3.4 using Ora2Pg
Unix-to-Linux migration expert Ken Milberg gives advice on how to use Ora2PG for preserving information in databases transitioning from Oracle 9i to PostgresSQL 7.3.4. Ask the Expert
-
Open source vs. proprietary high-availability database products
Unix-to-Linux migration expert Ken Milberg explains the pros and cons of proprietary vs. open source high-availability enterprise solutions for databases. Ask the Expert
-
Finding the correct subquery for the "not in" condition
Sybase expert Mich Talebzadeh explains the correct subquery for the "not in" condition with a recommendation to use the "not exists" shortcut. Ask the Expert
-
Updegrove: Mass. OpenDocument debate to remain on 'front burner' in 2006
Andrew Updegrove, a technology attorney and supporter of the OpenDocument standard via his blog at ConsortiumInfo.org, spoke exclusively with SearchOpenSource.com as the debate in Massachusetts heated up again this week. Article
-
Group permission for truncating tables
Sybase expert Mich Talebzadeh explains how to authorize groups to truncate using a delete command with the temporary table. Ask the Expert