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

Search:

Type: Posts; User: sstas

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    3,403

    Re: Amazon services usage

    There is AWS Price List API so you can access prices for AWS services. And I can recommend you guys from a software development company, they have great experience in working with Amazon. I used...
  2. Replies
    1
    Views
    6,017

    Re: I want to execute my query in an async way

    I've heard about some async drivers (https://github.com/mauricio/postgresql-async), though:
    a) they're not jdbc-compatible
    b) I have no experience in it.
    Anyway, I think the solution could be more...
  3. Replies
    3
    Views
    9,906

    Re: How to compare Teradata and Oracle data?

    You have at least three options:
    1. You can try to find some third-party database comparison tool. I don't know, whether they can successfully compare different databases, but you may try. I have...
Results 1 to 3 of 3





Click Here to Expand Forum to Full Width

Featured