yourfirstserver.comThursday, 24 May 2012
Find Us on : RSS/Feed Facebook Twitter

When it is crunch time: Migrating from Visual Basic 6 to Visual Basic .Net/2005

Abstract

As a Visual Basic 6.0 programmer, what is the roadmap forward for your applications? As Visual Basic 6.0 becomes ‘deprecated technology’ what will you do with your enterprise class applications written in Visual Basic 6.0. This article is the musings of a developer that has been looking at migrating existing enterprise-class Visual Basic 6.0 applications to Visual Basic 2005.

Introduction

If you have been a serious Visual Basic 6.0 programmer with very sizeable code investments in Visual Basic (we have 22

...
Related News:

Clean the Crud From Your PC

Netbooks – Picking From The Best

Accessing Data Using Oracle From Non-oracle Databases

Accessing Data of Non-Oracle Databases from Oracle

 

 

Introduction:

This document gives an overview of the Heterogeneous connections and the steps for configuration to access the data of non-oracle databases from Oracle database environment.

ACCESSING NON-ORACLE DATABASES FROM ORACLE

There may be some requirements to access the Data residing in different flavors of Databases like MS-SQL, Access, and Sybase from the Oracle database. This can be achieved with the help of creating

...