Sybase sql anywhere일자리

필터

내 최근 검색 기록
필터링 기준:
예산
최대
최대
최대
유형
보유 기술
언어
    프로젝트 진행 단계
    2,000 sybase sql anywhere 건의 일자리 확인, 급여 기준: USD

    As the developer of an existing project written in Python, SQL Server, and MongoDB, I am currently facing a challenge. A logical error in the code is causing a bug, and I need an expert to fix it. High-level summary of the code- 1. Fetch records from SQL server ( total 680000 records) 2. Apply face recognition on each record 3. Insert the response from step 2 in MongoDB along with other data from the SQL server Issue- The existing code is currently doing steps 1 & 2 and performing step 3 at last when face recognition is applied on all records. Due to this it step 3 is waiting to complete the step 1 & 2. Expectation- After fetching each record from SQL server, the code should apply face recognition and then store the data in MongoDB immediately. I wil...

    $12 (Avg Bid)
    $12 (평균 입찰가)
    5 건의 입찰

    We're seeking a talented React/ Fullstack UI engineer to collaborate with us. Our project emphasizes the following key design elements: - Responsive Design: Prioritizing compatibility and functionality across devices of all sizes. - Accessibility: Ensuring that the application is usable by all, regardless of disab...a wide range of users. Ideal candidates will have a strong background in UI Engineering, with specific expertise in React and Next.js. The contest test will be around converting this Figma design into a code: Feel free to upload the app on vercel or anywhere you prefer or like! If you pass and win the contest, you will be hired!

    $50 (Avg Bid)
    상금 보장형
    $50
    0 건의 응모작

    As a business user, I need assistance with the configuration of SS...WebPortal using Report Server Configuration manager and I am able to run SSRS reports from the Web UI. The project requires the following: 1. Automatically Scheduling of SSRS reports with default parameters. 2. Exporting the outcome of SSRS reports in a given folder every time a scheduled report runs I am experiencing the following issue while scheduling: Error: The SQL Agent service is not running. This operation requires the SQL Agent Service. You will need to help get rid of this error and set up scheduling and exporting of reports as mentioned. You will be required to get on a video call and help me set up the above over the call since this is a secured environment. Also, this needs to be executed...

    $18 - $149
    $18 - $149
    0 건의 입찰

    ... we're seeking a talented freelancer who can design an effective Power BI Dashboard to integrate various data sources including Excel spreadsheets, CSV files, and SQL databases. The ideal freelancer would: - Have extensive experience with Power BI and DAX language integration. - Demonstrate an excellent grasp of designing dashboards that report on KPIs. - Be well-versed with creating DAX calculations in the Power BI environment. We require the dashboard to focus on specific metrics, therefore, a strong understanding of reporting on KPIs using DAX language is a must. Additional Skills: - Proficient in Microsoft Excel and SQL databases. - Understanding of data integration and reporting. - High attention to detail. We're excited to collaborate with a dedicate...

    $17 / hr (Avg Bid)
    $17 / hr (평균 입찰가)
    22 건의 입찰

    I need a Power BI expert with deep knowledge of DAX query to help me retrieve specific metrics about product inventory. Key Requirements: - Retrieve Product ID, Quantity and Location. - Gather Specific Production Data including t...number. Ideal Skills: - Proficient in DAX query language - Comprehensive experience with Power BI - Excellent attention to detail - Previous experience in inventory data management will be a plus What to do: I need to get a query in DAX (Power BI) that gives me the same result as what I show in the excel file ( table (column in yellow)). The Excel file was obtained from the attached SQL query ( ) The two screenshots show the Power BI tables. I need to get a new column in Power BI that shows me the results like in the yellow column in Excel.

    $61 (Avg Bid)
    $61 (평균 입찰가)
    9 건의 입찰

    ...for the Snipepay Payment Plugin: WooCommerce Integration: Develop a payment plugin to integrate Snipepay into WooCommerce, allowing users to choose Snipepay along with existing options like PayPal and GoUrl for payments. Deliverables: A fully functional WordPress plugin for hosting management. A Snipepay payment gateway plugin for WooCommerce. Skills Required: Proficient in PHP, JavaScript, and SQL. Experience with WordPress and WooCommerce plugin development. Strong understanding of RESTful API integration. Knowledge in payment gateway integration, specifically Snipepay, PayPal, and GoUrl. Excellent problem-solving skills and attention to detail. Project Timeline: Please provide an estimated timeline for completion with your bid. Budget: Your bid should include the total cos...

    $215 (Avg Bid)
    $215 (평균 입찰가)
    70 건의 입찰

    Hi Yasar W., I noticed you posted a following project ( https://www.freelancer.com/projects/sql/SQL-Expert-Needed-for-Data/details )

    $10 (Avg Bid)
    $10 (평균 입찰가)
    1 건의 입찰

    Do you like getting freebies and earning a decent side income at your spare time? If so, become a product tester for Deal Select today! 3 Benefit of participating - Keep all received product samples. - Participate anytime, anywhere; each product testing project takes 10-15 minutes to complete. - Great side income at your spare times. Candidates should meet the criteria below. • Enjoy trying out different / new products. • Capable of formulating constructive reviews • Individuals residing in the US or Canada. Being familiar with the online consumer product landscape of US and Canada regions. Your responsibility: Once you have received the item, utilize the item for a specified amount of time. Then formulate a product review. The review is to be written within a w...

    $16 (Avg Bid)
    $16 (평균 입찰가)
    23 건의 입찰

    ...from backup Activate 2. change the name of to 3. add the alias domain 4. Add the prt for and cname record for @ cloudfare , now i do manually 5. create the ssl for and have to do some sql sql command to change the Admin name , Instance name -- now i do manually 7. env file need to be updated 50% mile stone will be created at the time of awarding the project, All payment will be released as soon as satisfied with your work and fit to my requirements. If you are interested, please send me a message so that we can discuss... Thanks...

    $91 (Avg Bid)
    $91 (평균 입찰가)
    7 건의 입찰

    I'm looking for a developer who's proficient in C#, MS SQL Server, Dot Net, and XAMARIN to work on an already existing application. Need to improvise and add amend few things. Pls note we can pay maximum INR 4,000 for the work.

    $120 (Avg Bid)
    $120 (평균 입찰가)
    10 건의 입찰

    I am seeking an experienced Dynamics CRM 365 developer with Virtual Entity expirence. I have got few virtual entity tables link to Azure SQL database. One table has got 1:M relationship with another. In my form, I am trying to populate custom view in lookup field of this virtual entity lookup. I tried it in two different ways but it doesn't work. Method 1: I created fetchXML and link two tables, I get the result but issue is records don't filter in query. I tried this method with advance find as well, and again records don't filter according to criteria for virtual entity. in Advance find, if I try to select the columns from second table then I get error. Methos 2: I tried to create Fetch XML query and use addCustomView method. This method works if filter criter...

    $93 (Avg Bid)
    $93 (평균 입찰가)
    18 건의 입찰

    ...from backup Activate 2. change the name of to 3. add the alias domain 4. Add the prt for and cname record for @ cloudfare , now i do manually 5. create the ssl for and have to do some sql sql command to change the Admin name , Instance name -- now i do manually 7. env file need to be updated 50% mile stone will be created at the time of awarding the project, All payment will be released as soon as satisfied with your work and fit to my requirements. If you are interested, please send me a message so that we can discuss... Thanks...

    $87 (Avg Bid)
    $87 (평균 입찰가)
    15 건의 입찰

    We need Oracle resource who are expert in below skills and having 8+ years of exp. Mandatory Skills: *• Need candidates with extensive experience in data migration across CRP, SIT, UAT, and GoLive phases in Oracle Fusion ERP implementation, utilizing ETL tools. * Experience in SQL Server, T-SQL, and SSIS Job Responsibilities: Data Extraction: * Extract data from various source systems, including flat files, spreadsheets, legacy databases, and external APIs. * Develop and optimize SQL queries and scripts for efficient data retrieval. Data Transformation: * Perform data cleansing, validation, and transformation to ensure data quality. * Convert data from source formats to Oracle-compatible formats. * Apply business rules and data mapping for aligning source data ...

    $1038 (Avg Bid)
    $1038 (평균 입찰가)
    8 건의 입찰

    ...need of a professional with expertise in SQL and database creation to help me with the following tasks: - Create tables: Your main tasks will be creating tables for the entities of Users, Products, and Orders. - Write queries: I need you to write SQL queries that will allow me to seamlessly interact with the database. Specifically, I'm looking for someone who can: - Design and implement a solid SQL database structure that encompasses the entities I've mentioned. - Create tables efficiently and logically. - Write clear and effective SQL queries that correspond to the database structure. - Ensure that the database is optimized, both in terms of performance and storage efficiency. Ideal skills and experience for this job include: - Proficiency in ...

    $6 / hr (Avg Bid)
    $6 / hr (평균 입찰가)
    18 건의 입찰

    ...need of a professional with expertise in SQL and database creation to help me with the following tasks: - Create tables: Your main tasks will be creating tables for the entities of Users, Products, and Orders. - Write queries: I need you to write SQL queries that will allow me to seamlessly interact with the database. Specifically, I'm looking for someone who can: - Design and implement a solid SQL database structure that encompasses the entities I've mentioned. - Create tables efficiently and logically. - Write clear and effective SQL queries that correspond to the database structure. - Ensure that the database is optimized, both in terms of performance and storage efficiency. Ideal skills and experience for this job include: - Proficiency in ...

    $7 / hr (Avg Bid)
    $7 / hr (평균 입찰가)
    19 건의 입찰

    I'm looking to upgrade my current system, perhaps keeping the current Opencart (V1.52) system and working with it where possible... unless its deemed a rebuild is cost effective. The opencart system we use has been added and modified over time, hence it is not possible to simply upgrade to a newer opencart v...  4. Any other 3rd party systems (including internally) that the website communicates with (sending data either way) and any data grabs.    NO 5. Confirmation of payment gateways used. Realex (redirect to payment interface), PayPal   6. How the databases (products, customers, orders) are stored and if the data can be exported. Standard OC table structure… yes it can be exported as SQL data dump and all the products to stock link via the export featur...

    $3265 (Avg Bid)
    NDA (비밀 유지 계약서)
    $3265 (평균 입찰가)
    33 건의 입찰

    Need help with a simple task that involves writing simple SQL statements and completion of the relevant ER diagrams. This task is in the context of simple data analysis. To be completed within 2-3 days.

    $34 (Avg Bid)
    $34 (평균 입찰가)
    40 건의 입찰

    I have a running Python file, who parse data from xml and insert it into sql server. Currently it isnt working. need an expert in python, who can fix it and upgrade few things as well.

    $160 (Avg Bid)
    $160 (평균 입찰가)
    32 건의 입찰

    I'm in urgent need of skilled professionals with experience in MySQL and Digital Ocean recovery console. My MySQL server is locked and I require assistance in exporting a SQL file. The exact cause of the server lock is not currently known but it might be due to server resource overload or a potential security breach. Required Skills: - MySQL - Knowledge of Digital Ocean's recovery console - Server management The main objective of the task is: - Successfully export the locked SQL file for further analysis and resolution - Provide insights on the potential cause of the server lock for future prevention. Experience in server management, specifically in handling locked servers, will be a great plus. Thanks.

    $7 - $18
    봉인형
    $7 - $18
    4 건의 입찰

    I am seeking a skilled database developer to convert my .frm and .idb files into a SQL file. The original files are in MySQL format. Key tasks will include: - Conversion of .frm and .idb files to SQL format. - Exporting these converted files to mysql server. I did not specify any special properties or features of the .frm and .idb files that need to be preserved, but will appreciate a careful and diligent conversion to ensure no data loss. The ideal candidate for this job would have: - Extensive experience with MySQL 5.7. - Proficiency in SQL file conversion. - Strong knowledge of database export practices. - Keen attention to detail to ensure data integrity.

    $7 - $18
    봉인형
    $7 - $18
    11 건의 입찰

    ...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 test for which not paid. Please send your details for the below-mentioned questions. 1. What type of Software you have done in Laravel+Vue? 2. How many years of Industry experience do you have in Laravel software development? 3. How many years of Industry experience do you have in Vue software development? 4. How many years of Industry experience do you have in Laravel + Vue software development? 5. What are your other skills and capabilities? 6. Are you employed anyw...

    $127 (Avg Bid)
    $127 (평균 입찰가)
    21 건의 입찰

    I need a ...time, drop off location - Every day 3 buses are departing to airport. Say morning 8am, 1pm and 8pm. We need to get auto emails based on this bus timings of scheduled pax list and they take manually report with date/time filter. Ideal Skills: - Strong background in web application development - Experience in booking system or related is a huge plus - Fluency in database management, preferably SQL - Proficiency in PHP or a similar back-end programming language - Strategic problem-solving skills and attention to detail The success of this project requires not just technical expertise, but also a clear understanding of travel agency operations and the importance of efficient booking management. If you have relevant experience and the right skill set, I look forward to...

    $191 (Avg Bid)
    $191 (평균 입찰가)
    40 건의 입찰

    I'm currently in need of an experienced full stack developer who is proficient in both JavaScript and PHP. Key requirements: - Strong skills in front-end development, specifically using JavaScript. - Proven experience in handling backend development with PHP. - Knowledge of SQL is also important. - While not a strict requirement, familiarity with JavaScript frameworks such as React, Angular, or Vue and PHP frameworks like Laravel or CodeIgniter would be a big plus. - Experience with SSL implementation is a must, but there are no strict preferences as to the type of SSL to be used (Wildcard or EV SSL). Being able to pick the right SSL depending on the project’s needs will be part of your responsibility. If you're the kind of developer who is adept at managing the f...

    $1100 (Avg Bid)
    $1100 (평균 입찰가)
    176 건의 입찰

    ...just to give an example - Upload an image into my custom offering [i have this already] - My Custom offering displays the uploaded images [i have this already] - I click a button or do something in my offering that says “capture where i click” [this trigger will be built in my system] - I click anywhere in the image - The tool you build will capture the coordinates of where i clicked on the image and make them available to my system In your bid, please indicate your experience with Typescript and, if relevant, Angular, as well as any examples of similarly complex tools you've developed in the past....

    $852 (Avg Bid)
    $852 (평균 입찰가)
    22 건의 입찰

    As an IT professional, I'm looking for an expert in Microsoft's Exchange Server 2019, as I need it set up for several organizations. The server setup must allow client access through Outlook on the web, Exchange ActiveSync, and Outlook Anywhere (RPC over HTTP). Ideal Skills and Experience: - Proficiency in Microsoft Exchange Server 2019 - Previous experience setting up servers for multiple organizations - Familiarity with various client access setups including Outlook on the web, Exchange ActiveSync, and Outlook Anywhere (RPC over HTTP) This task involves complex server configuration so only those with corresponding expertise should apply. This job would entail making sure that setup and client access is seamless for each organization.

    $17 / hr (Avg Bid)
    $17 / hr (평균 입찰가)
    13 건의 입찰

    ...time a change is detected. Freelancers with experience in creating similar systems or possessing a deep understanding of the workings of Windows OS will be preferred. Additional Details: Monitor Regedit for the changes related to the policies applied through Service. Send notification to server, send mail to a group, in case of change not applied through Service. 7. Logs needs to be updated to SQL via a API POST call (this endpoint is developed you need to call this Only) and keep a backup at local database. POST JSON - { "Username": "", "MachineName": "ABC", "Timestamp": "", "appliedPolicies": [ { "Policy1": "0", "Policy2": "2" } ], "removedPolicies": [ { ...

    $394 (Avg Bid)
    $394 (평균 입찰가)
    9 건의 입찰

    I'm in need of a skilled individual to blur faces in adult content. This is to protect the identities of the individuals involved. The blurring needs to be permanent, aimed at achieving full anonymity for each per...via a cloud storage link. Ideal skills and experience for this job are: - Proficiency in video editing, especially in blurring faces - Experience working with sensitive or adult content - Understanding of the importance of privacy and anonymity - Ability to work with a cloud-based delivery system Given the sensitive nature of the content, utmost discretion is expected. The videos could range anywhere from 2-20+ minutes and would need 1-3 faces blurred. There are 15 videos total and abojt 100 minutes of content so I would like a quote to edit all the videos, or yo...

    $133 (Avg Bid)
    $133 (평균 입찰가)
    35 건의 입찰

    ...for jobs, and managing profiles and portfolios. - Build an admin portal with role-based access for monitoring user activity, managing complaints, and generating reports on job listings and user satisfaction. Preferred Tech Stack: - Front End: TypeScript framework with Server Side Rendering (React.js or Vue.js for web, React Native or Flutter for mobile) - Back End: Utilize GCP services (Cloud SQL, Cloud Functions, etc.) - Payment Gateway: Midtrans Indonesia. This work is going to be divided into 6 major stages, corresponding to 6 milestones: 1. Planning 2. Designing (Software design) 3. Developing 4. Testing 5. Implementation & Integration 6. Maintenance Details upon each stage will be discussed through online meeting If you're passionate about creating innovati...

    $19 / hr (Avg Bid)
    $19 / hr (평균 입찰가)
    149 건의 입찰

    I need to integrate Tableau with my SQL database, and I'm looking for a skilled freelancer to handle this. Key Responsibilities: - Setup Tableau integration with SQL database - Ensure seamless connection and data flow between the two - Deliver a functional, user-friendly interface for data visualization Ideal Skills: - Strong experience with Tableau and SQL - Excellent understanding of database management and integration - Ability to create interactive dashboards - Proficiency in optimizing data for Tableau visualization This project will require a keen eye for detail and a commitment to delivering a quality, tailored solution.

    $6 (Avg Bid)
    $6 (평균 입찰가)
    6 건의 입찰

    I am a budget consultant who helps people save on telecom and gas/electricity. I compare all invoices and often offer a cheaper rate. Customers save an average of 50% through me, which amounts to an average of 800 euros per year. Through me, customers receive exceptional discounts that they cannot get anywhere from providers. The intention is that people fill out a request form on the advertisement so that I can contact them later. People who live in Flanders can register via the following link and I will prepare a no-obligation quote for them. I now want to create 2 different advertisements for social media. My intention is for people to be interested and respond to it. I am looking for someone who can make a design that fits my concept. In attachment there are several examples...

    $80 (Avg Bid)
    $80 (평균 입찰가)
    65 건의 입찰

    I'm currently experiencing some problems with SQL Server 2019 regarding a synchronization error in my Snapshot Replication model. Present issue: - Synchronization process follows an error. Desired solution: - Ability to correct the synchronization errors to allow for smooth data replication. Ideal Skills: - SQL Server 2019 expertise - Solid understanding of Snapshot Replication model - Proven experience in troubleshooting synchronization errors. I'm seeking assistance from someone with these expertise, who can provide a quick and efficient resolution to this problem.

    $22 (Avg Bid)
    $22 (평균 입찰가)
    18 건의 입찰

    I'm in need of an experienced Vue.js developer to assist with front-end development and implementing dynamic components. The project specifically involves working with Vue 2 and does not require integration with external APIs. Key Responsibilities: - Front-end Development: You'll be tasked with designing and developing the user-facing aspects of the application. - Dynamic Components: Implementing dynamic components to enhance user experience and application functionality. Ideal Skills and Experience: - Proficient in Vue.js: Extensive experience with Vue 2 is a must. - Front-end Expertise: Strong background in front-end development, with a focus on user interface design and development. - Dynamic Component Implementation: Proven experience in implementing dynamic components in V...

    $133 (Avg Bid)
    $133 (평균 입찰가)
    12 건의 입찰

    I am looking for a Magento 2 developer who can help me fix a specific cron job error I've been experiencing. The error states "SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'entity_id' in". Ideal Skills and Experience: - Proven experience with Magento 2 development - Strong understanding of cron jobs and how they work within Magento 2 - Familiarity with debugging and resolving SQL integrity constraint violations Please note that the specific table causing the error was not identified. Your expertise in this area will be crucial. I am using Magento 2.4.6-p4 CE and I get the following error after every order. The job indexer_update_all_views scheduled at 2024-04-15 10:31:03 failed with the following error message: SQLSTATE[23000]: Integrity ...

    $33 (Avg Bid)
    $33 (평균 입찰가)
    47 건의 입찰

    I'm seeking a talented full stack developer for initial software development for a pathology lab. The software must be responsive, user-friendly, and robust, catering to patients, staff, and referring doctors. Here's what we need: 1. **Choice of Platform**: As the client, I am open to using Angular, React or PHP for the development along with SQL Server/MySQL for the database. Feel free to recommend a platform when you apply. 2. **Essential Modules**: - Building Patient Database (From existing Lab Software - Which will remain as is). This database will be used for Whatsapp , email , SMS Marketing (This also is part of scope) and also For Patient Web App interface. Whatsapp API interfacing will be required for sending and interacting with Patients. - Patient Web A...

    $903 (Avg Bid)
    $903 (평균 입찰가)
    58 건의 입찰

    ...to my SQL Server database. Key Features: - Property Search: Users should be able to search for properties in my database - Property Details: Users should be able to view detailed information about the properties - Favorites List: Users should be able to save properties to a favorites list User Authentication: - The app should allow users to sign in using their Email and Password. Property Search: - The property search feature should integrate a map view for a better user experience. Users should be able to visualize the location of the properties they are interested in. - It should also include the option to save searches, which will be a convenient feature for users who are actively looking for properties. Ideal Skills: - Proficiency in Xamarin development - Experience with ...

    $220 (Avg Bid)
    $220 (평균 입찰가)
    19 건의 입찰

    I need a developer to create a proctoring exam application using Python and SQL Server. The primary role of this app is to monitor candidate behavior during online exams. Key features include: 1. Online Registration Of Candidates: A feature for students to easily register for exams. 2. Password-Based Authentication: To authenticate candidates before they can access the exams. Prior experience in implementing secure login mechanisms is preferred. 3. Advanced Browser Disablement: Unfortunately, there will be instances when candidates try to cheat the system. I need to prevent this by disabling browsing other tabs, accessing other applications, and the copy-paste function during the exam period. 4. Random Image Capturing & Video Monitoring: To further deter any cheating, the appl...

    $734 (Avg Bid)
    $734 (평균 입찰가)
    48 건의 입찰

    I require an expert to set up a CPanel template for my NeoBank website. Files are already uploaded, just need installing and SQL setup. Links to website setup provided.

    $100 (Avg Bid)
    $100 (평균 입찰가)
    73 건의 입찰

    "Monitor Regedit for the changes related to the policies applied through Service. Send notification to server, in case of change not applied through Service. 6. Reading Frequency - 1 min, 10 min etc needs to be update in Regedit - HKEY_LOCAL_MACHINESOFTWAREVShieldService, Polling -1 7. Logs needs to be updated to SQL via a API POST call (this endpoint is developed you need to call this Only) and keep a backup at local. api/logs/ { "Username": "", "MachineName": "ABC", "Timestamp": "", "appliedPolicies": [ { "Policy1": "0", "Policy2": "2" } ], "removedPolicies": [ { "Policy3": "2" } ...

    $59 (Avg Bid)
    $59 (평균 입찰가)
    1 건의 입찰

    ...therefore expect a very high level of professionalism when speaking to, and understanding their requirements, and working with their marketing teams. I will not tolerate poor language skills and unprofessionalism as we have a high bar set to grow as a leader in our field for online liquor and events, and you will be representing us with these brands. If you have experience in the liquor market anywhere in the world, I express to you that you apply and provide your portfolio and either reach out to me, or I will message you. We may trial a couple of you until we find the right fit for our business. This will be ongoing indefinitely as we bring on more brands. This is the first time we're doing this, and expect we will have some errors along the way, but we intend to ens...

    $96 (Avg Bid)
    $96 (평균 입찰가)
    172 건의 입찰

    Job Title: Senior Master Data Management (MDM) Developer Monday to Friday Remote via Zoom 2-3 hours/day IST Night (7pm to 12amIST) Salary: 30,000 I...Developer Monday to Friday Remote via Zoom 2-3 hours/day IST Night (7pm to 12amIST) Salary: 30,000 INR per month We are seeking a Senior Master Data Management (MDM) Developer with a focus on healthcare. Strong SQL skills for data manipulation and querying. Experience with ETL development and integration. Familiarity with Azure Data Factory and cloud/on-prem migrations is advantageous. One needs to be available in the mentioned timings and willing to work by screen share and remote control via Zoom. Skills Required: Master Data Management (MDM) ETL development and integration Strong SQL skills SSIS Azure Data Factory Cloud/o...

    $355 (Avg Bid)
    $355 (평균 입찰가)
    20 건의 입찰

    * Set label to Estimate or Invoice (using the same form to either quote client or invoice client) * Be able to Password Protect the site * pre configure services * pre cofnigure suggested price, can change price if needed * e-mail clients & myself (pre configured) * Save estimate & Invoice as PDF * Process payment using stripe using API * SQL Database to store client info for repeat customers * Search client up by name, phone, address, or e-mail * Ability to move database & php script to other domain if needed * Ability to Backup Script & DB with a click Desired Programming Language: PHP * I'm looking for the best deal possible, please be very competitive. * Milestone release upon completion of the project & is bug-free. * Need Source Code when Job is Com...

    $94 (Avg Bid)
    $94 (평균 입찰가)
    54 건의 입찰

    I'm in need of an expert in SQL and VBA who can assist with a one-time project. The job will entail: - Writing complex SQL queries - Automating tasks in Excel using VBA - Conducting data analysis and generating reports This will be performed on Microsoft SQL Server. As such, considerable experience with this DBMS is a requisite. Primary skills and experience for the role include: - Expert level proficiency in SQL and VBA - Extensive experience with Microsoft SQL Server - Familiarity with automating Excel tasks and data analysis - Previous experience in report generation This is a one-off project with the possibility of future collaborations for similar tasks. If you have the necessary skills and experience, I'd like to hear from you.

    $114 (Avg Bid)
    $114 (평균 입찰가)
    15 건의 입찰

    I'm in need of a seasoned IT specialist with diverse skills. Key Responsibilities: - Website Development: You should be able to create websites from scratch, maintain them, and make necessary updates. - Data Analysis and Reporting: Experience in da...updates. - Data Analysis and Reporting: Experience in data analysis and reporting is crucial for this role. - Network Setup and Maintenance: You'll be responsible for setting up and maintaining our network infrastructure. - Software Development: A good grasp of various programming languages and technologies is necessary. Skills & Experience Required: - Proficiency in Python, Java, C++, Ruby, PHP, SQL, Dart, React.js, and javascript - Experience in project management - Strong background in software engineering Looking fo...

    $173 (Avg Bid)
    $173 (평균 입찰가)
    17 건의 입찰

    Hello, there? I have done the project. We can process as our promise. Is it possible to award? I will wait for you.

    $50 (Avg Bid)
    $50 (평균 입찰가)
    1 건의 입찰

    question is can you recover old domain to connect to my old sql database? if yes. please recover my webpage back.

    $31 (Avg Bid)
    $31 (평균 입찰가)
    6 건의 입찰

    ...solid background in developing SaaS platforms. - Proficiency in user management, data analytics, and financial or capital markets applications. - Experience with third-party service and API development and integration. - Strong problem-solving skills and an eye for detail. - Excellent communication and project management abilities. - Preferable knowledge in Angular, c# and python for backend and MY SQL - SaaS must be easily managed to run in Cloud Providers like Azure or AWS. If you think you're the right person for this job, I'd love to hear from you. Figma: Sample of one of the 3 profiles:

    $1500 - $3000
    봉인형
    $1500 - $3000
    94 건의 입찰

    ...can efficienty wield the tools of data cleaning and if you excel at attention to detail, this could be the job for you. Skills and Experience: - Proficient in csv files management - Highly skilled in data editing, cleansing and validation Please note, I haven’t determined which software I'll use to import the .csv file. Your input on this area will be valuable! I'm open to MySQL, Oracle or MS SQL Server. Let's make things right!...

    $35 (Avg Bid)
    $35 (평균 입찰가)
    68 건의 입찰

    We are seeking a skilled Full Stack Developer to join our team in building a local...for jobs, and managing profiles and portfolios. - Build an admin portal with role-based access for monitoring user activity, managing complaints, and generating reports on job listings and user satisfaction. Preferred Tech Stack: - Front End: TypeScript framework with Server Side Rendering (React.js or Vue.js for web, React Native or Flutter for mobile) - Back End: Utilize GCP services (Cloud SQL, Cloud Functions, etc.) Payment Gateway: Midtrans Indonesia If you're passionate about creating innovative solutions and contributing to the growth of a local freelancer community, we encourage you to apply for this exciting opportunity. Please include your portfolio and relevant experience with yo...

    $18 / hr (Avg Bid)
    $18 / hr (평균 입찰가)
    67 건의 입찰

    I'm looking for a competent developer experienced in automation to help me automate user interactions with a desktop application that lacks an API. this can be done in many of the following ways 1. Robotic Process Automation (RPA) RPA tools like UiPath, Blue Prism, and Automation Anywhere are designed for automating repetitive tasks on desktop and web applications. They can interact with applications at the UI level, mimicking human actions. You can use these tools to automate the login process by recording and replaying login sequences. 2. AutoHotkey (Windows) AutoHotkey is a powerful and flexible scripting language for Windows that allows you to create scripts for automating keystrokes and mouse clicks. You can write a script to focus the application window, enter login cr...

    $610 (Avg Bid)
    $610 (평균 입찰가)
    36 건의 입찰