Tag Archives: SQLServer
How to have a SQL Server stored procedure be the source for an Access report
In converting my Access back end database I came across a little gotcha that took a while to solve. I was trying to dynamically have a stored procedure on the server act as the record source for a Report. But what ever I tried, I kept getting an Error Message “Run-time error ’32585′ This feature [...]
An automated backup regime for a small SQL Server database
I am making this post to show how to make a simple automated backup regime for a relatively small SQL Server (I am using SQL Server 2008 R2 Express Edition) database. I am doing so, because when I was looking for some inspiration for doing this myself I found it quite hard to get all [...]
How to create an Access SubReport which uses as SQL Server Stored Procedure as its data
I am porting an Access Front End/Access Back End application into an Access Front End/SQL Server Back End application. One thing that got me stumped for a while was a report which had an embedded query as a subreport. This query was complicated in that it had many joins, group by clauses on inner selects [...]
Importing Access Database into SQLServer when the former is protected with a workgroup file
I have been trying to explore different ways of populating a SQLServer database with data from a fairly complex multiuser Microsoft Access application, with a view to migrating the application to using SQLServer for its primary data server. The application is split into front end accessing a main backend database (and a couple of other [...]




Powered By Wordpress