• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Jeanne Boyarsky
Sheriffs:
  • Rob Spoor
  • Devaka Cooray
  • Liutauras Vilda
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Piet Souris

Problem with binding an SQL datasource to JSON

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I am currently trying to work out a way of binding an SQL datasource to a pie chart which has been created using VB.

From the information I've found so far, apparently I will need to do this using JSON, but all of the examples I have come across only show me how to manually add the data into my code. I just need to find a way to connect the datasource to the JSON which is already in the code

I've looked everywhere for a way to do this, and I dont seem to be getting anywhere!

I don't want to carry on with what I'm doing to find out that its not possible! If there is a way to do it, any help would be much appreciated.
Thanks in advance!

Amber
 
Amber Reynolds
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Does anyone know of any websites that could help me to find an answer to this? It seems that no one has an answer to it, so even just some useful websites to help me to understand JSON would be appreciated!

Thanks, Amber
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic