w.blom@mailcity.com (w) wrote:
[color=blue]
>My question is, is there anybody who has tried making an access
>frontend being able to talk to different kind of backends?[/color]
Yes, I started down this road for a client. However it's a custom app so the
thought was that once it was upsized I would then move the more used queries over to
views and stored procedures.
So yes it is possible from what I could see. But don't expect to get superb
performance from the SQL Server backend without using views and stored procedures.
Trouble is that much of my long running modules wouldn't be possible within stored
procedures anyhow. I have thousands of lines of VBA code I execute per record in
some cases.
You're probably familiar with most of these anyhow but here is what I learned.
Random Thoughts on SQL Server Upsizing from Microsoft Access Tips page at
http://www.granite.ab.ca/access/sqlserverupsizing.htm
Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm