1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Treat Google as a datasource for DBI

Discussion in 'Google API' started by wkw, Feb 9, 2005.

  1. #1
    Cool link of the day...

    http://search.cpan.org/~darren/DBD-Google-0.11/lib/DBD/Google.pm
    "DBD::Google allows you to use Google as a datasource; Google can be queried using SQL SELECT statements, and iterated over using standard DBI conventions."​

    Though I notice it's missing a feature:
    INSERT INTO Google VALUES(URL) ("http: //www.acmetech.com /") :cool:
     
    wkw, Feb 9, 2005 IP
  2. mopacfan

    mopacfan Peon

    Messages:
    3,273
    Likes Received:
    164
    Best Answers:
    0
    Trophy Points:
    0
    #2
    That's cool, I wonder if that can be duplicated in visual basic somehow?
     
    mopacfan, Feb 9, 2005 IP
  3. wkw

    wkw Well-Known Member

    Messages:
    205
    Likes Received:
    30
    Best Answers:
    0
    Trophy Points:
    148
    #3
    Or my preference, PHP... I'm sure it could be made available to VB or any other language that can talk to ODBC data sources. ODBC drivers simply translate from the ODBC API to the native API of the database you're connecting to. I do hope though that someone will eventually implement the same for Java and PHP.
     
    wkw, Feb 9, 2005 IP
  4. nadlay

    nadlay Guest

    Messages:
    306
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #4
    If you program in any langauge with a SOAP library, you could do all this yourself.
     
    nadlay, Feb 9, 2005 IP