Re: D2007 - mind-numbing obstacles after upgrading



In article <463912fe$1@xxxxxxxxxxxxxxxxxxxxxx>,
davidF@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx (David Farrell-Garcia)
wrote:

How long have you been using Delphi?

Since D1 was first released.

We avoid stuff like packages and DLLs since it makes deployment of
applications so much more complex - our apps roll out to thousands of
desktops in the UK, and single EXE's are so much easier to deploy than a
set of inter-dependent items.

This is also why we've not yet undertaken a .Net migration, as
deployment takes on a new face entirely. Plus our user base is still
firmly Win2000 based, with around 50% moved onto XP. The launch of Vista
is simply unrealistic at present in the commercial world in which we
move, and will take a few years to catch up.

Trevor

.



Relevant Pages

  • Re: Deployment Question
    ... >> applications that use those core DLLs. ... >> .DLLs in the system folder and just share them between the two ... I would go ahead with the simple XCopy deployment. ...
    (microsoft.public.vstudio.general)
  • Re: Deployment Question
    ... > applications that use those core DLLs. ... Put the assemblies in the bin folders of their respective apps. ... I would go ahead with the simple XCopy deployment. ...
    (microsoft.public.vstudio.general)
  • Re: Deployment Question
    ... > use those core DLLs. ... > in the system folder and just share them between the two applications. ... deployment method. ... locating assemblies is concerned. ...
    (microsoft.public.vstudio.general)
  • RE: Deploy SSIS package from remote computer
    ... My personal preference is to deploy them to the MSDB. ... packages, I want to compartmentalize them there as well. ... I'm interested in your comment about abandoning the deployment utility in ... and select the default deployment path (deploying to SQL Server not File ...
    (microsoft.public.sqlserver.dts)
  • RE: Deploy SSIS package from remote computer
    ... How do you pull them in via SSMS? ... "Todd C" wrote: ... packages, I want to compartmentalize them there as well. ... I'm interested in your comment about abandoning the deployment utility in ...
    (microsoft.public.sqlserver.dts)