I have an Access2003 database that is split with a backend on one logical drive on the server and the frontend on another logical drive. I am connecting to a sql database on another server. I created an ODBC datasource on each computer for the sql database. I have a textbox on a subform that retrieves a value from the database using a dlookup formula. The dlookup works on my computer but does not on other computers. On the computers that are not working there is no error it just does not show a value in the textbox. Why would a dlookup not work on some computers but works on others using the same logon to the database.