Gridview 2005 sql asppráce

Filtrovat

Moje poslední hledání
Třídit podle:
Rozpočet
pro
pro
pro
Typ
Dovednosti
Jazyky
    Stav zakázky
    2,000 gridview 2005 sql asp zakázek nalezeno, ceny v EUR

    NOTE: The #JobIDList temp table actually contains about 67,790 records which is the same amount of records i need to insert into the HS_JOB table and since it won't fit the description box i decided to reduce the amount of values. The issue is that whenever i run this with Rollback i noticed 28 records are not being accounted for, can someone help tune this query to make sure it inserts everything i need: if object_id('tempdb..#GroupList') is not null       drop table #GroupList; create table #GroupList ( RowNum int identity , GROUP_ID int ) if object_id('tempdb..#JobIDList') is not null       drop table #JobIDList; create table #JobIDList ( RowNum int identity , JOB_ID int ) if object_id('tem...

    €19 / hr (Avg Bid)
    €19 / hr Průměr. nabídka
    15 nabídky

    NOTE: The #JobIDList temp table actually contains about 67,790 records which is the same amount of records i need to insert into the HS_JOB table and since it won't fit the description box i decided to reduce the amount of values. The issue is that whenever i run this with Rollback i noticed 28 records are not being accounted for, can someone help tune this query to make sure it inserts everything i need: if object_id('tempdb..#GroupList') is not null       drop table #GroupList; create table #GroupList ( RowNum int identity , GROUP_ID int ) if object_id('tempdb..#JobIDList') is not null       drop table #JobIDList; create table #JobIDList ( RowNum int identity , JOB_ID int ) if object_id('tem...

    €21 (Avg Bid)
    €21 Průměr. nabídka
    6 nabídky
    wordpress sql Ukončeno left

    ...to ensure the menu starts empty without the standard items? For instance, consider this example code: Is there a configuration code in WOOFOOD that allows for an empty menu to be set up? Moreover, if a large menu has already been entered and we need to update it, it seems we must delete everything manually from the admin panel. Is there an SQL command that can completely remove the entire menu, including all categories, products, and tags? Can this be done with a single code execution? EXAMPLE WEB MENU:

    €143 (Avg Bid)
    €143 Průměr. nabídka
    54 nabídky
    Trophy icon Matrix effect background image Ukončeno left

    ...should be 1920x1080. Here are the details of the project: I'm looking for a linked-in background banner that is matrix effect. I must have some charts in it (like pie chart, line chart and bar graph). It also must look like its building a new chart. Maybe through in small hints of color on the chart too. Id like to have a few words in there too, again with the matrix affect: Analyst SQL Power Bi Accurate Data Driven Reporting Skilled Style of Matrix Effect: - Classic green code Matrix Effect Type: - Static Resolution: - Standard (1920x1080) Skills and Experience Required: - Proficiency in graphic design and image editing software - Experience in creating matrix effects or similar visual effects - Attention to detail to ensure the code...

    €23 (Avg Bid)
    Zaručené
    €23
    110 příspěvky

    I am looking for a skilled freelancer who can help me with independent SQL queries using psycopg2. The purpose of these queries is data manipulation and analysis. I specifically need someone who has experience working with PostgreSQL as the database system. It is important that the queries are optimized for performance. Ideal skills and experience for this job include: - Strong proficiency in SQL and psycopg2 - Proficiency to integrate SQL queries into a Python program - Experience working with PostgreSQL - Knowledge of query optimization techniques - Ability to analyze and manipulate data efficiently - Attention to detail and ability to follow project requirements

    €101 (Avg Bid)
    €101 Průměr. nabídka
    19 nabídky

    Meus requisitos de banco de dados estão muito específicos. Eu preciso de um banco de dados SQL e, como escolha final, eu optei por usar o banco de dados MySQL. Além disso, eu precisei de funções específicas para o meu projeto, em particular gerenciamento de usuários, para garantir segurança e fiabilidade para os usuários. No entanto, eu não preciso de manutenção contínua para o meu banco de dados.

    €418 (Avg Bid)
    €418 Průměr. nabídka
    23 nabídky

    ...calculate the hourly rate and the time needed to complete different task documents, on an agreed fixed price. The best offers with the right experience will have the opportunity to work with us on a long-term basis. Also, Good prospects for the right developers, based on the performances evaluated over a period of time, once you established your skills. Need to provide the changed code details and sql queries if any at the end of each sub-task, with the changed code line numbers. Unlimited Revisions are needed. Any bugs created due to your own developments are to be fixed on free of Charge. Recruitment is for a long-term big project as such, all the developers are subject to practical skill task tests. Please send your details for the below-mentioned questions. 1. What typ...

    €136 (Avg Bid)
    €136 Průměr. nabídka
    31 nabídky

    I am looking for an experienced ASP.NET and SQL programmer to work on a project I have. This project requires integration of new functionality in an existing stock management software. Timewise, the project has some flexibility. I'm open to discussing the details and specifications of the project, so feel free to reach out. Romanian language is a big plus as is a location close to Brasov / Romania for some F2F meetings. Thanks for your time and consideration!

    €31 / hr (Avg Bid)
    €31 / hr Průměr. nabídka
    56 nabídky

    I have code written in classic asp that displays entries in an Excel file on a web page. See , for example. Each of the link on that page relate to the data in the different worksheets in the file in the attached zip file. I am looking for just one amendment at this stage: pagination. In other words, the user should have the abiltiy to select the number of rows to be displayed in the table. If there are 200 rows of data in the Excel worksheets and the user selects 50 rows to be displayed, these will be displayed across four pages, each containing 50 rows of data. The existing code is attached in the attachment and corresponds to the data. If this cannot

    €178 (Avg Bid)
    €178 Průměr. nabídka
    40 nabídky

    ...and menu should be listed well at admin panel. If you have the skills and experience required for this project, please provide examples of your previous work and a proposal outlining your approach to revamping the homepage. Technical T&Cs 1. Page needs to be customized in Core PHP (not using any plugin or elementer etc), editable from wordpress’ admin panel & data to be synched in backend with SQL DB. 2. Changes needs to be implemented and tested at live website. 3. Pls bid only and only if agreed with the payment Terms & Condition below. 4. Timeline - 3 days after project acceptance. Please accept only and only if you can meet deadlines. Payment T&Cs 1. 10% to KickStart project 2. 20% on completion of form design finalisation, DB table integration a...

    €26 (Avg Bid)
    €26 Průměr. nabídka
    27 nabídky

    ...need to learn about these topics. Ususally I m using MS Access for design. Please check my previous work but stuck at data normalization. Task 1: Data Normalization Convert each of your relations schemas / tables to 3NF, showing all intermediate stages, that is, 1NF and 2NF Task 2: Queries: Minimum 5 different queries. For each query, provide the question that the query should answer and the SQL statement or Access Query required to answer the question. The questions should be of business value and should provide information you think is important to the management. Include screenshots of the result of each query in your report as a proof that it worked and produced the desired result. Queries should include these if/when possible: • Conditions using various operators on...

    €32 (Avg Bid)
    €32 Průměr. nabídka
    17 nabídky

    I'm looking for someone experienced creating ERDs for a small business project and experienced in SQL for database schema in MySQL workbench. Contact me for more details

    €26 (Avg Bid)
    €26 Průměr. nabídka
    17 nabídky

    I am seeking a highly experienced and skilled freelancer to take on an exciting project. The goal is to develop a Windows-based application that seamlessly integrates with the Busy accounting software. This application needs to facilitate real-time data exchange between the Busy accounting software and our own databases, which are maintained in either MS Access or MS SQL. The key features of this project include database selection, user authentication, company code selection, data synchronization, real-time updates, error handling, and robust security. Additionally, the application should provide the capability to generate financial and accounting reports based on the data in the Busy accounting software. Our vision is to create a user-friendly and reliable system that ensures dat...

    €353 (Avg Bid)
    €353 Průměr. nabídka
    10 nabídky

    I am looking for a full stack developer with experience in Node.js and to work on a long term project. Requirements: - Strong proficiency in Node.js and JavaScript - Familiarity with front-end technologies such as HTML, CSS, and JavaScript frameworks (e.g., React, ) - Knowledge of back-end technologies like , and SQL databases - Ability to work with APIs and integrate third-party services - Experience in building and adding new features to existing software - Strong problem-solving skills and attention to detail - Ability to collaborate with a team and communicate effectively Project Goal: The goal of this project is to add new features to an existing software.

    €150 (Avg Bid)
    €150 Průměr. nabídka
    62 nabídky

    i have a Laravel project file and sql file I want to install on a ubuntu server and link with a domain using A record . also you have to provide how to install in future any other server if I want. you have to give a video file.

    €14 (Avg Bid)
    €14 Průměr. nabídka
    5 nabídky

    FrontEnd : React.js BackEnd : Node.js DB : MSSQL (Microsoft SQL) Existing project added 1 new page Frontend done, Backend not yet. Need to add backend followed by current structure, format. can reference other module of existing. Payment only SGD and Budget not so hight. TImeline is 1 day. no su much thing. If you interest & ok, pls ping for detail.

    €19 (Avg Bid)
    €19 Průměr. nabídka
    24 nabídky

    I am looking for a .NET developer with experience in shoplift GraphQL API and SQL to help with my project. Specific features needed for the GraphQL API include: - CRUD operations (Create, Read, Update, Delete) - Pagination and Filtering - Authentication and Authorization The SQL database structure is already in place and set up. The expected time frame for this project is less than 1 week. Ideal skills and experience for this job: - Proficiency in .NET development - Strong knowledge of GraphQL API and SQL - Experience with CRUD operations, pagination and filtering, and authentication and authorization in GraphQL API.

    €10 / hr (Avg Bid)
    €10 / hr Průměr. nabídka
    16 nabídky

    Estoy búsqueda de un especialista altamente calificado en la elaboración de consultas, y demás, en bases de datos, esto para que me realice un examen de SQL Server. El candidato ideal debe tener un profundo conocimiento en diseño, implementación y optimización de bases de datos usando SQL Server. Así como experiencia en resolución de problemas y situaciones prácticas. Si posees estas habilidades y te interesa colaborar en este proyecto a corto plazo, ¡espero tu postulación!

    €58 (Avg Bid)
    €58 Průměr. nabídka
    5 nabídky

    I am looking for at least 6 years experienced and skilled developer who can fix an error (Null Data) during a usage and make additional functionality (Count and 9 digits of a phone number from right to left and remove any other number on the right) and separate all USA address in a column in SQL database into columns Number, Address, State, & Zip code using C#) . Skills and experience needed: - Strong C# desktop application development & SQL Server understanding - Proficient in troubleshooting and debugging - Familiarity with error handling and message display In addition to fixing the error, I also require functionality improvements to the application. This includes making changes to the existing features and adding new features to enhance the overall user exper...

    €187 (Avg Bid)
    €187 Průměr. nabídka
    19 nabídky

    I am looking for a Data Entry Project Manager to assist me with data cleaning and validation tasks. The project invo...entry and organization - Experience in data cleaning and validation - Attention to detail and accuracy in data processing - Familiarity with Excel, Google Sheets and SQL Database - Ability to work efficiently and meet project deadlines Responsibilities: - Clean and validate data to ensure accuracy and completeness - Organize and structure data in a systematic manner - Use Excel, Google Sheets or SQL Database to clean and validate data - Generate reports and analysis based on the cleaned and validated data If you have the necessary skills and experience in data entry and data cleaning, and are proficient in Excel, Google Sheets or SQL Database, please...

    €20 (Avg Bid)
    €20 Průměr. nabídka
    28 nabídky
    App Last Mille Ukončeno left

    The App will load daily dispatches (SQL database connection) by supervisor/seller/area/route/driver which will provide information on the status of the daily delivery in offline and online mode, pre-liquidation reports, effectiveness report.

    €435 (Avg Bid)
    €435 Průměr. nabídka
    37 nabídky

    ...Formulario en Excel VBA llamado "Horario" que guarda la información de "Entrada" y "Salida" de los empleados con sentencias SQL en 2 Tablas de Access "T_HorasLaboradas" y "T_DescansoDfcto" (ver fotos) Dicho Formulario para registrar La Hora de Entrada y Salida de los empleados y la hora de descanso, continuará estando en Excel y La Base de Datos NECESITO QUE ME AYUDES A MIGRARLA DESDE ACCESS A UNA BASE DE DATOS SQL en Digital Ocean. Arquitectura Multitenant: Se Creará una Tabla de Horario diferente para cada Empresa (inicialmente son 2 empresas de un mismo grupo empresarial). También necesito hacer un Formulario en Excel VBA para pegar las Consultas SQL conectado a MySQL o SQL S...

    €27 (Avg Bid)
    €27 Průměr. nabídka
    6 nabídky

    ...an expert in C# programming who specializes in web development. Skills and experience required: - Strong proficiency in C# programming language - Experience in developing web applications using C# - Knowledge of web development frameworks such as ASP.NET, MVC, or Razor - Familiarity with front-end technologies such as HTML, CSS, and JavaScript - Experience in working with databases, preferably SQL Server - Ability to integrate APIs and third-party libraries into web applications The project involves developing a web application using C# programming language. The application will require user authentication, data manipulation, and integration with external APIs. Timeline: - The project needs to be completed within 24 hours. If you have the necessary skills and experience in...

    €95 (Avg Bid)
    €95 Průměr. nabídka
    19 nabídky

    I am looking for a freelancer who can generate financial reports for me. Specifically, I need both a Balance Sheet and a Profit and Loss Statement. I already have a template in ...need both a Balance Sheet and a Profit and Loss Statement. I already have a template in mind for the format of these reports, so the freelancer will need to work within that template. The timeline for this project is 30 days, so I am looking for someone who can commit to completing the reports within that timeframe. Ideal skills and experience for this job include: - Proficiency in SSRS (SQL Server Reporting Services) - Strong knowledge of financial reporting and accounting principles - Experience creating Balance Sheets and Profit and Loss Statements - Attention to detail and accuracy in report g...

    €10 / hr (Avg Bid)
    €10 / hr Průměr. nabídka
    15 nabídky

    ...an expert in C# programming who specializes in web development. Skills and experience required: - Strong proficiency in C# programming language - Experience in developing web applications using C# - Knowledge of web development frameworks such as ASP.NET, MVC, or Razor - Familiarity with front-end technologies such as HTML, CSS, and JavaScript - Experience in working with databases, preferably SQL Server - Ability to integrate APIs and third-party libraries into web applications The project involves developing a web application using C# programming language. The application will require user authentication, data manipulation, and integration with external APIs. Timeline: - The project needs to be completed within 24 hours. If you have the necessary skills and experience in...

    €313 (Avg Bid)
    €313 Průměr. nabídka
    17 nabídky

    ...an expert in C# programming who specializes in web development. Skills and experience required: - Strong proficiency in C# programming language - Experience in developing web applications using C# - Knowledge of web development frameworks such as ASP.NET, MVC, or Razor - Familiarity with front-end technologies such as HTML, CSS, and JavaScript - Experience in working with databases, preferably SQL Server - Ability to integrate APIs and third-party libraries into web applications The project involves developing a web application using C# programming language. The application will require user authentication, data manipulation, and integration with external APIs. Timeline: - The project needs to be completed within 24 hours. If you have the necessary skills and experience in...

    €105 (Avg Bid)
    €105 Průměr. nabídka
    15 nabídky

    I need a serious PHP developer to do some work on my SMF 2.0 Forum Software. The URL of the website is All the details of the project are given in the attached pdf. The work will include: - Adjust and installing Mod files - Bug Fixing You need to be good at PHP, SQL, Jquerry, Ajax. I will consider serious offers only from people who carefully read the project worksheet and understand what they are doing

    €169 (Avg Bid)
    €169 Průměr. nabídka
    62 nabídky

    I need somebody who can help me write a vba script in ifix to connect to ms sql databaseand perform some query. previous experience with ifix and vba script is preferred.

    €15 / hr (Avg Bid)
    €15 / hr Průměr. nabídka
    11 nabídky

    I am looking for someone who has experience in data transformation using ETL techniques on SQL Server. Knowledge in extracting, transforming, and loading data from various sources into the SQL Server database. Experience in data migration, data cleansing and data integration Familiarity with different data sources and formats.

    €20 / hr (Avg Bid)
    €20 / hr Průměr. nabídka
    45 nabídky

    I need somebody who can help me write a vba script in ifix to connect to ms sql databaseand perform some query. previous experience with ifix and vba script is preferred.

    €10 / hr (Avg Bid)
    €10 / hr Průměr. nabídka
    11 nabídky

    Looking for an experienced Developer in Oracle SQL, Flyspeed(simple SQL querying tool), and C#. I have an existing C# website that needs modifications and data binding. As well as a need for assistance in crafting queries for reports. Additionally, I'd appreciate some tutoring in these areas and guidance if possible.

    €19 / hr (Avg Bid)
    €19 / hr Průměr. nabídka
    49 nabídky

    I need somebody who can help me write a vba script in ifix to connect to ms sql databaseand perform some query. previous experience with ifix and vba script is preferred.

    €13 / hr (Avg Bid)
    €13 / hr Průměr. nabídka
    13 nabídky

    ...text editor to run simple queries and scripts by users in SQL, Python, R and MongoDB. In the attached image you can see an idea of the type of editor that you want to develop (the example is for SQL). Reference site: I will give more details in private conversation. --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Desarrollo de un editor de texto online simple y fácil de usar para ejecutar consultas y scripts sencillos por parte de los usuarios en SQL, Python, R y MongoDB. En la imagen adjuntada se puede ver una idea del tipo de editor que se quiere desarrollar (el ejemplo es para SQL). Hay una web que hace al...

    €2419 (Avg Bid)
    €2419 Průměr. nabídka
    49 nabídky
    API Development Ukončeno left

    ...Functionality: I have a detailed specification outlining the specific functionality I require for the API. Timeframe: The project should be completed within a month. The API will have 3 endpoints: 1) Authenticate User 2) Change User Password 3) Password Reset Request Each endpoint will need to write to a log (SQL table) an audit record for each time the endpoint is called. I will supply the specification for how each endpoint needs to work, how the logging needs to work. I will supply the SQL Server scripts. The source code needs good commenting. I need a simple page created to be able to test logging in, requesting a password reset and resetting the password. IP rights will be assigned to my Company. Source code will be supplied. More work will be provided if the...

    €109 (Avg Bid)
    €109 Průměr. nabídka
    47 nabídky

    Looking for working basic Flask SQLalchemy CRUD web application to do CRUD openations on this MS SQL Server table: If the code changes (additional fields are added, the database must change accordingly) CREATE TABLE [dbo].['Buchhaltung-A220$']( [ID] [bigint] IDENTITY(1,1) NOT NULL, [Beleg] [nvarchar](255) NULL, [Objekt] [bigint] NULL, [Datum] [datetime] NULL, [Geschaeftsvorfall] [nvarchar](255) NULL, [Kilometer] [float] NULL ) ON [PRIMARY] Flask 3.0 SQLalchemy 2

    €35 (Avg Bid)
    €35 Průměr. nabídka
    12 nabídky

    I am looking for a freelancer who can generate financial reports for me. Specifically, I need both a Balance Sheet and a Profit and Loss Statement. I already have a template in ...need both a Balance Sheet and a Profit and Loss Statement. I already have a template in mind for the format of these reports, so the freelancer will need to work within that template. The timeline for this project is 30 days, so I am looking for someone who can commit to completing the reports within that timeframe. Ideal skills and experience for this job include: - Proficiency in SSRS (SQL Server Reporting Services) - Strong knowledge of financial reporting and accounting principles - Experience creating Balance Sheets and Profit and Loss Statements - Attention to detail and accuracy in report g...

    €53 (Avg Bid)
    €53 Průměr. nabídka
    34 nabídky

    ...**Qualifications / Requirements** To excel in this role, you should possess the following qualifications: - Finance Background: A strong educational background in Finance, Economics, or a related field. - Data Engineering Skills: Proficiency in data engineering concepts, including data modeling, ETL processes, and data integration. - Programming Skills: Familiarity with programming languages such as Python, SQL, or other relevant tools. - Data Management: Understanding of data quality assurance and data governance principles. - Analytical Skills: Ability to apply financial principles to data analysis and reporting. - Attention to Detail: A meticulous approach to data handling and a commitment to maintaining data accuracy. - Communication Skills: Effective communication skills for...

    €36 / hr (Avg Bid)
    €36 / hr Průměr. nabídka
    15 nabídky

    ...features and functionalities that I want to include in the platform, but need also a designer for software mickups and to set devops environement on azure Required experience: - I am looking for a freelancer with advanced experience in .net and angular to undertake this project. I'm looking to build a rental community platform with Microsoft .NET and Angular. I need the project to utilize SQL Server for its database technology in order to ensure the platform is stable and secure. Furthermore, I'd like to include features such as payment integration, user authentication, and other additional features. The platform will be a website that can be converted also to an hybrid mobile app ( it will be an SPA with responsive design, HTML5, BOOTSRAP) . it will be host...

    €8387 (Avg Bid)
    DOM
    €8387 Průměr. nabídka
    61 nabídky

    I am looking for a skilled and experienced database designer and SQL developer to design a database and implement SQL scripts for an online e-shop. Database System: - The preferred database system for this project is MySQL. Database Design: - The client has a specific design in mind for the database. Expected Scale: - The expected scale of the database is small, as it is for a single store. Ideal Skills and Experience: - Strong knowledge and experience in MySQL database design and implementation - Proficiency in SQL scripting - Experience in designing databases for e-commerce platforms - Ability to work with the client's specific design requirements - Attention to detail and ability to ensure data integrity and security

    €18 (Avg Bid)
    €18 Průměr. nabídka
    14 nabídky

    I am looking for a freelancer who has experience with SQL Server and Informatica's Intelligent Cloud Services (IICS) platform to help me load a large SQL Server database into Snowflake using IICS. This project is urgent and needs to be completed within 1-2 weeks. Requirements: - Experience working with SQL Server databases larger than 100 GB - Proficiency in using Informatica's IICS platform - Ability to apply specific business rules and transformations during the loading process

    €20 / hr (Avg Bid)
    €20 / hr Průměr. nabídka
    17 nabídky
    SQL Small Project Ukončeno left

    Project Title: SQL Small Project Goal: - The specific goal of this SQL project is data analysis. Existing Data: - The client has existing data to work with. Database: - The SQL database being used for this project is MySQL. Skills and Experience: - Should take about 10-15 minutes. It is straightforward - Manager would like me to assist team. Directions are not clear, but I would like some assistances - Proficiency in SQL and data analysis. - Experience working with MySQL databases. - Strong understanding of data analysis techniques. - Ability to manipulate and analyze large datasets. - Familiarity with data visualization tools. - Attention to detail and accuracy in data analysis. Scope of Work: - Analyze the existing data in the MySQL database. - Identify p...

    €23 (Avg Bid)
    €23 Průměr. nabídka
    10 nabídky

    I am looking for a skilled PowerBI developer to create a PowerBI report for both desktop and mobile devices. The primary purpose of t...create a PowerBI report for both desktop and mobile devices. The primary purpose of the report is data visualization. Skills and Experience: - Strong experience with PowerBI and expertise in creating interactive reports - Proficiency in connecting to SQL databases as the primary data source - Knowledge of basic filtering and sorting capabilities in PowerBI - Understanding of HTML, PHP, and app development is a plus The project involves replacing an existing app written in HTML/PHP with PowerBI. The ideal candidate should be able to connect to SQL databases and create a visually appealing and interactive report with basic filtering and sort...

    €667 (Avg Bid)
    €667 Průměr. nabídka
    84 nabídky
    WPF Developer Ukončeno left

    Net WPF Developer We are looking for a WPF expert with good command over C# Language, expertise in MVVM Pattern & sound UI/UX design knowledge, and SQL. Technology skills • WPF, C#, .NET 4.5, Entity Framework, MVVM Pattern, UI/UX design knowledge • Microsoft SQL Server and SQL programming (Stored procedures, Joins, Functions, and SQL Job) Experience • 4+ years of experience with developing software solutions in WPF with .NET application development. • Very good knowledge of software implementation best practices and design patterns • Good working knowledge of unit testing and test driven development • Good understanding of object-oriented programming (OOP) • Experience with business requirements, technical analysis, desig...

    €11 / hr (Avg Bid)
    €11 / hr Průměr. nabídka
    16 nabídky
    SQL and R coder... Ukončeno left

    SQL and R Coder for Intermediate Level Tasks Skills and Experience Needed: - Proficient in SQL coding and R coding - Strong understanding of database management and data manipulation - Experience with statistical analysis and data visualization using R - Familiarity with SQL queries and database querying techniques - Ability to work independently and efficiently - Attention to detail and problem-solving skills Project Description: I am seeking a skilled SQL and R coder to assist with a project that involves intermediate level tasks. The ideal candidate should be proficient in both SQL coding and R coding, with a strong understanding of database management and data manipulation. The tasks will require the ability to write SQL queries and perform...

    €6 - €43
    Zapečetěný
    €6 - €43
    11 nabídky
    SQL PROJECT Ukončeno left

    Database Optimization Project Specific Goal: - The goal of this SQL project is to optimize our existing database for improved performance and efficiency. Current Database Structure: - We currently have a database in place, but it requires improvement to enhance its functionality. Database Management System: - We are currently using Oracle as our database management system. Ideal Skills and Experience: - Strong proficiency in SQL and Oracle database management system. - Experience in optimizing and improving database performance. - Knowledge of database design principles and best practices. - Familiarity with data analysis and query optimization techniques. - Ability to identify and resolve performance bottlenecks. - Strong problem-solving and analytical skills. - Excelle...

    €143 (Avg Bid)
    €143 Průměr. nabídka
    11 nabídky

    Projec...contacts, lists, or contact groups. Set a global delay between messages. Monitor message status (scheduled, pending, sent, failed). Usage logs for activity monitoring. Enable customers to link their WhatsApp with notifications for reconnection. Secure login with OTP verification using a single WhatsApp number. Allow customers to create contact groups and contacts. Technology Stack: .NET for APIs SQL for the database Node.js for backend Angular 14 for the frontend This system should be API-based for future integration with our website. If you are a skilled developer with experience in these technologies and can confidently deliver a WhatsApp Bulk Sender system meeting these requirements, please bid on this project. Kindly provide your relevant experience and portfolio when...

    €174 (Avg Bid)
    €174 Průměr. nabídka
    19 nabídky

    ...to install this tool I can provide ready generated files) - Integrate it in Blazor Server project as separate razor component using @inject IJSRuntime - Implement this component in side to demonstration that´s working :-) In documentation of WOW Slider can find many solutions for different systems and languages (even for ASP.NET here the link maybe is helpful) but not for Blazor :( ...

    €27 (Avg Bid)
    €27 Průměr. nabídka
    18 nabídky
    ASP.NET and SQL Ukončeno left

    ASP.NET and SQL Project: Database Management and User Authentication - The client is looking for a developer to create a simple back-end system with a database using ASP.NET and SQL. - The main functionality required for this project includes database management and user authentication. - The client does not have a design or wireframe ready and does not require assistance with design for this project. - The preferred timeframe for completing the project is within 2-3 hours. - Ideal skills and experience for this job include proficiency in ASP.NET, SQL, and database management.

    €14 / hr (Avg Bid)
    €14 / hr Průměr. nabídka
    33 nabídky
    Programmer Analyst Ukončeno left

    ...College or University with a Computer Science related degree/diploma. Candidates with 2 or more years experience are preferred. Essential Skills and Duties Strong web development skills and very comfortable with HTML, CSS, and JavaScript Experience with one or more programming languages such as NodeJS, PHP, Java, Python, ASP, C#, Ruby, Perl, etc. Knowledge of the software development lifecycle as well as software version control tools such as Git Experience working with SQL and relational databases such as mySQL, Postgres, Oracle, etc. Advanced knowledge These are areas that would be helpful but not required for the position Write and consume web services and APIs such as PayPal or Braintree integrations, Freight rate shopping, Magento or Shopify integrations, hosting RE...

    €22 / hr (Avg Bid)
    €22 / hr Průměr. nabídka
    50 nabídky