Which version of Delphi are you using? What 3rd party controls are tying it down to XP SP2? How big is the application? Database requirements? Generally code converters do not do well with 3rd party controls & you need somebody that understands the Delphi environment and C# that you are converting it to.
G
Gaz5700
@Gaz5700
Posts
-
Anyone got any experience of Auto code convertors... -
Persuade Client To Convert From AccessI would argue 2 is incorrect. Access can be multiuser, but you have to implement it properly. You need a central error handler that retries particular classes of errors If (ErrorNum < 3000 Or ErrorNum > 4000) AND ErrorNum <> 2448 Then 'Process As Error Else 'Retry up to 60 times (60 times for the same error no) before presenting any error to the user. Also you need the code and data mdbs seperated into different databases. This works like a charm for multi-user. Mind you, I have moved on from Access long ago.
-
Windows screwing up icon layoutSame here. One double click and they are back where they are supposed to be!
-
Old Tech...And I will raise you a DOS 2.11 (on 360k 5.25" floppy)