Oron

Results 37 comments of Oron

From my experience emulating `SqlBulkCopy` on MySQL, I found that the closest alternative is `MySqlBulkLoader` (from the official driver `MySql.Data`). This means saving the data to a CSV (or DSV)...

This is critical for any application that needs to decode FLIF from any source which isn't on the local filesystem - such as files in network locations and files inside...

It is true that in many cases the documentation wouldn't do much, but there are some cases where it would be beneficial. Also, by using the `` element, additional info...

NoScript for Windows lol

Just installed and tested, release 16.0.2 is working correctly. On Fri, Apr 19, 2019 at 11:04 AM Steven Kirk wrote: > Unspecified error > > Helpful! Ok, looks like i...

Update: Tested with preview 2.0, no change. However, I have noticed that the exception is more detailed on the first launch of the designer: ``` 17:55:32.505 [Information] Avalonia Package initialized...

Not sure if any better as I haven't used the Avalonia designer much recently, but I started using 0.8.0 today and have experienced a very similar issue in a different...

Yes, only when the designer is visible. If it is in a background tab I don't see that, and am more likely to get the issue. On Tue, Apr 9,...

Here's my workaround for converting `Any` and `Any1` to `DataTable` based on the solution from @PimVendrig but with some tweaks. See comment above by @fededim for an example of when...

ChipID and HW Rev both appear to be FFFFFFFF. Images (Click to Expand) ![imag0154_cr](https://user-images.githubusercontent.com/5132940/29253980-a3092568-8093-11e7-85b1-110ca4966405.jpg) ![imag0155_cr](https://user-images.githubusercontent.com/5132940/29253979-a3070f76-8093-11e7-997f-04e84cb3b14d.jpg) ![imag0156_cr](https://user-images.githubusercontent.com/5132940/29253982-a30d5674-8093-11e7-8d53-d948c24de4c6.jpg) ![imag0157_cr](https://user-images.githubusercontent.com/5132940/29253981-a30ac684-8093-11e7-88a0-2e2f3aa02823.jpg)