Well you'll need to do a little bit of programming, but it won't be that complicated, if you have VB, you can create an application which will connect to your database using an Dabase Connection ODBC (it can also be an Internet application through a Web Page). if you're not using Win NT or 2000 as your LAN Server, you'll need to go to each client computer and configure the 'ODBC Data Sources' to map your database. Then create the application using whatever tools you have (VB, VC++, Java, etc) to connect to the ODBC source and present the information to your clients.