Results 1 to 8 of 8

Thread: VB6 with Firebase

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 2020
    Posts
    35

    VB6 with Firebase

    Can we use VB6 with Firebase..to retrieve some values for example..
    or to use its database..
    thank you..

  2. #2
    Frenzied Member
    Join Date
    Jun 2015
    Posts
    1,057

    Re: VB6 with Firebase

    looks like it has a web api

    https://firebase.google.com/docs/dat.../retrieve-data

    https://firebase.google.com/docs/ref...ery-parameters

    you will need some kind of web client library to make the requests like xmlhttp, libcurl, curl.exe etc.

  3. #3
    Lively Member
    Join Date
    Nov 2020
    Posts
    67

    Re: VB6 with Firebase

    Quote Originally Posted by HKcom View Post
    Can we use VB6 with Firebase..to retrieve some values for example..
    or to use its database..
    Firebird connection strings
    https://www.connectionstrings.com/firebird/

  4. #4

    Thread Starter
    Member
    Join Date
    Nov 2020
    Posts
    35

    Re: VB6 with Firebase

    Quote Originally Posted by LeoFar View Post
    Sorry LeoFar

    I am talking about Firebase not FireBird

  5. #5
    PowerPoster Arnoutdv's Avatar
    Join Date
    Oct 2013
    Posts
    5,872

    Re: VB6 with Firebase

    Then explain what you want to do with Firebase
    And also don't assume everyone knows what Firebase is and/or what is used for.

  6. #6

  7. #7

    Thread Starter
    Member
    Join Date
    Nov 2020
    Posts
    35

    Re: VB6 with Firebase

    Quote Originally Posted by Arnoutdv View Post
    Then explain what you want to do with Firebase
    And also don't assume everyone knows what Firebase is and/or what is used for.
    Yes ..I want to connect to a database and obviously retrieve datas
    like in android studio ..

  8. #8
    New Member
    Join Date
    Jan 2021
    Posts
    1

    Lightbulb Re: VB6 with Firebase

    someone managed to connect Firebase there? I'm rescuing some old projects and my idea is to use Firebase as a storage and license authenticator, what do you think?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width