Jul 07
Justin Dennis ds Add Row, Get Key Value
Jul 07, 2015; 13:40
Justin Dennis
ds Add Row, Get Key Value
Hi all -
Another ds question: what is the most efficient way to insert a row and
immediately get its auto-increment primary key value?
I was doing this:
#classScheduleID = #ds->addrow('modified' = date)->keyvalue
But now addrow is returning a null. (I believe I did recently update ds, so
maybe that's why it worked before.)
What's the "correct" approach to quickly inserting a row and getting its
key value?
Thanks.
- Justin
#############################################################
This message is sent to you because you are subscribed to
the mailing list Lasso Lasso@lists.lassosoft.com
Official list archives available at http://www.lassotalk.com
To unsubscribe, E-mail to: <Lasso-unsubscribe@lists.lassosoft.com>
Send administrative queries to <Lasso-request@lists.lassosoft.com>
Jul 07
deco rior Re: ds Add Row, Get Key Value
Jul 07, 2015; 11:41
deco rior
Re: ds Add Row, Get Key Value
Jul 07
Steve Piercy - Website Builder Re: ds Add Row, Get Key Value
Jul 07, 2015; 11:27
Steve Piercy - Website Builder
Re: ds Add Row, Get Key Value
Jul 07
Justin Dennis Re: ds Add Row, Get Key Value
Jul 07, 2015; 15:10
Justin Dennis
Re: ds Add Row, Get Key Value
Jul 07
Justin Dennis Re: ds Add Row, Get Key Value
Jul 07, 2015; 15:16
Justin Dennis
Re: ds Add Row, Get Key Value
Jul 07
Steffan A. Cline Re: ds Add Row, Get Key Value
Jul 07, 2015; 12:22
Steffan A. Cline
Re: ds Add Row, Get Key Value
Jul 07
Justin Dennis Re: ds Add Row, Get Key Value
Jul 07, 2015; 15:23
Justin Dennis
Re: ds Add Row, Get Key Value
Jul 07
Justin Dennis Re: ds Add Row, Get Key Value
Jul 07, 2015; 15:25
Justin Dennis
Re: ds Add Row, Get Key Value
Jul 07
Steve Piercy - Website Builder Re: ds Add Row, Get Key Value
Jul 07, 2015; 14:49
Steve Piercy - Website Builder
Re: ds Add Row, Get Key Value
Jul 07
Ke Carlton Re: ds Add Row, Get Key Value
Jul 07, 2015; 21:59
Ke Carlton
Re: ds Add Row, Get Key Value
Jul 07
Ke Carlton Re: ds Add Row, Get Key Value
Jul 07, 2015; 22:07
Ke Carlton
Re: ds Add Row, Get Key Value
Jul 07
Steve Piercy - Website Builder Re: ds Add Row, Get Key Value
Jul 07, 2015; 15:26
Steve Piercy - Website Builder
Re: ds Add Row, Get Key Value
Jul 07
Ke Carlton Re: ds Add Row, Get Key Value
Jul 07, 2015; 22:28
Ke Carlton
Re: ds Add Row, Get Key Value
Jul 07
Steve Piercy - Website Builder Re: ds Add Row, Get Key Value
Jul 07, 2015; 17:58
Steve Piercy - Website Builder
Re: ds Add Row, Get Key Value
Jul 08
Ke Carlton Re: ds Add Row, Get Key Value
Jul 08, 2015; 01:14
Ke Carlton
Re: ds Add Row, Get Key Value
Jul 07
Justin Dennis Re: ds Add Row, Get Key Value
Jul 07, 2015; 21:20
Justin Dennis
Re: ds Add Row, Get Key Value