Quantcast
Channel: Welcome To TechBrothersIT
Browsing all 1874 articles
Browse latest View live

How to Change Recovery Model of Databases to Bulk_Logged in SQL Server - SQL...

Scenario:You are working as SQL Server DBA or developer, You need to write script that should change the database recovery model to Bulk-Logged for selected databases.Below script can be used to change...

View Article


Image may be NSFW.
Clik here to view.

C# - How to Convert CSV or Text files to Excel file in C#

Scenario: Download ScriptYou are working as C# developer, you need to write a program that should read text or csv files from source folder and convert them to an Excel file/s in destination folder....

View Article


Image may be NSFW.
Clik here to view.

C# - How to Import data from multiple CSV or Text files to an Excel sheet in C#

Scenario : Download ScriptYou are working as C# developer, you need to write a program that should read all the csv or text files from input folder and create a new Excel file with date-time and load...

View Article

Image may be NSFW.
Clik here to view.

C# - How to create Excel Sheet From CSV File and Keep appending data in Excel...

Scenario: Download ScriptYou are working as C# Developer, you need to create C# program that should read a CSV file from a folder and then create Excel File. The new file with same name will be dropped...

View Article

Image may be NSFW.
Clik here to view.

C# - How to Import Multiple CSV files into Excel file to separate Excel...

Scenario: Download ScriptYou are working as C# developer, You need to write a program in C# that should read all CSV files from a folder and create a new Excel file with Date time and load CSV files to...

View Article


Image may be NSFW.
Clik here to view.

C# - How to export database tables to Excel File dynamically in C#

Scenario : Download ScriptYou are working as Dot Net or C# Developer. You got this requirement where you have to Export all the Tables from a SQL Server Database to Excel File. Each Table should be...

View Article

Image may be NSFW.
Clik here to view.

C# - How to Export Stored Procedure Result Set to Excel file dynamically in C#

Scenario : Download ScriptYou are working as C# developer or Dot Net developer and you need to create a program that should execute Stored Procedure from SQL Server database and create an excel file...

View Article

Image may be NSFW.
Clik here to view.

C# - How to export Table or View Records to Excel file dynamically in C#

Scenario : Download ScriptYou are working as C# or Dot Net Developer, You got this requirement “Create a program that should read the data from SQL server Table, create an Excel file with Date time and...

View Article


Image may be NSFW.
Clik here to view.

C# - How to Read Excel Sheet Data after Skipping Rows and Load to SQL Server...

Scenario : Download ScriptYou are working as C# developer or Dot Net Developer. You need to write a program that should be able to skip some rows from an Excel Sheet and load the remaining records to...

View Article


Image may be NSFW.
Clik here to view.

C# - Import Excel Files with Single or Multiple Sheets to SQL Server Tables...

Scenario: Download ScriptYou are working as C# or Dot Net Developer, You receive single or multiple files in source folder daily. These Excel Files can have single or multiple Sheets. You need to load...

View Article

Image may be NSFW.
Clik here to view.

C# - Import Data To Tables according to Excel Sheet Names from Excel Files...

Scenario : Download ScriptYou are working as C# or Dot Net Developer, You get single or multiple Excel files in one of Source Folder. The Excel file can come with single or multiple sheets. Each sheet...

View Article

Image may be NSFW.
Clik here to view.

C# - Import Excel Sheet Data with Excel File Name and Sheet Name in SQL...

Scenario : Download ScriptYou are working as C# or Dot Net Developer. You need to load Excel file/s with single or multiple sheets to SQL Server Table. As you will loading the records on daily basis,...

View Article

Image may be NSFW.
Clik here to view.

C#- How to convert each excel sheet to CSV file from Excel Files in C#

Scenario : Download ScriptYou are working as C# or Dot Net Developer. You got this requirement where you get single or multiple Excel files in Source or Input folder. Each File Can have single Sheet or...

View Article


Image may be NSFW.
Clik here to view.

C# - How to create CSV file per Excel File and Load All Sheets from Excel...

Scenario : Download ScriptYou are working as C# or Dot Net Developer. You got this requirement where you get single or multiple Excel files in Source or Input folder. Each File Can have single Sheet or...

View Article

Image may be NSFW.
Clik here to view.

C# - How to Create Table per Excel File and Import all Sheet's Data...

Scenario: Download ScriptYou are working as C# or dot Net Developer, you need to write a program that should create a Table if not exists per Excel File and load all sheet's data to it. As we are going...

View Article


Image may be NSFW.
Clik here to view.

C# - How to create table for each of Excel Sheet Dynamically and Import Data...

Scenario: Download ScriptYou are working as C# or dot net Developer, you have tons of Excel files sitting in source folder. You got this requirement in which you need to write a program that should...

View Article

Image may be NSFW.
Clik here to view.

C# - Import Multiple Excel Files with Multiple Sheets to Single SQL Server...

Scenario : Download ScriptYou are working as C# or dot net developer. You need to write a program that should be able to load single or multiple excel files with single or multiple excel sheets to...

View Article


Image may be NSFW.
Clik here to view.

C# - How to Import Excel Sheet to SQL Server Table in C#

Scenario: Download ScriptYou are working as C# or dot net developer in insurance company. You need to write a C# code that should read the data from Excel Sheet and load to SQL Server Table.How to...

View Article

Image may be NSFW.
Clik here to view.

C# - How to get Excel file's information and import to SQL Server Table in C#

Scenario : Download ScriptYou are working as C# or Dot Net developer, You are asked to create a program that should collection the information for all the excel files in a folder such asFolder...

View Article

Image may be NSFW.
Clik here to view.

C# - Import Only Matching Column's Data to SQL Server Table from Excel Files...

Scenario: Download ScriptYou are working as C# or Dot Net Developer.  You get Excel files in source folder with single or multiple sheets that you need to load into SQL Server Table called dbo.Customer...

View Article
Browsing all 1874 articles
Browse latest View live