Re: Upsizing issue
- From: "Mark Schupp" <notvalid@xxxxxxxxx>
- Date: Wed, 27 Apr 2005 07:44:33 -0700
"Chris Hohmann" <nospam@xxxxxxxxxxxx> wrote in message
news:uNSRv3rSFHA.1896@xxxxxxxxxxxxxxxxxxxxxxx
> "Mark Schupp" <nospam@xxxxxxxxxx> wrote in message
> news:u8OIFjbSFHA.3144@xxxxxxxxxxxxxxxxxxxxxxx
>> "MIMF" <mimf@xxxxxxxxx> wrote in message
>> news:1114448011.544151.290990@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>>> Correction, they've BOTH told me what someone SHOULDN'T have done, not
>>> what I CAN do now. Their suggestion is basically to manually recode
>>> half the application because of stupid Recordset problem. Thanks a lot,
>>> that's REALLY helpful. With help like that...
>>>
>>
>> That is the "correct" solution to the problem.
>>
>> Had you not offended everyone by calling them stupid you might have been
>> able to get some ideas for a "work-around" that didn't involve fixing
>> every
>> SQL statement and every recordset field reference. Or you might have
>> gotten
>> some pointers about how to more easily replace the offending code using
>> pattern matching and global search and replace tools. As it stands now
>> you
>> probably could not BUY assistance from anyone who has read this thread.
>>
>> --
>> Mark Schupp
>>
>>
> Agreed. I hesitate to suggest the following work-around lest MIMF berate
> me for my stupidity, but here it goes. You could link the SQL Server
> tables in an Access database and then connect to the Access database from
> ASP. I sincerely hope MIMF apologizes for his treatment of Bob and Ray. It
> was unwarranted.
That occurred to me as well but it would probably negate the advantage of
going to SQL Server in the first place.
His idea of creating a custom object wrapped around the standard recordset
object would probably be doable but the effort might be on the same order of
magnitude as modifying the original ASP pages. You would have to build a
custom "connection" object along with a "recordset" object.
--
--Mark Schupp
.
- Follow-Ups:
- Re: Upsizing issue
- From: MIMF
- Re: Upsizing issue
- References:
- Upsizing issue
- From: MIMF
- Re: Upsizing issue
- From: Bob Barrows [MVP]
- Re: Upsizing issue
- From: MIMF
- Re: Upsizing issue
- From: Bob Barrows [MVP]
- Re: Upsizing issue
- From: MIMF
- Re: Upsizing issue
- From: Roland Hall
- Re: Upsizing issue
- From: MIMF
- Re: Upsizing issue
- From: Mark Schupp
- Re: Upsizing issue
- From: MIMF
- Re: Upsizing issue
- From: Mark Schupp
- Re: Upsizing issue
- From: Chris Hohmann
- Upsizing issue
- Prev by Date: Re: Upsizing issue
- Next by Date: Re: cannot reuse command objects under oracle oledb (on one system).
- Previous by thread: Re: Upsizing issue
- Next by thread: Re: Upsizing issue
- Index(es):
Relevant Pages
|