1-10 of 131 Hubssort by Hot Best Latest

85

How To Set Up A Live Test Server For Wordpress

One of the easiest ways to learn WordPress is to setup a live test sever before you build your WordPress site. A testing environment is going to make your life so much easier in the long run because it allows you the freedom to test WordPress...

8 comments    hosting wordpress control panel
78

Free Visual Basic / in VB / in SQL / MS Access Computer Programming Code Examples II of II (Learn / Do)

...code fragments ... business applications ... written over the years. ... SQL... record set processing...data manipulation (field and character level)... GUI routines.

0 comments    programming code sql
65

Explanation of SQL Join: Obtaining data from multiple tables using Join

Explanation of SQL Join: Obtaining data from multiple tables using Join. Learn what exactly database join is. Know the syntax of joinging with easy detail explanation. And just remember the types of joining...

0 comments    oracle join microsoft sql join
71

List of 27 Offline (Standalone) Web and Native Application Databases | Google Chrome | Apple Safari | Mozilla Firefox

This is a reference of most of the free and or open source databases that can be used for mobile and web applications that require to be operated offline.

0 comments    microsoft java firefox
davidwillium profile image68

What to do when the Error 8910 arises in an MS SQL Server 2000 database

An extent in the SQL Server databases is a collection of eight consecutive pages, whose details are stored in an IAM (Index Allocation Map) page. An IAM page stores the details of an object and index with the...

0 comments    sql recovery mdf recovery
72

This is Not a Number

While creating an SQL database in PHPMyAdmin, I repeatedly faced this error and after searching the web for a solution, I got nothing useful. Someone who asked about it in a forum was laughed at and was told to press the save button with more force...

23 comments    text programming php
selvirajan profile image85

Oracle 10g Interview Tips and Questions

Frequently Asked Question in Oracle by Interviewers and some time by beginners.

4 comments    technology careers jobs
74

Different Type of Servers - Most commonly Used Servers

A server is computer which manages network and its resources. There are different types of server use in different industries and marketplace. Servers are mostly dedicated computer designed to handle and perform specific tasks. The servers are...

0 comments    internet technology online
68

How to convert between DBMS_SQL and Native Dynamic SQL in Oracle 11g

This Article is intended for plsql programmer, who may not be aware of the new features of Oracle 11g.One of those new features is to switch between dynamic SQL and DBMS_SQL. You may asking why to switch to DBMS_SQL while native dynamic SQL(NDS) is...

0 comments    plsql dbms-sql to-cursor-number
90

How-To Synchronize Data Between Excel and SQL Server | Linked Server

SQL Server offers many different technologies for system integration. This tutorial demonstrates how to link an Excel 2007 file with SQL Server 2008.

0 comments    tutorial programming how-to
working