Skip to Content
0
Former Member
Dec 12, 2011 at 10:16 AM

[HELP]SDK UI

29 Views

I'm having a error "object reference not set to an instance of an object"

When I put the oCombo.Selected.Value in my query.

Dim oCombo As SAPbouiCOM.ComboBox = ComboFrom
 rsResult.DoQuery("INSERT INTO [SBO-COMMON]..OPSR (oFrom) VALUES('" & oCombo.Selected.Value & "')")

And please help with my other thread.

[please-help-insert-into-table]

[Creating Two forms;

[Combobox;