Rebol Talk Forum  |  REBOL Discussions  |  REBOL Sand Box  |  RebDB  |  Topic: how to display data from the rebDB on screen
Pages: [1] Print
Author Topic: how to display data from the rebDB on screen  (Read 488 times)
newbie
Guest


Email
how to display data from the rebDB on screen
« on: April 02, 2004, 02:29:43 AM »

Hi!! How to display the list of data from the rebDB database on the screen..


For example:

you: db-select * person- it is to give the list of result and how to display them.. Thank you  Cheesy
Logged
Ashley
Newbie
*
Offline Offline

Posts: 37


View Profile
how to display data from the rebDB on screen
« Reply #1 on: April 04, 2004, 06:13:57 PM »

Code:
db-echo true
db-select * my-table
db [select * from my-table]
db-echo toggles "interactive" mode on / off. Just be sure to use "db-echo false" when you want to use db statements within your code again.
Logged
Pages: [1] Print 
Rebol Talk Forum  |  REBOL Discussions  |  REBOL Sand Box  |  RebDB  |  Topic: how to display data from the rebDB on screen
Jump to:  

  
Quick Search...

Advanced search
  
Welcome, Guest. Please login or register.
Did you miss your activation email?
May 17, 2008, 05:48:52 PM
Username: Password: Session Length:
  

News: 01-09-08

Alpha version of REBOL 3 has been released!


  
2169 Posts in 562 Topics by 1224 Members
Latest Member: thyptoste

  Rebol Talk Forum | Powered by SMF 1.0.9.
© 2001-2005, Lewis Media. All Rights Reserved.

RT design by Defiant Pc