I ran into this myself about 2 months before. I
unsuspectingly upgraded.
What I ended up having to do is go into each page and
recreate all the
recordsets so that they use the "Command" rather than the
plain old
recordset.
When You figure out the new way it does things, you will
discover a
whole new can of worms...Suddenly, knowing how to make basic
dynamic
content isn't good enough any more. Now, as has been true for
some time,
injection attacks threaten those that don't change it all
over. You then
discover the importance and urgency of knowing Stored
Procedures and all
the rest that is associated with it.
However, once you figure out what the stuff in the new
"recordsets" are,
you will like it.
When you say "broken" what do you mean?