| | | StrataFrame Beginner
       
Group: StrataFrame Users Last Login: 08/06/2008 9:02:37 AM Posts: 39, Visits: 436 |
| | Maybe I'm missing something...but...I'm setting up a new table. If I haven't set the table structure yet, how can I set the concurrency to "Optimistic Row Version" as it requires a version field? Would it be possible to add that to the row setup dialog - where there would be a checkbox that says something like "Use this field for optimistic row version?" Maybe over there where the "Primary Key" and "Allow Null" are... Thanks. P.S. I'm just starting out here - so - bear with me. You'll probably be tired of hearing from me before I get this first little project done. I'm working on a small app that will read our phone system call log and generate reports - seemed like a simple app to get my feet wet w/SQL, VB.Net and StrataFrame. |
| | | | 
Advanced StrataFrame User
       
Group: StrataFrame Users Last Login: Today @ 3:44:43 PM Posts: 627, Visits: 10,881 |
| | Hi Howard. Howard Bennett (06/08/2007) Maybe I'm missing something...but...I'm setting up a new table. If I haven't set the table structure yet, how can I set the concurrency to "Optimistic Row Version" as it requires a version field?When I know the name of the field I'm going to use... usually xxxx_version, I just put it there ahead of creating the structure. Otherwise, I just go back afterwards. P.S. I'm just starting out here - so - bear with me. You'll probably be tired of hearing from me before I get this first little project done. Hey, never worry about that. Once you get to see all the questions we shoot at the SF team, you will find yourself an angel. I'm working on a small app that will read our phone system call log and generate reports - seemed like a simple app to get my feet wet w/SQL, VB.Net and StrataFrame. Good. This sounds like fun. Welcome to the gang. |
| | | | StrataFrame Beginner
       
Group: StrataFrame Users Last Login: 08/06/2008 9:02:37 AM Posts: 39, Visits: 436 |
| | Okay - that was simple. I should have tried that before posting here. Thanks for the tip! |
| |
|
|