Skip to main content

Home/ Software Tutorials for Visual Learners/ Group items matching "programming" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
adie afton

Microsoft links free SQL database with ASP .Net - 0 views

  •  
    Microsoft is enabling its free SQL CE (SQL Server Compact Edition) database to work within ASP.Net Web applications, thus providing a lightweight database option for ASP.Net Web development
adie afton

MySQL 5.0 New Features: Data Dictionary - 0 views

  •  
    MySQL now has a new "database" named INFORMATION_SCHEMA. It is a virtual database only; there will never be a need to create a file by that name, and the MySQL server itself creates and populates the tables therein.
adie afton

mySQL 5.0 New Features - 0 views

  •  
    MySQL user who wants to know "what's new" in version 5. The short answer is "stored procedures, triggers, views, and information schema".
adie afton

The Test Driver - 0 views

  •  
    The Test Driver is the "main program" that controls the test. Here is a simple example of a driver that will test the sine function from the standard C library:
adie afton

SQL Server 2005 - Service Broker - 0 views

  •  
    The process of sending and receiving asynchronous messages by different processes in SQL Server 2005 is enabled by the Service Broker.
adie afton

How To Process MySQL Timestamp in PHP - 0 views

  •  
    Many of us do not realize that MySQL's Timestamp is not the timestamp which PHP date() understands. In fact if you try to use MySQL timestamp directly in php date() function then you will get totally wrong dates. There is a simple way to use MySQL timestamp data in php.
adie afton

MySQL 5.5 Milestone 2 improves replication and stored procedures - 0 views

  •  
    The MySQL developers have released milestone 2 of MySQL 5.5, on the path to a general release in mid-2010. The new milestone release incorporates semi-synchronous replication in MySQL 5.5 based on patches to InnoDB developed by Google.
adie afton

MariaDB 5.1.44b Released - 0 views

  •  
    MariaDB 5.1.44b Linux and Solaris binaries, Ubuntu/Debian/CentOS packages, and source are now available for download.
adie afton

Microsoft links free SQL database with ASP .Net - 0 views

  •  
    Microsoft is enabling its free SQL CE (SQL Server Compact Edition) database to work within ASP.Net Web applications, thus providing a lightweight database option for ASP.Net Web development, a Microsoft official said this week.
adie afton

MySQL 5.0 New Features - 0 views

  •  
    MySQL user who wants to know "what's new" in version 5. The short answer is "stored procedures, triggers, views, and information schema". The long answer is the MySQL 5.0 New Features series, and this book is the third in that series.
adie afton

MySQL Tip: How To Check, Repair & Optimize All Tables in All Databases - 0 views

  •  
    Here is a simple command to auto repair, check and optimize all the tables in all databases running on a MySQL server:
adie afton

How to start/stop MySQL server on Linux - 0 views

  •  
    This will kill the mysqld process. However the best way to stop (because it stops properly) is obviously:
adie afton

How To Export MS Access Database To MySQL Database - 0 views

  •  
    Here are few tips (with undocumented features) to help you export huge MS Access database (production database with real data) to MySQL.
adie afton

MySQL SQL Delete Notes - 0 views

  •  
    To delete duplicates from a MySQL database table I normally copy the duplicate data first to a temporary table and then use the copied id's to delete from the original table.
adie afton

Structured Query Language: Integration Services - 0 views

  •  
    SQL Server Integration Services (SSIS) is Microsoft's new enterprise class data Extract, Transform, and Load (ETL) tool.
adie afton

Reporting Services - 0 views

  •  
    Reporting Services is a Web service-based solution for designing, deploying, and managing flexible, dynamic Web-based reports, as well as traditional paper reports. These reports can contain information from virtually any data source.
adie afton

Analysis Services - 0 views

  •  
    Analysis Services delivers Online Analytical Processing (OLAP) and Data Mining functionality for business intelligence applications.
adie afton

SQL Server 2008's Database Engine - 0 views

  •  
    The Database Engine is the primary component of SQL Server 2008. It is the Online Transaction Processing (OLTP) engine for SQL Server, and has been improved and enhanced tremendously in this version.
adie afton

What is SQL Server 2008/RDBMS? - 0 views

  •  
    SQL Server 2008 can be more accurately described as an Enterprise Data Platform.
adie afton

SQL Server Security - 0 views

  •  
    There are several levels of security to SQL Server. At the a base level, in order to be granted get access to a SQL Server, a user is required to have a login account.
‹ Previous 21 - 40 of 42 Next ›
Showing 20 items per page