Re: There is already an object named ... in the database
From: Aaron Weiker (aaron_at_sqlprogrammer.org)
Date: 02/10/05
- Next message: Ron: "Re: Numbering groups of rows?"
- Previous message: Dean: "Re: Suggestions"
- In reply to: Jan Doggen: "Re: There is already an object named ... in the database"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 10 Feb 2005 17:33:18 -0500
Jan Doggen wrote:
> No ;-)
> It's the truncate. I delete the table beforehand like you suggest.
> Maybe I have to dig deeper into the way Delphi passes SQL statements onto
> SQL Server and handles transactions.
> Thanks for your suggestions,anyway.
Run profiler and see what is being sent to the database. Then go and run
the same statements in query analyzer. That should help diagnose what is
happening.
-- Aaron Weiker http://aaronweiker.com/ http://www.sqlprogrammer.org/
- Next message: Ron: "Re: Numbering groups of rows?"
- Previous message: Dean: "Re: Suggestions"
- In reply to: Jan Doggen: "Re: There is already an object named ... in the database"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|