I need to get a NEXTVAL from a SEQUENCE in an Oracle database. The modelbuilder does have a builder.HasSequence("TABLE_SEQ"); But I have no clue on how to use
I'm trying to build two functions using PyCrypto that accept two parameters: the message and the key, and then encrypt/decrypt the message. I found several lin
I'm developing an MMORPG, it's pretty far along. However, I'm noticing now that the MySQL Server has a automatic connection terminate time limit. So after x ti
i have some issue about this. this my code RestTemplate restTemplate = new RestTemplate(); try { final String url = "https://xx.xx.xx/xx/xx
I'm using Ruby 2.1.1 When I run this code: <CSV.foreach("public/data/original/example_data.csv",headers: true, converters: :numeric) do |info
guys why is this thing happening? I'm getting this error! raise ValueError("Expected singleton: %s" % self) ValueError: Expected singleton: product.pric