PureSourceCode
Skip to content
PureSourceCode
All technologies, only pure source code
  • Home
  • Forum
  • Links
    • Videos
    • Contact
    • Download
  • Services
    • Azure Functions creation
    • Azure support
    • Custom software development
    • Mobile applications
  • Shop
  • Register
  • Profile
    • User Blogs
    • Submit New Blog Post
    • My Profile
    • Search Users
    • Newsletter
    • Compare
    • Wishlist
    • Cart
    • Checkout
    • My orders
  • Groups
    • Group Wall
    • Users Map
    • Write a post
    • Event Sites & Locations
    • Events
    • Booking
    • Submit Event
    • Performers
    • User Profile
    • Event Types
Homepage
.NET
SQL

Category: SQL

C# SQL
54321
0 (0 votes)
9
How do I extract text that lies between two strings?
Enrico4 years ago0

My initial problem was to extract from a SQL string generated by MySql, all fields. I had a string like 1 2 3 4 5 6 7 8 9 10…

csharp, extract
Read more

Share

  • Facebook
  • Twitter
  • Google+
  • LinkedIn
  • Pinterest
Developers SQL
54321
0 (0 votes)
37
Migrate SQLite to MySQL
Enrico4 years ago0

I’m developing a huge app made with Xamarin Forms in my company. A problem was to create all tables in the device with SQLite to the main database MySql. I…

Read more

Share

  • Facebook
  • Twitter
  • Google+
  • LinkedIn
  • Pinterest
SQL
54321
0 (0 votes)
36
How to use REPLACE() within NTEXT columns in SQL Server
Enrico5 years ago0

SQL has an incredibly useful function, REPLACE(), which replaces all occurrences of a specified string with another string, returning a new string. It works great with all forms of NCHAR…

Read more

Share

  • Facebook
  • Twitter
  • Google+
  • LinkedIn
  • Pinterest
SQL
54321
0 (0 votes)
20
How can I know when SQL Full Text Index Population is finished?
Enrico5 years ago0

When you execute some queries on your SQL Server, are you sure the catalog is being imported? With this simple script you can know which is the Index status. DECLARE…

Read more

Share

  • Facebook
  • Twitter
  • Google+
  • LinkedIn
  • Pinterest
SQL
54321
0 (0 votes)
58
How to remove HTML tags from data with SQL
Enrico5 years ago0

The purpose of this article is to provide a way of cleaning up of HTML tags within the data. When we use various styles or tabular format data in UI…

Read more

Share

  • Facebook
  • Twitter
  • Google+
  • LinkedIn
  • Pinterest
SQL
54321
0 (0 votes)
61
SQL SERVER – Find Current Location of Data and Log File of All the Database
Enrico5 years ago0

As I am doing lots of experiments on my SQL Server test box, I sometime gets too many files in SQL Server data installation folder – the place where I…

Read more

Share

  • Facebook
  • Twitter
  • Google+
  • LinkedIn
  • Pinterest
SQL
54321
0 (0 votes)
11
How to truncate log file in SQL Server
Enrico5 years ago0

In SQL Server data is stored using two physical files: (.mdf) extension which contains the data. (.ldf) extension which contains log. Log file size increases very rapidly and depend on…

Read more

Share

  • Facebook
  • Twitter
  • Google+
  • LinkedIn
  • Pinterest

PSC Search

Search for:

Ads

Meta

  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Tags

accounting-software agile alexa android apps artificial-intelligence azure azure-devops azure-functions bill-gates docker dotnet entity-framework entity-framework-core fsharp function games github google-play identityserver4 installer integration invoices ios iPhone javascript linux microsoft-excel microsoft-office ms-edge netcore packages password Progressive-Web-Apps pwa security source-generators start tools website windows10 windows10x xamarin-form xbox xbox-series-s

Ads

Recent Posts

  • Add logging to Microsoft Office add-ins
  • Start with Docker
  • Deploying dockerized R/Shiny Apps on Microsoft Azure
  • Dropdown list in Excel
  • Windows10X is the answer to ChromeOS

Recent Comments

  • Add logging to Microsoft Office add-ins - PureSourceCode on Microsoft teases its future Office UI
  • Start with Docker - PureSourceCode on Getting started with Windows Terminal
  • Start with Docker - PureSourceCode on Azure your platform in the cloud
  • Deploying dockerized R/Shiny Apps on Microsoft Azure - PureSourceCode on Use Azure Resource Groups: A Simple Explanation
  • Deploying dockerized R/Shiny Apps on Microsoft Azure - PureSourceCode on Azure your platform in the cloud

Ads

Archives

  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • November 2019
  • September 2019
  • August 2019
  • July 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • August 2018
  • June 2018
  • May 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • August 2017
  • July 2017
  • June 2017
  • May 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
  • November 2015
  • October 2015
  • September 2015
  • August 2015
  • July 2015
  • June 2015
  • May 2015
  • April 2015
  • March 2015
  • February 2015
  • January 2015
  • November 2014
  • September 2014
  • August 2014
  • July 2014
  • June 2014
  • May 2014
  • April 2014
  • September 2013

Ads

Categories

  • .NET
  • .NET Core
  • .NET General
  • Agile
  • Ajax
  • Amazon
  • Android
  • AngularJs
  • Apple
  • Apps
  • ASP.NET
  • Azure
  • Azure
  • C#
  • Developers
  • Docker
  • F#
  • Framework
  • Games
  • General
  • Google
  • Google
  • HTML
  • IIS
  • Internet
  • iOS
  • JavaScript
  • Linux
  • macOS
  • Microsoft
  • Microsoft Office
  • MVC
  • News
  • Other
  • PowerBI
  • Programming languages
  • Projects and ideas
  • R
  • React.JS
  • Security
  • SQL
  • Testing
  • Tips & tricks
  • Tools
  • TypeScript
  • Uncategorized
  • Universal Windows App
  • VB.NET
  • Visual Basic
  • Visual Studio
  • Visual Studio
  • WebAPI
  • Windows
  • Xamarin

Ads

Template MOnsters

My other sites

Pure Source Code
PSC Short Url
Quarantine Culture Club
My CV
GitHub
Bookshop
© Copyright 2021. All rights reserved.
 Tweet
 Tweet
 WhatsApp
 E-mail
 Tweet
 Tweet
 WhatsApp
 E-mail
 Tweet
 Tweet
 LinkedIn
 WhatsApp
 E-mail