Hi i need help with this problem look im trying to find a specific record using ADO and sql ("Select name where code=" & txtcode") when i use the aplication on my machine its work fine, but when i install it in another machine it doesn't find records that they really exist in the database, for example its find record that i create on my machine but records that i create in the other machines it doesn't find it. i really dont know what its happening with this