I am on Progress
Dnia 3-03-2010 o godz. 15:30 Michelle de la Vega napisał(a):
Dnia 3-03-2010 o godz. 15:30 Michelle de la Vega napisał(a):
>Of tomojmail
>
> Are you on Progress or SQL?
>
> Michelle de la Vega
> Business Applications Manager
> Cold Jet, LLC
> 455 Wards Corner Road
> Loveland, Ohio 45140
> USA
> +1 513-716-6400 (office)
> +1 513-382-3281 (mobile)
> +1 513-831-1209 (fax)
> www.coldjet.com<http://www.coldjet.com>
> [cid:image001.jpg@01CABAB4.2AD915B0]
>
> From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
> Sent: Wednesday, March 03, 2010 8:25 AMposted. I am trying to do it via Posted Invoice Update app.
> To: vantage@yahoogroups.com
> Subject: [Vantage] Posted Invoice Update
>
> I am trying to update Character10 for AR Invoice that was already
> I have a UltraCombo box connected to InvcHead.Character10, and I amsetting a RowMod to "U"
> Unfortunately the oTrans.Update do not updating the database.As DataColumnChangeEventArgs) Handles InvcHead_Column.ColumnChanged
> I am calling oTrans.Update AfterFieldChange
>
> Private Sub InvcHead_AfterFieldChange(ByVal sender As object, ByVal args
> Select Case args.Column.ColumnName
> Case "Character10"
> args.Row("RowMod") = "U"
> MessageBox.Show(args.Row("Character10").ToString)
> oTrans.Update()
> Case Else
> End Select
> End Sub
>
> Any help welcome.
>
> [Non-text portions of this message have been removed]
>
>
>