Tag Archives: data integration

OpenOffice MySql Import Data Migration Primer Tutorial

Here is a tutorial that shows you some database functionality of a great suite of office automation programs called OpenOffice, by Apache Software Foundation. OpenOffice has functionality like the Microsoft Office suite of programs, bringing the user a lot of … Continue reading

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

OpenOffice DOC to PDF Primer Tutorial

Here is a tutorial that shows you some word processing functionality of a great suite of office automation programs called OpenOffice, by Apache Software Foundation. OpenOffice has functionality like the Microsoft Office suite of programs, bringing the user a lot … Continue reading

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

OpenOffice CSV Chart Primer Tutorial

Here is a tutorial that introduces you to a great suite of office automation programs called OpenOffice, by Apache Software Foundation. OpenOffice has functionality like the Microsoft Office suite of programs, bringing the user a lot of the feel of … Continue reading

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

ASP.Net Dynamic Data Entity Framework Primer Tutorial

Today’s tutorial integrates an SQL Server database with an ASP.Net website using dynamic data (ADO.NET) entity framework (also look up CRUD), building on previous Sql Server Stored Procedure Primer Tutorial as shown below. The word dynamic is very suitable for … Continue reading

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

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

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