Changelog for Visual xHarbour Build 237

+ Added DataTable:FromAlias() to adopt an open database into a DataTable object
i.e.
USE “C:\xhb\samples\test.dbf” NEW ALIAS “TESTING” SHARED

oData := DataTable( Self )
oData:FromAlias( “TESTING” )

::DataGrid1:DataSource := oData
::DataGrid1:AutoAddColumns()

! Fixed DataTable:Scatter() and Gather() methods
+ Added DataTable aScatter to contain an array with scattered values allowing
users to use such values besides Gathering them. It also allowes users to
modify the values before gathering i.e.

oData:Scatter()
cName := oData:aScatter[1] // cName is “Downey”

oData:Skip()
oData:RecLock()

oData:aScatter[1] := “Smith”

oData:Gather() // save the new record with first value changed

! Fixed FTPClient to allow Connect() after Disconnect()
+ Added DataGrid security to avoid non-object DataSources.

6 Responses to “Changelog for Visual xHarbour Build 237”

  1. Gonzalo Says:

    Excelent!

  2. Kylie Batt Says:

    Извиняюсь, но это мне не подходит. Может, есть ещё варианты?…

    oData := DataTable( Self )
    […….

  3. Kyle Nopeman Says:

    БАлдёж, давай исчё…

    Kyle Nopeman Says:

    Я считаю, что Вы не правы. Я уверен. Пишите мне в PM, поговорим….

    Kyle Nopeman Says:

    Этот топик просто бесподобен :), мне очень интересно ….

    Kyle Nopeman Says:

    Подскажите, кого я могу спросить?…

  4. for ApolloRDD
  5. for HBZLib
  6. for OleServer.lib
  7. for SQLRDD
  8. for Visual xDebugger
  9. for Visual xHarbour
  10. for xBuild
  11. for xEdit
  12. for xHarbour Builder
  13. Changelog.org
  14. FAQ
  15. free.xHarbour.com
  16. General
  17. New Releases
  18. New Updates
  19. Poll
  20. Training Video
  21. Visual xHarbour
  22. xHarbour Builder
  23. xHarbour Builder BETA
  24. xHarbour.org News
  25. xHDN
  26. Recent Posts

  27. Recent Comments

  28. Meta