InsertTest.bas 1019 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. Operation =3
  2. Name ="TableWithData"
  3. Option =0
  4. Where ="(((\"param5\")=\"param1\"))"
  5. Begin InputTables
  6. Name ="TableWithData"
  7. End
  8. Begin OutputColumns
  9. Alias ="new"
  10. Name ="param"
  11. Expression ="\"param5\""
  12. Name ="key"
  13. Expression ="TableWithData.key"
  14. End
  15. dbBoolean "ReturnsRecords" ="-1"
  16. dbInteger "ODBCTimeout" ="60"
  17. dbBoolean "UseTransaction" ="-1"
  18. dbByte "Orientation" ="0"
  19. Begin
  20. Begin
  21. dbText "Name" ="TableWithData.param"
  22. dbLong "AggregateType" ="-1"
  23. End
  24. Begin
  25. dbText "Name" ="TableWithData.key"
  26. dbLong "AggregateType" ="-1"
  27. End
  28. Begin
  29. dbText "Name" ="new"
  30. dbLong "AggregateType" ="-1"
  31. End
  32. End
  33. Begin
  34. State =0
  35. Left =0
  36. Top =0
  37. Right =1336
  38. Bottom =866
  39. Left =-1
  40. Top =-1
  41. Right =1320
  42. Bottom =604
  43. Left =0
  44. Top =0
  45. ColumnsShown =651
  46. Begin
  47. Left =48
  48. Top =12
  49. Right =192
  50. Bottom =156
  51. Top =0
  52. Name ="TableWithData"
  53. Name =""
  54. End
  55. End