Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

NpgSQL Problem

Discussion in 'Scripting' started by CoffeeConundrum, Feb 23, 2016.

  1. CoffeeConundrum

    CoffeeConundrum

    Joined:
    Dec 30, 2013
    Posts:
    46
    I've started using npgql to communicate with my database so I can obtain information from it. I've had a look for understanding how to obtain larger files from my database while trying not to stall Unity which isn't working very well so far.

    Could someone provide an explanation of what copy does and / or if there's alternative methods to achieve what I'm trying to do?