We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpIntegration › SQL Server and "second tab"
Page Index Toggle Pages: 1
SQL Server and "second tab"? (Read 746 times)
SQL Server and "second tab"?
Jul 8th, 2008, 11:04am
 
Hi Folks,
I'm frantically trying to write sketches that access data in a local SQL Server 2008 database. I'm trying to follow the "Using MySQL with Processing" example on page 291 of Ben Fry's book "Visualizing Data" (but using the SQL Server 2005 JDBC Driver in place of the MySQL one Ben's using).
I'm new to processing so I'm stuck even before I can start to copy out Ben's code! Ben says "in Processing, add the following code to a second tab". What does that mean and how do I do it? I can open a new sketch but I cannot seem to work out how to open a second tab in the current sketch.
Any help gratefully received.
Cheers,
Tim.
Re: SQL Server and "second tab"?
Reply #1 - Jul 8th, 2008, 11:14am
 
At the right hand side of the screen is a button shaped like an arrow "=>" click on that and select "New Tab"
Re: SQL Server and "second tab"?
Reply #2 - Jul 8th, 2008, 11:42am
 
Thanks John - perfect
Page Index Toggle Pages: 1