About

Hi there! I’m Mike Scalise. I’m an IT professional who’s passionate about SQL Server, Data Analysis, and Project Management.

I combine my passions to help organizations overcome their IT obstacles and achieve their goals. If you need help in any of these areas, please contact me here or on LinkedIn for a free consultation.

SERVICES I PROVIDE:
• Database Migrations and Upgrades
• Database Maintenance Plans
• Query Tuning
• Project Management Consulting
• Ellucian Colleague Consulting and Programming (SQL Server, Self Service, Web API, Envision Basic, Unidata, Computed Columns)
• High Availability/Disaster Recovery (HA/DR) Solutions
• Report Development (including Entrinsik Informer)
• Data Import/Export/Formatting
• System Integration

SPECIALTIES:
• Databases: Microsoft SQL Server, Rocket Unidata, Microsoft Access, MySQL
• Programming Languages: Windows Scripting, C#/VB, VBA, Google Apps Script, Envision Basic

In the meantime, I encourage you to review my portfolio and LinkedIn profile to see some of the projects I’ve worked on.

PERSONAL BIO

SELECT FullName = FirstName + ' ' + LastName
FROM   PersonBio
WHERE  Profession = 'IT Professional'
       AND Passions = 'Data, SQL, Project Management'
       AND HomeTown = 'Utica, NY'
       AND CurrentCity = 'Rochester, NY'
       AND Spouse = 'Amy'
       AND UGEducation = 'BS in Business Administration and IT'
       AND UGSpecialization = 'Entrepreneurial Studies'
       AND GREducation = 'MS in Management'
       AND Credentials = 'PMP' 

(1 row(s) affected)

FullName
--------
Mike Scalise