|  11.05.2010, 11:12 | #1 | 
| Участник | Не выделяется Recid в Dynax2009 
			
			Доброго времени суток! Запускаю джоб (DAX 2009 SP1, SQL Server 2005) X++: PurchParmSubTable table; ; table.OrigPurchId = "03184"; table.ParmId = "SID0937843"; table.PurchName = "Fibber Global Tech Limited"; table.TableRefId = "SID0937844"; try { table.insert(); } catch { error("error"); } | 
|  |