I am creating a smart device application, i want to connect it to an access database so that the names are stored, i tried to use imports system.data.oledb, because thats wat i normally use to link normal windows forms but this one does not work....Is there a way to link my smart dev application to my database?....