• The Farber Consulting Group, Inc.
  • Call Us: 732-536-4765
  • Search
  • Sitemap
  • Blog
  • About Us
  • Contact Us
  • Faq
Farber Consulting Group | Custom Software Development NY | Software Development Company | Sql Consulting
  • Home
  • MS Solutions

    Microsoft Solutions

    Convert MS Access to Web. Provide Custom Software Development. Develop web based solutions.
    At the Farber Consulting Group Inc., we Provide Microsoft Solutions Ranging from Remote DBA Services to Custom Software Development.
    • MS Access Development
      • MS Access Developers NJ
      • MS Access Developers Shop NY
      • MS Access Consultants
    • Custom Software Development New Jersey
    • Dot Net Development Company
      • Mobile Application Development New York
    • Visual FoxPro Consultants
    • Custom software development and sql consulting videos
    • Convert Your Visual FoxPro to a Cloud Based Web Application
    • Including Microsoft’s Power BI in Your Custom Business Intelligence Applications.
  • MS SQL Solutions

    Remote DBA Services

    Provide database solutions for MS SQL and MySQL and Convert MS Access to MS SQL
    We provide SQL Consulting Database Services. Our SQL Database Experts Consultants can handle all of your database needs.
    • Database Administrator for MS SQL and MySQL
    • MS SQL Consulting
    • MS SQL Remote DBA Services
    • SSIS SQL Server Integration Services Development
    • Database-Design
      • Database Design and Data Modeling Services
      • Our Software Requirements Specification Process
    • Remote DBA for MS SQL MySQL Oracle and use it only when you need it
  • Software Development

    Custom Software Development

    Custom software development solutions tailored to your specific business needs.
    This will optimize your business processes and save you thousands! Off the shelf.
    • Put Your MS Access Database In The Cloud
    • What is Web Scraping and How It Can Help Your Business Prosper?
    • Alpha Anywhere Software Development
    • Mobile Application Development
    • WebSite Development
    • Alpha Five Developer
    • Custom Application Development Company
    • Custom Software Development Our Work Process
    • Custom Software Development New York
    • Farber consulting group is one of the best software companies in New Jersey
  • Software Products

    Car Rental Software for Avis

    Check our Car Rental Software we developed for the Avis Car Rental Company.
    See our ERP Net as custom software that we developed including auto document creation for invoices, sales orders and much more.
    • ERP CRM Integration and inventory management systems
    • Automated ERP Inventory Management Solutions
    • Car Rental Software Avis Contract Manager
      • Car Rental Software
      • Sign Up The Car Rental Software Contract
    • No Interest Loan
      • Interest Free Loan Software
      • Dunning and Collection Letters Management
    • Multi Tenant Application
    • College Tracking System
      • Tests
      • College Application
      • Scholarship
      • Reports
    • Visual Report Engine Pro
      • Features
        • Reports
        • Query Builder
        • MultiLingual
        • Meta Data
      • VRep Users Say
    • Bid Manager Software For Schools
    • Payroll Manager and Bonus Calculation
  • DB Performance

    MySQL and SQL Server Consulting Services

    SQL Server and MySQL Consulting Services. Improve database performance tuning, health check and Upgrade and Install.
    Find my SQL remote DBA
    • MySQL-Consulting-In-NJ
    • Tuning MySQL Performance
    • Finding MySQL Consulting Experts at Your Convenience
    • MySQL Support & Services
  • Contact
  • Home
  • MS Solutions
    • MS Access Development
      • MS Access Developers NJ
      • MS Access Developers Shop NY
      • MS Access Consultants
    • Custom Software Development New Jersey
    • Dot Net Development Company
      • Mobile Application Development New York
    • Visual FoxPro Consultants
    • Custom software development and sql consulting videos
    • Convert Your Visual FoxPro to a Cloud Based Web Application
    • Including Microsoft’s Power BI in Your Custom Business Intelligence Applications.
  • MS SQL Solutions
    • Database Administrator for MS SQL and MySQL
    • MS SQL Consulting
    • MS SQL Remote DBA Services
    • SSIS SQL Server Integration Services Development
    • Database-Design
      • Database Design and Data Modeling Services
      • Our Software Requirements Specification Process
    • Remote DBA for MS SQL MySQL Oracle and use it only when you need it
  • Software Development
    • Put Your MS Access Database In The Cloud
    • What is Web Scraping and How It Can Help Your Business Prosper?
    • Alpha Anywhere Software Development
    • Mobile Application Development
    • WebSite Development
    • Alpha Five Developer
    • Custom Application Development Company
    • Custom Software Development Our Work Process
    • Custom Software Development New York
    • Farber consulting group is one of the best software companies in New Jersey
  • Software Products
    • ERP CRM Integration and inventory management systems
    • Automated ERP Inventory Management Solutions
    • Car Rental Software Avis Contract Manager
      • Car Rental Software
      • Sign Up The Car Rental Software Contract
    • No Interest Loan
      • Interest Free Loan Software
      • Dunning and Collection Letters Management
    • Multi Tenant Application
    • College Tracking System
      • Tests
      • College Application
      • Scholarship
      • Reports
    • Visual Report Engine Pro
      • Features
        • Reports
        • Query Builder
        • MultiLingual
        • Meta Data
      • VRep Users Say
    • Bid Manager Software For Schools
    • Payroll Manager and Bonus Calculation
  • DB Performance
    • MySQL-Consulting-In-NJ
    • Tuning MySQL Performance
    • Finding MySQL Consulting Experts at Your Convenience
    • MySQL Support & Services
  • Contact
  • The Farber Consulting Group, Inc.
  • Call Us: 732-536-4765
  • Search
  • Sitemap
  • Blog
  • About Us
  • Contact Us
  • Faq
  1. Home
  2. Blog

