I just want to populate a Form in Livecycle with the company details
name address etc after entering the ABN ('australian business number'
Unique )I have a data conection to a data base and a XML conection.i
cant seem to work this out and it seems so simplein SQL it would be
easyselect addressline1 ( or name etc) from TableNamewhere tableName.abn
= (the abn number)what are the steps to set this up ?there has to be a
tutorial somewhere that can step this out ??Cheers