CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: Alex S.

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    3,416

    Amazon services usage

    I've been developing the Saas solution based on Amazon services usage. So I want to change my platform's subscription fee and internal prices depending on the Amazon price changes. I ultimately want...
  2. Replies
    1
    Views
    6,069

    I want to execute my query in an async way

    In my application, I have a frequent, but a very long-running query to the database (PostgreSQL).
    So I want to execute my query in an async way. I haven't found how this could be done via JDBC. Is...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured