|
|
Choosing A Webhost: |
AW: select from domain.locks?????: msg#00235db.maxdb
A.Beermann@xxxxxxxxxxxxxx wrote: > > Hello everbody > > Before passing a data record to my application, i want to prove wether > the record is locked from another user. > > user1 did : select * from xyz where recid = '10002' with lock optimistic > (recid is the tablekey type char(10)!!) > > now in the domain.locks there is one record > > with sql studio i can do: > select * from locks where tablename = 'xyz' > result = 1 record with tablename = xyz without quotation marks and > rowid ='10002' with single quotation marks ??? > > before user2 works with the same record i want to warn him, therefore i > want to do: > select * from locks where tablename = 'xyz' and rowid = '10002' > but no result ?????? > The problem is that rowid contains the single quote as part of the value. It is not just an output-behaviour of a tool. --> to ask for a string containing single quote the single quote has to be doubled and the string, of course, surrounded by single-quotes. In this case, where the single quotes are in the beginning and the end of the string the result looks funny: rowid = '''10002''' But then the row is found. Elke SAP Labs Berlin > what is the correct sql-syntax to prove wether there is a record in the > locks table for a tablename, keyvalue combination ?? > > > Any help welcomed > > Albert > > > -- > MaxDB Discussion Mailing List > For list archives: http://lists.mysql.com/maxdb > To unsubscribe: http://lists.mysql.com/maxdb?unsub=elke.zabach@xxxxxxx -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/maxdb?unsub=gcdm-maxdb@xxxxxxxxxxx
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: determine needed logbackup (was: crash during log recovery), Raimund Jacob |
|---|---|
| Next by Date: | AW: 'select * from (select * from table order by field)' doesn't work, Zabach, Elke |
| Previous by Thread: | AW: select from domain.locks?????, Zabach, Elke |
| Next by Thread: | 'select * from (select * from table order by field)' doesn't work, Alexei Novakov |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |
Home
| advertise | OSDir is
an inevitable website.
|