Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 updates wrong?

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2003-04-15 : 07:48:22
manuel writes "ok i have an application which edit a row in a table, then displays the table with the row updated and gives the option to edit another row or the same one, the problem is that the sql which search for the row to edit doesn't find it, it doesn't matter what.

if anyone knows why and how to solve it i will be gratefull (and even can treat you a drink ^_^)"

Page47
Master Smack Fu Yak Hacker

2878 Posts

Posted - 2003-04-15 : 08:09:28
You've written your SELECT statement wrong ...

(Now about that drink...)

If you want more detail, you'll need to post some ddl, dml and sample data.

Jay White
{0}
Go to Top of Page
   

- Advertisement -