|
Browse by Tags
All Tags » migration ( RSS)
-
|
Either if you migrate your application from VB6 to C# or if you develop a new application in C# something you end up with cases where you need to use your classes in legacy apps. Some of them could have been written in VB6 or could even be VBA macros...
|
-
|
AutoCAD 2010 will not be supporting VBA . Quoting “If you utilize VBA macros in your work environment, they will no longer work unless the VBA module is installed on your system. “ “When you run a command that requires VBA, a message dialog box will be...
|
-
|
During a migration from a FlexGrid to a DataGridView, we encountered a situation where the HorizontalScrollBar did not show. I found many suggestions like setting a MinimumColWidth value for all columns, etc. But it wasn’t until my friend Jesus added...
|
-
|
The LINC/EAE migration tool can automatically generate reports that can be used to extract your data from DMSII to your target database, for example Oracle. In this scenarios the Oracle SQL Loader tool is used. However you might problems loading...
|
-
|
Linc\EAE used profiles for their queries. Well the profile information is used by our migration tool to generate indexes. In Java is easy to intercept all SQL statements used by the translated application and analyze them. To analyse how a query...
|
-
|
When we migrate from LINC/EAE to Oracle, the migration tool generates an schema an tables form the original ISPECS. I came across with the problem that I had been playing around with a test database and I didn’t know who was the owner of the table. Well...
|
-
|
I was recently trying to get the exact width of a string. And I found that the Graphics.MeasureString does not give an exact result. I finally found Pierre Arnaud post in Code Project , which gave me a good explaination and solution of what was happening...
|
-
|
In VB6 ActiveX-EXEs or ActiveX OLE Server where used for several reasons. Sometimes it was performance (because it allowed you to run your code in another process) and sometimes as way to share resources between several applications, like connection information...
|
-
|
This post will show you the necessary steps to configure Microsoft Visual Studio 2005 to use a Team System Project. In this example we will use a Team Project created to illustrate Continuous Migration with VBUC and MS Team System 2005, called MergeExample...
|
-
|
.NET has been around for quite a while. According Wikipedia it has been around since on 3 April 2003 . So now there exist applications developed for .NET Framework 1.0 or 1.1 and people need to migrate them to Framework 2.0 or Framework 3.5. It...
|
-
|
Someone recently made me remind an old technology called DDE . “Dynamic Data Exchange (DDE) is a technology for communication between multiple applications under Microsoft Windows or OS/2 ” “The primary function of DDE is to allow Windows applications...
|
-
|
This is an interesting workaround that you can use to support the migration of ActiveX Documents with the Artinsoft VBUM. DOWNLOAD TOOL With this tool you can fix your projects, so they are supported by the the Artinsoft Migration Tool. Just run the tool...
|
|
|
|