CharlesCVA
IS-IT--Management
Hi,
I have built a form which is to be a U/I for data handling for an SQL Server 2000 DB. I am trying to pull a record from another database's table and having trouble. I have tried doing a VBA Coded connection but with required security settings on the SQL server i keep getting errors i cant work around. Is there a simple way i can get access to grab 1 record with a where clause. and throw the varchar of a column on that record into a string or field on my access form? ive been working on this a while. ive tried sql procedures and functions...but keep hitting walls i cant get around.
- Why didnt we just start out keeping things simple?
I have built a form which is to be a U/I for data handling for an SQL Server 2000 DB. I am trying to pull a record from another database's table and having trouble. I have tried doing a VBA Coded connection but with required security settings on the SQL server i keep getting errors i cant work around. Is there a simple way i can get access to grab 1 record with a where clause. and throw the varchar of a column on that record into a string or field on my access form? ive been working on this a while. ive tried sql procedures and functions...but keep hitting walls i cant get around.
- Why didnt we just start out keeping things simple?