G
Guest
I develop in .NET, typically using a 3 tier approach where I have client
machines connecting to SQL server. Anyways, I got pulled onto a project
where they want Access to connect to a SQL server so that the users may have
a great deal of control over the queries and reports they generate.
What I want is an Access Project/Database that allows the user to see, use,
and create queries using a read only connection to the database. I have no
FREAKIN' idea how this is done.
I created an Access Project and connected to a SQL server and all the
tables/queries showed up nicely; however, this allows users to write to the
SQL server and I don't want them doing that.
What should I be looking into to get a READ ONLY view of the database for
the purpose of creating reports/queries. Thoughts on how to accomplish this
- how to architect it would be appreciated.
Does a project do this or do I just create a database?
Good books?
machines connecting to SQL server. Anyways, I got pulled onto a project
where they want Access to connect to a SQL server so that the users may have
a great deal of control over the queries and reports they generate.
What I want is an Access Project/Database that allows the user to see, use,
and create queries using a read only connection to the database. I have no
FREAKIN' idea how this is done.
I created an Access Project and connected to a SQL server and all the
tables/queries showed up nicely; however, this allows users to write to the
SQL server and I don't want them doing that.
What should I be looking into to get a READ ONLY view of the database for
the purpose of creating reports/queries. Thoughts on how to accomplish this
- how to architect it would be appreciated.
Does a project do this or do I just create a database?
Good books?