Blog

Apr 14, 2014

Why Convert Access To SQL

The Advantages of Converting from MS Access to SQL Server is that the performance, and processing time are all significantly improved.

Feb 16, 2014

Create Unique Invoice Number in SQL

A better solution will have a separate table so you can generate Invoice numbers. This way you let IDENTITY field work for you with any Insert as shown in the below Stored Procedure.

  • SQL Consulting
  • MS SQL Remote DBA
  • Database Administrator
  • database optimization
  • Remote DBA Services
  • Reverse Database Engineering
Feb 13, 2014

How to solve identity problem in SQL 2012

Microsoft changed the Identity behavior to jump in increment of 1000 or 10000 whenever the SQL Server 2012 restart. For example: we have a Primary Key that was 10012, if you re-start the SQL server instant, then in the next Insert record you will get the Primary Key as 11012.

  • SQL Consulting
  • Upsize Ms Access to MS SQL
  • MS SQL Remote DBA
  • Database Experts
  • Remote SQL DBA Services
Jan 23, 2014

Step-by-Step Guide: How to Disable User Account Control (UAC) in Windows Server 2012

Running any program and dealing with the UAC could be a hassle and that process also evaluates if the user has the rights to proceed with the program any further. If you need to remove the below UAC and save you the additional click then follow some basic steps to accomplish just that.

Dec 13, 2013

SQL Consulting

We are experts at SQL Server database administration, performance tuning and database optimization to maximize your company's productivity. In our team we have MS SQL MVP consultant and our highest experience person has 26 years of database solutions. We are located in central NJ and provide MS SQL consulting solutions all over the USA.

  • SQL Consulting
  • Remote DBA
  • Database Administrator
  • Sql Server Consultant USA
  • Sql Server Consultants USA
  • Big data
Jul 22, 2013

Remote DBA

Why do you need Remote DBA or Database Administrator for your company? A Microsoft SQL remote Database Administrator service is one that answers the call for all your database administration needs.

  • Remote DBA
  • Database Administrator
  • MS SQL Consulting Services
  • Remote database administration
  • MS SQL Big Data
Apr 02, 2013

Optimize your sql query for best search result

When developing solutions that require querying large amount of data, you may want to consider user Stored Procedures. When accessing multiple "query patterns", you want to program your system to use the most efficient algorithm to return your data to the user. While using dynamic SQL may work for small databases, a preferred method would be to use a Stored Procedure to optimize performance.

  • SQL Consulting
  • MySQL Administrator
  • Remote database administration
  • Alpha five software
  • Microsoft SQL server
Mar 11, 2013

Splitting an Address into Street Number and Street Name in SQL

Attempting to improve search performance when querying on multiple fields (such as First Name, Last Name, Address, City and State) can sometimes could be a bit tricky. Performance improvements can be achieved by splitting the address into separate Street Number and Street Name fields.

  • Split Address to Street Number and Street Name in sql
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26

Popular Tags

  • SQL Consulting
  • MySQL Consultant
  • Database Consulting for MySQL
  • mysql database consultant
  • MySQL Consultants
  • MySQL Performance Tuning
  • improving mysql performance
  • Custom Software Development
  • Custom Software Development Company
  • custom software development New York

Got questions about unleashing the full potential of your project?
We’ve got the answers!

Contact Us

Farber Consulting Group | Custom Software Development NY | Software Development Company | Sql Consulting

Questions not answered yet?
Our sales is here to help

Contact Us

Marlboro NJ, USA
732-536-4765

Menu

  • Home
  • About Us
  • Blog
  • Sitemap
  • Contact Us

Services

  • MS Solutions
  • Database Experts
  • Software Application
  • Software Products
  • DB Performance

Latest Posts

Jun 03/2025

Vector Databases & Beyond: Fueling the Next Generation of Intelligent Applications

May 30/2025

The ROI of Custom Software: Why It’s a Smart Investment for Growing Businesses

Copyright © 1992 - The Farber Consulting Group Inc.
All Rights Reserved.

Sitemap

Search