dbTalk Databases Forums  

SQL Server 2005 express & DAO

microsoft.public.sqlserver.clients microsoft.public.sqlserver.clients


Discuss SQL Server 2005 express & DAO in the microsoft.public.sqlserver.clients forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
derek
 
Posts: n/a

Default SQL Server 2005 express & DAO - 12-25-2007 , 04:13 PM






Hi - I'm not sure if this is the correct forum for this question. If it
isn't I'd be grateful if someone could direct me to the right one.
Meanwhile, here goes ...

I'm converting an old Access app to SQL, and upgrading the front end to
Access 2007. The app uses (a lot!) of DAO code. I was pretty much resigned
to the idea of having to rewrite it all as ADO, but I read that the main
Data-access protocol in A2007 has reverted to DAO. Is this true???

Preliminary experiments with DAO and ODBC are encouraging. Obviously I need
to change a lot of stuff to Stored procedures etc. but it all seems to work
quite well.

Seems that running SP's from DAO is very tricky and it is necessary to use
the RDO layer to make them work. But the code for that is very simple, and
they seem to work very well. Anyone have any comments on this???

Lastly can someone recommend a good site to learn more about controlling no.
of connections to the database with DAO?

Thanks,
Derek



Reply With Quote
  #2  
Old   
Russell Fields
 
Posts: n/a

Default Re: SQL Server 2005 express & DAO - 12-25-2007 , 08:21 PM






Derek,

Here is a Technet article on SQL Server 2005 and DAO, which has one stored
procedure example:
http://technet.microsoft.com/en-us/l.../bb188204.aspx

Also, here is the Access Team blog (one of the entries) so this might be a
good place to go for info.
http://blogs.msdn.com/access/archive...ts-faster.aspx

Hope it helps,
RLF

"derek" <dbest (AT) ezderek (DOT) com> wrote

Quote:
Hi - I'm not sure if this is the correct forum for this question. If it
isn't I'd be grateful if someone could direct me to the right one.
Meanwhile, here goes ...

I'm converting an old Access app to SQL, and upgrading the front end to
Access 2007. The app uses (a lot!) of DAO code. I was pretty much
resigned to the idea of having to rewrite it all as ADO, but I read that
the main Data-access protocol in A2007 has reverted to DAO. Is this
true???

Preliminary experiments with DAO and ODBC are encouraging. Obviously I
need to change a lot of stuff to Stored procedures etc. but it all seems
to work quite well.

Seems that running SP's from DAO is very tricky and it is necessary to use
the RDO layer to make them work. But the code for that is very simple,
and they seem to work very well. Anyone have any comments on this???

Lastly can someone recommend a good site to learn more about controlling
no. of connections to the database with DAO?

Thanks,
Derek




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.