Category Archives: Data Integration

Data integration involves combining data residing in different sources and providing users with a unified view of these data ( Wikipedia )

CSV Read to HTML via PHP Primer Tutorial

Welcome to the CSV Read to HTML via PHP Primer Tutorial. Here is a link to some downloadable PHP programming source code which you might like to rename to getcsv.php A related topic which could extend or augment this tutorial … Continue reading

Posted in Data Integration, eLearning, Tutorials | Tagged , , , , , | Leave a comment

PHP/Javascript/HTML Google Chart JSON Data Table Import of CSV Tutorial

Here is a tutorial that introduces you to Google Graphs API, or Google Chart Tools, and its JSON Data Table functionality. Google Chart Tools provide a perfect way to visualize data on your website. From simple line charts to complex … Continue reading

Posted in Data Integration, eLearning, Tutorials | Tagged , , , , , , | Leave a comment

VB.Net Reading Access Data Source Tutorial

VB.Net using Visual Studio is a great language to learn. If you like VB.Net you may eventually like C#, and vice versa. It has sophisticated data structures, can be Object Oriented and makes great Windows desktop applications or can be … Continue reading

Posted in Data Integration, Database, eLearning, Tutorials, Visual Studio | Tagged , , , , | 6 Comments

C# in Visual Studio and XML Primer Tutorial

C# using Visual Studio is another great language to learn. If you like C# you may eventually like VB.Net, and vice versa. It has sophisticated data structures, can be Object Oriented and makes great Windows desktop applications or can be … Continue reading

Posted in Data Integration, eLearning, GUI, Tutorials, Visual Studio | Tagged , , , , , , | Leave a comment

MySql CSV Import Primer Tutorial

MySql is a brilliant database especially when it teams up with its partner in Web integration … PHP. It also is very friendly with CSV (comma separated values) files, and, like a lot of other database engines integrates CSV import … Continue reading

Posted in Data Integration, Database, eLearning, Tutorials | Tagged , , , , , , , | Leave a comment

Advantage CSV Import via File Server Sharing Primer Tutorial

Welcome to the Advantage (Database Server) CSV Import via File Server Sharing Primer Tutorial where you can see the preparation of the CSV data being shared between a Mac laptop (where it was originally) and a Windows (PC) Laptop where … Continue reading

Posted in Data Integration, Database, eLearning, Networking, Operating System, Tutorials, Visual Studio | Tagged , , , , , , , , | 4 Comments

Access CSV Import Primer Tutorial

Welcome to the Access (Database Server) CSV Import Primer Tutorial. Microsoft Access, also known as Microsoft Office Access, is a database management system from Microsoft that combines the relational Microsoft Jet Database Engine with a graphical user interface and software-development … Continue reading

Posted in Data Integration, Database, eLearning, Tutorials | Tagged , , , , , , , , | Leave a comment

SQL Server CSV Import Primer Tutorial

Welcome to the SQL Server CSV Import Primer Tutorial. Microsoft SQL Server is a relational database management system developed by Microsoft. As a database, it is a software product whose primary function is to store and retrieve data as requested … Continue reading

Posted in Data Integration, Database, eLearning, Tutorials | Tagged , , , , , , , , | 1 Comment