java
Java™ Community aev 5 years ago 100%
Using table-valued parameters with SQL Server JDBC https://stackoverflow.com/questions/40387895/using-table-valued-parameters-with-sql-server-jdbc

Today I learned how to pass a table of parameters into a stored procedure in MS SQL Server, using Java / JDBC.

2
0
announcements Announcements We added some rules to this instance, most importantly to prohibit bigotry, abuse and other unwanted content
Jump
  • aev aev 5 years ago 100%

    I like these rules. Maybe add something about adhering to applicable law.

    In my experience(*): the stricter the rules, the easier it becomes for trolls to skirt them, the more admin time is abused. These rules look fine for now.

    (*) I have been an admin of a fairly large online community and survived more than a handful of troll invasions.

    9
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearHA
    The Haskell Lemmy Forum aev 5 years ago 100%
    Using AWS Code9 for AWS Lambda functions written in Haskell? https://mastodon.social/@aeveltstra/103617938850038879

    From what I can tell Code9's support for Haskell is rudimentary at best. No debugging, no code completion, no error hints during source code writing. Is it usable at all? If so, how? Or best to avoid?

    3
    0
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearHA
    The Haskell Lemmy Forum aev 5 years ago 100%
    How to use IDEOne for Haskell? https://mastodon.social/@aeveltstra/103617901967282994

    IDEOne behaves different from the GHCI, which makes it difficult to follow all kinds of tutorials. Drop me a hint, please?

    5
    0
    asklemmy Asklemmy Loading on Mobile
    Jump
  • aev aev 5 years ago 100%

    Confirmed on Safari for mobile: "JavaScript is required for this page."

    I can't yet tell what, if any, secondary domains Lemmy needs.

    My FF on desktop uses a media policy plug-in that lets me set policies per web site. That way I can keep JS off for all sites except the ones whitelisted. Maybe that plugin is available to mobile FF as well?

    3
  • fediverse Fediverse Fediverse Spotlight #3: FediLab
    Jump
  • aev aev 5 years ago 100%

    FediLab is a decent fediverse client as far as I have experienced. It features something I haven't seen in others: a button to translate posts into your system language. Its development moves fast: the developer is quick to respond to issues and pull requests.

    4
  • rust Rust Programming Why Discord is switching from Go to Rust - Discord Blog
    Jump
  • aev aev 5 years ago 100%

    Out of the mouth of a team that knows Go very well and has their implementations hyper tuned for performance, this is a huge compliment.

    2
  • rust Rust Programming Rust HTTP Testing with Mockito - zupzup
    Jump
  • aev aev 5 years ago 100%

    Interesting read. I'm likely to need that.

    2