On 2016-01-10 22:52, Robert Boykin wrote:
> I am using Gambas 3.8.4 and can't find the DataBaseManager or any
> mention of it in the IDE . 
> I am a newbie  trying to learn Gambas
> by studying examples from the internet.  Any suggestions?
> 
> 

Hi Robert,

To use databases in Gambas you need to go to menu Project -> Properties 
and click the Components tab.
Select gb.db to access databases.
Select gb.db.form if you want to use Data bound controls (optional)

Info on gb.db component can be found here: 
http://gambaswiki.org/wiki/comp/gb.db
Make sure to scroll down and read the see also parts for some 
clarification on how to use the component.

In the Gambas Farm you will also find examples on database use, check 
them out.

Hope this gets you started.

gbWilly


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to