StrataFrame Forum
Back
Login
Login
Home
»
StrataFrame Application Framework - V1
»
Business Objects and Data Access (How do I?)
»
Whats the easiest way to delete all records in a business object and...
Whats the easiest way to delete all records in a business object and update the server
Post Reply
Like
0
Whats the easiest way to delete all records in a business object and...
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
Mike Thomas
Mike Thomas
posted 17 Years Ago
ANSWER
Topic Details
Share Topic
Group: Forum Members
Posts: 26,
Visits: 82
Whats the easiest way to delete all records in a business object and update the server? Also, how do you supress the "Are you sure message?"?. the following does not seem to be working....
Me
.CasedetailBO.Clear()
Me
.CasedetailBO.FillByCaseNum(lcSRNum)
Me
.CasedetailBO.MoveFirst()
Do
Me
.CasedetailBO.DeleteCurrentRow()
Loop
While
CasedetailBO.MoveNext
Me
.CasedetailBO.Save()
Reply
Like
0
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Threaded View
Threaded View
Whats the easiest way to delete all records in a business object and...
Mike Thomas
-
17 Years Ago
[quote] Whats the easiest way to delete all records in a business...
Trent L. Taylor
-
17 Years Ago
Post Reply
Like
0
Similar Topics
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Explore
Messages
Mentions
Search