Show us the code then we can advise you.
--- In [EMAIL PROTECTED], "Carney Clegg" <[EMAIL PROTECTED]> wrote: > > I'm having trouble with a SQL Server timeout error. My application > is designed to transfer data from a SQL Server 6.5 database to SQL > Server 2000. My timeout error comes during the transaction that > places data into the SQL Server database. > > I'm using a stored procedure to do the insert, am cleaning out my > table for each test run, and refreshing memory. I've tried changing > the Isolation Level to Read Uncommitted, and changing my connection > strategy so that I'm using a single connection instead of a > connection pool. > > My memory is 256 MB, so I'm thinking that maybe I don't have enough, > but could there be anything else that I'm missing? > > Thanks. ------------------------ Yahoo! Groups Sponsor --------------------~--> Yahoo! Domains - Claim yours for only $14.70 http://us.click.yahoo.com/Z1wmxD/DREIAA/yQLSAA/saFolB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
