|
Log in | ||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
HI
Is it possible to install NexusDB into Delphi 4? I have a conversion of data I need to do from an old old App. I only have the VCL for D4. regards Brenton |
|
#2
|
|||
|
|||
|
> Is it possible to install NexusDB into Delphi 4?
> I have a conversion of data I need to do from an old old App. > I only have the VCL for D4. Sorry, no. -- Hannes Danzl [NexusDB Developer] Newsgroup archive at http://www.tamaracka.com/search.htm |
|
#3
|
|||
|
|||
|
> > I only have the VCL for D4.
What does this mean? You only have D4, or you only have the source for the project for D4? > > Is it possible to install NexusDB into Delphi 4? > > I have a conversion of data I need to do from an old old App. If you have a later version of Delphi, why not just load the old project in a new Delphi that does have Nexus installed? Or is there some sort of problem with old third party components? Lauchlan M |
|
#4
|
|||
|
|||
|
> Unfortunately we only have DCU files for the old database for D4.
You only have the dcu's and what do you want to do with NexusDB in the IDE? I would have thought that without the .pas files you'd be in trouble anyway! Maybe your best bet here is to get some sort of reverse-engineering tool and apply that on the dcu's! Lauchlan M |
|
#5
|
|||
|
|||
|
"Lauchlan M" <LMackinnon@Hotmail.com> wrote in message news:408f4d4f$1@wic040d.... > > > I only have the VCL for D4. > > What does this mean? You only have D4, or you only have the source for the > project for D4? We have old projects in D3, D4, D5, D6, D7 - Just the type of one off projects that we do and we only upgrade when we need to add features. > > > > Is it possible to install NexusDB into Delphi 4? > > > I have a conversion of data I need to do from an old old App. > > If you have a later version of Delphi, why not just load the old project in > a new Delphi that does have Nexus installed? > > Or is there some sort of problem with old third party components? Unfortunately we only have DCU files for the old database for D4. > > Lauchlan M > > |
|
#6
|
|||
|
|||
|
> Unfortunately we only have DCU files for the old database for D4.
Use D4 to create a small DLL that can be used to read the old data, and create a program in D5 or newer that uses the DLL to read. -- Eivind Bakkestuen [NDD] Please, no email unless requested. Search Borland and third-party newsgroups here: www.tamaracka.com |
|
#7
|
|||
|
|||
|
How was the trip Eivind? Anything to share with us? ;-)
-- Best Regards; Ben Hayat Micro Intelligence Corp. MicNet@Ix.Netcom.Com |
|
#8
|
|||
|
|||
|
> How was the trip Eivind? Anything to share with us? ;-)
The trip to the ADUG Delphi.Net conference in Sydney went fine, thanks. We met with a lot of other Delphi users, other component vendors, and Borlanders. We had a small presentation by our marketing guru Geoff yesterday... <g> -- Eivind Bakkestuen [NDD] Please, no email unless requested. Search Borland and third-party newsgroups here: www.tamaracka.com |
|
#9
|
|||
|
|||
|
> Unfortunately we only have DCU files for the old database for D4.
.... or just write a small export tool to dump the data to disk, and write a small import tool to import into NexusDB. |
|
#10
|
|||
|
|||
|
> Borlanders. We had a small presentation by our marketing guru Geoff
> yesterday... <g> Geoff seems to get a new title every other month! <g> Lauchlan M |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| NexusDB V3 support Delphi/BCB 2010 available now | Hannes Danzl[NDD] | nexusdb.public.announcements | 0 | 26th August 2009 06:27 PM |
| NexusDB 2.07.01 and Fastreport 4.3 /Delphi 7 | Manfred Abeln | nexusdb.public.support.thirdparty | 3 | 4th August 2007 06:55 PM |
| NexusDB & Delphi versions | Germain Cassiere | nexusdb.public.discussions | 1 | 8th January 2004 12:50 AM |
| Nexusdb updates & Delphi Help | Graham A Welsh | nexusdb.public.discussions | 2 | 6th December 2003 06:22 AM |
| Nexus Isapi and Delphi - and NexusDB.com!! | Richard Wilson | nexusdb.public.discussions | 9 | 29th September 2003 03:20 PM |