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.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2004-01-29 : 07:43:29
|
| yasser writes "hello everyone,we have a problem in my system that will say it now.we have two departments can access to the same database , the first department fill all the fields in the application(web_enabled), the second department can fill some fields from whole the fields and the remaining fields are set as default values because they don't have access to the remaining items.the problem here, when the first department go to fill the fields and then press save to save the filled information , will operation successful, but when the second one want to fill the fields then click save , will appear this error " there is no row at position 0".note that we can't to change any thing in the code , i hope to find the answer for our problem thru database.with my regards " |
|
|
AndrewMurphy
Master Smack Fu Yak Hacker
2916 Posts |
Posted - 2004-01-29 : 09:30:40
|
| I bet that to move this one along.....you'll need to provide sample code (and input data)Your description is far too general.... |
 |
|
|
jsmith8858
Dr. Cross Join
7423 Posts |
Posted - 2004-01-29 : 12:50:23
|
| sounds like an application, not a database problem to me ...- Jeff |
 |
|
|
X002548
Not Just a Number
15586 Posts |
Posted - 2004-01-29 : 12:51:27
|
quote: Originally posted by AndrewMurphy I bet that to move this one along.....you'll need to provide sample code (and input data)Your description is far too general....
Maybe...sounds a lot like an application layer issue...not a database one...Brett8-) |
 |
|
|
jsmith8858
Dr. Cross Join
7423 Posts |
Posted - 2004-01-29 : 13:13:51
|
| ha ha, Brett! got you by a minute !!(see, Stoad, i am using comma's properly)- Jeff |
 |
|
|
X002548
Not Just a Number
15586 Posts |
Posted - 2004-01-29 : 13:52:14
|
| Isn't that ha, ha, ha, Br,ett Got you by a, minute!Did you see the thread where the guy dropped a database "be accident"Brett8-) |
 |
|
|
|
|
|
|
|