MySQL

Worth the Wait : Why SQL Server 2008 is Great

itvidya_pr's picture

SQL Server 2008 is on the way! The first significant upgrade in three years features a number of envelope-pushing enhancements and improvements. Which ones are best for you and your business?

Also check out : Interview with Anil Chouhan

Rapid Application Development for the Enterprise

itvidya_pr's picture

Rapid application development tools are great. Visual Basic, Delphi, etc. are great at cutting development time for complex applications through their use of reusable components.

Reusable components (I will refer to them as "controls" from here on) are simply pre-built pieces of programming code designed to perform a specific function. When designing an application in a visual environment, controls can be quickly dropped into the design, and modified to fit the task at hand. Most of the controls you'll find are designed to handle such tasks as pushbuttons, menus, text labels, and so forth. As a developer, you only need to write code to "glue" them into your application, and develop the interactions between controls.

Also check out : Interview with Anil Chouhan

Taking Advantage of Open Source PHP MySQL Applications

imran's picture

One obvious solution is to approach a software development company and obtain a custom built product. However to take this approach one needs to first know what features and functionality is desired. Then on the other hand in some instances the need does not warrant the cost of commissioning a custom application.

A plethora of free open source web applications exist today. Regardless of the specific circumstances of the need these applications can quite often prove to be a valuable resource.

Also check out : Interview with Anil Chouhan

How to enable remote access to MySQL database server?

imran's picture

By default, MySQL database server remote access disabled for security reasons. However, some time you need to provide the remote access to database server from home or from web server.

Step # 1: Login over ssh if server is outside your IDC
First, login over ssh to remote MySQL database server

Step # 2: Enable networking
Once connected you need edit the mysql configuration file my.cfg using text editor such as vi.

Also check out : Interview with Anil Chouhan

Barcamp Mumbai 3

shantanuo's picture

"BarCamp Mumbai 3" will be held on 23 and 24 March at Center For Excellence in Telecom Technology and Management, Powai
The theme this time is Open Source Software with special attention to MySQL.

http://barcamp.org/OssBarCampMumbai

Please add your name to the wiki if you are attending.

Also check out : Interview with Anil Chouhan
Syndicate content