StrataFrame Forum
Back
Login
Login
Home
»
StrataFrame Application Framework - V1
»
Business Objects and Data Access (How do I?)
»
Saving Data and Getting First and Last Records?
Saving Data and Getting First and Last Records?
Post Reply
Like
0
Prev
1
2
Jump To Page
Saving Data and Getting First and Last Records?
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
Terry Bottorff
Terry Bottorff
posted 15 Years Ago
ANSWER
HOT
Topic Details
Share Topic
Group: Forum Members
Posts: 448,
Visits: 12K
I was just trying this simple code and notice in attachment that the only check numbers that got saved are the first and last ones???
I know that the code may not be the best but I could not get getenumerabe to work so I was trying this way.
' Now Add the Check Numbers
If RbStockChecksBO1.MoveFirst Then
For i = 1 To RbStockChecksBO1.Count
Me.RbStockChecksBO1.checknum = nchk
nchk += 1
Me.RbStockChecksBO1.MoveNext()
Next
Me.RbStockChecksBO1.Save()
End If
What am I overlooking? TIA.
Attachments
checknums.png
(
116 views,
2.00 KB
)
Reply
Like
0
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Post Reply
Like
0
Prev
1
2
Jump To Page
Similar Topics
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Explore
Messages
Mentions
Search