Thread: Port app from Windows to Linux

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Mar 2005
    Location
    Mountaintop, Pa
    Posts
    1,058

    Port app from Windows to Linux

    First of all, I have almost no experience in the Linux environment. With that said, I have a few questions:

    I have a Windows back end server running as an NT service. This server sends an updated Access MDB file to any/all clients requesting an updated MDB file. Thus, is there an equivalent of a Windows NT service in Linux? Also, is there any way to programmatically create and update Access MDB files in Linux? If not, can you recommend another approach to creating/updating any type of database in Linux?

    Also, I use the Windows registry quite extensively for storing and retrieving data. Is there a Linux equivalent the the "registry"?

    The front end client is a Windows GUI that I will port to Linux. I plan to use wxWidgets for the port. Can anybody offer any suggestions, tips etc. to make life a little easier for me as I do the port?



    Thanx for any assistance offered.

    Bob
    Last edited by BobS0327; 02-05-2006 at 12:43 PM. Reason: Additional question

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Build linux on windows
    By baash05 in forum Linux Programming
    Replies: 6
    Last Post: 02-19-2008, 10:12 PM
  2. windows game programming on Linux?
    By 124 in forum Linux Programming
    Replies: 18
    Last Post: 03-23-2006, 05:14 PM
  3. Windows -> Linux
    By misplaced in forum C++ Programming
    Replies: 6
    Last Post: 12-19-2004, 11:27 AM
  4. Linux for Windows!
    By Strut in forum Linux Programming
    Replies: 2
    Last Post: 12-25-2002, 11:36 AM
  5. Linux / Windows
    By MethodMan in forum Linux Programming
    Replies: 19
    Last Post: 07-09-2002, 02:58 PM