Viewing 15 posts - 1,891 through 1,905 (of 39,771 total)
One thing engineers can do is install the sensors and self driving software in cars - but just don't connect it to the steering, breaks, etc. Human drivers, who...
July 19, 2021 at 3:09 pm
On the self-driving car thing, it would be much easier if all cars were self-driving. Take the human idiot factor out of it and it instantly becomes simpler, especially...
July 19, 2021 at 3:08 pm
I'll stand by what I wrote. Job descriptions are messy, and many companies ask for lots of things they might need, or might rarely need.
This isn't the cowboy, but rather...
July 16, 2021 at 4:15 pm
I think both Azure DevOps and GitHub are free for 5. Certainly worth thinking about for small teams. Managing this stuff on premises has little value, and it eats up...
July 16, 2021 at 4:12 pm
I haven't looked at pricing in a long time, but it's interesting. I don't know enough about the test plans to decide if they are worth it, but for 20...
July 15, 2021 at 4:19 pm
This should help you get 32bit oledb working on a system with 64bit office.
I have seriously debated on writing a blog post specifically on this.
Have fun!
blog...
July 15, 2021 at 4:04 pm
Hm, Ok, I'll file a bug to have someone check. This shouldn't be an issue
July 14, 2021 at 6:48 pm
Oh, but Steve, you really must experience the joy of trying to import "sometimes-quoted" fields using BULK INSERT!
BULK INSERT Fun_With_Quotes
FROM 'C:\Import\venmo.csv'
WITH ( FORMAT='CSV');
I'll pass. At least...
July 14, 2021 at 4:13 pm
Hence why I wrote this. Maybe someeone at MS will pay attention
Microsoft is only interested in Azure now. It is the favoured child while on-premises software has been...
July 14, 2021 at 3:37 pm
For one-off issues, there are several free CSV to SQL tools on the net which build the insert/update/delete/merge/select script from the CSV data (i.e. bfotool.com/csv-to-sql). That generated script can...
July 14, 2021 at 3:36 pm
Compared with Power Query from Excel or Power BI it really seems hard to handle csv. SSIS is older. But meanwhile you can use a Power Query Data Source...
July 14, 2021 at 3:35 pm
Still wondering why something likely as importing a csv is still so hard using the sql server tools
Hence why I wrote this. Maybe someeone at MS will pay attention
July 14, 2021 at 3:00 pm
Am I a dinosaur for defaulting to BULK INSERT for tasks like this? I know it is a manual process, including defining the table in the first place, but...
July 14, 2021 at 2:58 pm
I assume you're logged in. What browser/OS?
The briefcase seems to work for me.
July 13, 2021 at 3:23 pm
I'm not sure what you mean. Email is a specific way of sending something. This doesn't produce a file, but sends an email through an SMTP email system.
July 13, 2021 at 3:22 pm
Viewing 15 posts - 1,891 through 1,905 (of 39,771 total)