Suodata

Viimeisimmät hakuni
Suodatusperuste:
Budjetti
asti
asti
asti
Tyyppi
Taidot
Kielet
    Työn tila
    160 tbl työtä löytyi, hinnoittelu EUR

    Time Sensitive! Seeking a LearnDash expert to help me set up a simple course titled "Active Learning." The course will encompass modules on Problem-Based Learning (PBL), Team-Based Learning (TBL), Small Group Discussions, the Flipped Classroom Approach, and integration of tools like Poll Everywhere. The course will have 6-10 lessons/modules and include text-based lessons with articles, images, and videos. Registration will be mandatory for users, but the course will be offered free of charge. I have all the content ready for the course, so there will be no need to create additional content. Ideal skills and experience for this project include: - Experience with LearnDash - Ability to integrate multimedia content into course modules - Knowledge of quiz creation an...

    €28 - €232
    Sinetöity
    €28 - €232
    21 tarjoukset
    Car data API Loppunut left

    ...nb) Accept-language is optional, and only supports currently en (English), sv (Swedish), or nb (Norwegian bokmål, which is in beta and unfinished) , more languages are planned for the future. It defaults to the English language if no language is specified. Using a client like Insomnia or Postman is strongly recommended for testing and understanding the API. 3 download data and save to mysql db/tbl (including timestamp) each search/api download will have about 250-300 different datapoints 4 Present data in a mobile friendly and arranged way and grouped with lables something like this, but more modern and with good code/css so we can change it later link (just an example, we dont copy) (in document) 5 Have list of cars from local db with search and show data 6 We have ex...

    €172 (Avg Bid)
    Kiireellinen
    €172 Keskimäär. tarjous
    34 tarjoukset

    ...len(tablename) + 1) t1 = () diff = t1 - t0 print("rename t:" + str(diff)) tbl = () # tbl = ('class_name=='window' or class_name=='base level'') t2 = () diff = t2 - t1 print("filter t:" + str(diff)) # tblvar = deparse(substitute(tablename)) # sql = "select a.* from FROM tablename a where a.class_name='window' or a.class_name='base_level'" # ans1 = sqldf(sql) sql = "select distinct a.*, as x0x, as x1x, as y0y, as y1y, CASE WHEN < THEN ELSE end as xx0, CASE WHEN > THEN ELSE end as xx1, CASE WHEN < THEN ELSE end as yy0, CASE WHEN > THEN ELSE end as yy1 FROM tbl a cross join tbl b on a.class_name<>b.class_name and a.locationId= where ...

    €20 (Avg Bid)
    €20 Keskimäär. tarjous
    11 tarjoukset

    ...prediction of monthly returns given various predictor variables. The dataset is and the column CRSP SPvw we will use as monthly returns rt. The remaining columns (except CRSP SPvwx) list regressors available at time t. Scale all data by 12 to put it into annual terms. 1. Consider the following model to predict rt rt = Xt−1β + εt, εt ∼ iid(0, σ2), (1) where Xt−1 consists of the regressors: tbl,lty,Rfree,infl,ltr,svar along with rt−1. Note the lag t − 1 on the regressors. Answer the following questions. (a) Estimate the model by OLS and report estimates. Be sure to consider mispecification issues such as heteroskedasticity and au- tocorrelation in the errors. Report your final valid model and dis- cuss any changes or correctio...

    €10 (Avg Bid)
    €10 Keskimäär. tarjous
    1 tarjoukset

    Objective: Create a Microsoft Access database to log/track incident calls and output a variety of reports. Parameters: - Must be compatible with Access 2016. - Be able to export to Word 2016 and Adobe Acrobat 2017 - Be coded in a generally accepted format that makes clear distinctions between various functions (forms -frm, tables-tbl, reports-rpt, queries-qry, etc.) Details: - Every call (record) will have a unique ID number that starts with the two digits for the year followed by a four-digit number that ascends with each call entry (ie. #23-0001). - There will need to be approximately 20-25 fields with the need to open up additional fields if a particular YES/NO selection is made. - Everything in this database will be based off of the call input form (fields to be pr...

    €156 (Avg Bid)
    €156 Keskimäär. tarjous
    6 tarjoukset

    hi can u help me wr...calls (calls to people) and updates fields in leads with first_call, last_call, totalcalls, last_call_outcome, sold. these fields being 5 columns in tbl leads that we update based on the join with calls the group by leadid. if easier we can split it into 2 or 3 even 3 variations of the update query. I'm sure a good SQL can do this in minutes but my SQL is 3/10 so I'm stuck. tblleads !id (leadid) !first_call (min calldate in join) !last_call (max calldate in join) !totalcall (count id in join) !last_call_outcomes (!outcome from join with max date) !sold (does !outcome in join have word "Sign up') to me look easier to do it in 2 or 3 queries. tbl call_history !callid !lead_id !upddate (date of call) if u have done an update ...

    €75 (Avg Bid)
    €75 Keskimäär. tarjous
    69 tarjoukset

    Disney BYJU’S Early Learn App (launched in 2019) for Live Classes for Coding, Math, Music for Physical/ Phygital Learning Activities for Reading / English proficiency (TBL) for Coding Learning Products (TBL) Business Challenge/ Context. BYJU Learning Programs are high value (Rs~60k) annual/ multi year programs that come with self learn digital apps, phygital assisted learning/ hands on play based games and online live classes that the parents enrol their 4-8 year old into. However, the usage, engagement and retention of the consumer in the program is highly dependent on the child engaging with the program and parents believing that the expected

    €177 (Avg Bid)
    €177 Keskimäär. tarjous
    4 tarjoukset
    CAM Database Loppunut left

    I’m attempting to have multiple fields in one table function Simultaneously. I have a employee ID field, a first name field, a last name field and a phone number field. I want to all of them to work simultaneously when I press the employee ID field. The data is coming from a separate table called the initiator's tbl. I believe this process is called concatenation.

    €20 / hr (Avg Bid)
    €20 / hr Keskimäär. tarjous
    12 tarjoukset

    Using this db to track Client, project, task and status. Client tbl = TaskID, Description, TaskNumber, ProjectID, StatusID Project tbl = ProjectID, ProjectName, DueDate, ClientCode, StatusId Status tbl = StatusID, Status Task tbl = TaskId, Description, TaskNumber, ProjectId, StatusId NEED: Code to update (all at one click) StatusID on Project Tbl, and Task Tbl to be same Status for all Lines in Task Tbl that match the ProjectId. (e.g. Single Record in Project Tbl will have 3 to 5 records in Status Tbl). I have the code for the page where this will be triggered using the format ".php?id=18" where id=project number. Stack: Php 7.3.13 MariaDB 10.4.11 Solution must not require up/downgrade, or install of any framework

    €159 (Avg Bid)
    €159 Keskimäär. tarjous
    25 tarjoukset

    I have a current VBA Word Document which inserts an image and text into a new row in a table. The image is currently inserting before the text, i want to have the text first, then the image. Private Sub SaveCloseImportPic_Click() Dim sItemTable As String sItemTable = "ItemTable" If (sItemTable) Then Set tbl = (sItemTable).(1) End If ActiveRow = With (ActiveRow) .Cells(1). = ActiveRow & "." .Cells(2). = End With Call InsertPic = "Enter Description Here" End Sub Sub FindEnd() SendKeys ("{TAB}") SendKeys ("{END}") SendKeys ("{ENTER}") Unit:=wdCell End Sub Sub InsertPic()

    €16 (Avg Bid)
    €16 Keskimäär. tarjous
    7 tarjoukset

    I need to create view in mysql database taking sum from multiple tables 1. By 9 tables to single create view tbl 2 . 3 tables to single create view tbl "SELECT sum(amount) as total FROM `tbl1` WHERE user_id='$user_id' and type='2' and blocked!='1'"); "SELECT sum(amount) as total FROM `tbl2` WHERE user_id='$user_id' "SELECT sum(amount) as total FROM tbl3 WHERE user_id='$user_id' "SELECT sum(amount) as total FROM tbl4 WHERE user_id='$user_id' " "SELECT sum(amount) as total FROM tbl5 WHERE user_id='$user_id' and blocked!='1'" "SELECT sum(amount) as total FROM tbl6 WHERE user_id='$user_id' "select sum(amount) as crypto_amt from tbl7 w...

    €15 (Avg Bid)
    €15 Keskimäär. tarjous
    22 tarjoukset
    €702 Keskimäär. tarjous
    16 tarjoukset

    ...0’,UNIX_TIMESTAMP(NOW())); end if; /*Muniaddr1 --- ,*/ UPDATE bitnami_drupal8.user__field_field1, (SELECT DISTINCT etm.entity_id, AS targetValue FROM t1 INNER JOIN bitnami_drupal8.entity_to_locationID etm ON = INNER JOIN bitnami_drupal8.user__field_field1 t2 ON etm.entity_id = t2.entity_id) tbl SET bitnami_drupal8.user__field_addr1.field_field1_value = WHERE bitnami_drupal8.user__field_addr1.entity_id = tbl.entity_id; END SQL, PHP, and Drupal knowledge are required. Must be able to complete the work in 1-2 days max. Must be able to work upon award. Must note what and where changes to SQL, Drupal, or Drupal modules are....

    €26 (Avg Bid)
    €26 Keskimäär. tarjous
    6 tarjoukset

    1000 word assessment essay: Requires research on a company sustainability policy and identify the framework used: GRI, TBL, CERES or Natural Step

    €46 (Avg Bid)
    €46 Keskimäär. tarjous
    10 tarjoukset

    I have a folder full of Access db’s, need to get a list of the tables in each, the column names in each tbl and the type. Ideally the list output in excel with the 4 columns(DB name, Table name, column name, type). Essentially vba code to loop through all the db’s and output the details to excel.

    €6 - €19
    €6 - €19
    0 tarjoukset

    develop a simple 2 screen application with oracle apex 20.2 and oracle db 19 c. 1) application has 2 screens screen 1: it has some 15 fileds data to be saved in one oracle tbl. some data on this screen will be loaded from master db tables screen 2: this screen will prepare specific data charts using data from db tables. this screen will have option to print 1 report.

    €164 (Avg Bid)
    €164 Keskimäär. tarjous
    8 tarjoukset

    I buy a old software and need to active a some part of the software.

    €19 / hr (Avg Bid)
    €19 / hr Keskimäär. tarjous
    2 tarjoukset

    ...funtional. Right now after some server updates we can see the page but with this errors on top and buttom of the pages: Table './altatec/nuke_session_info' is marked as crashed and last (automatic?) repair failed SELECT pn_sessid AS "sessid",pn_ipaddr AS "ipaddr",pn_lastused AS "lastused",pn_uid AS "uid",pn_remember AS "remember",pn_vars AS "vars" FROM nuke_session_info AS tbl WHERE pn_sessid='gfb9g06vhck3mq9mp5jhk4js3hedtqrj' Table './altatec/nuke_session_info' is marked as crashed and last (automatic?) repair failed INSERT INTO nuke_session_info (pn_sessid,pn_ipaddr,pn_lastused,pn_uid,pn_remember,pn_vars)VALUES ('oip437sng475joej47gv7nrsemve4n6c','746e1f1c01861401d563e25...

    €112 (Avg Bid)
    €112 Keskimäär. tarjous
    8 tarjoukset

    Do napisania plik w PHP - możliwość wyboru kierunku synchronizacji: baza1 -> baza2 baza2 -> baza1 nowsze_rekordy -> starsze_rekordy Baza danych programu Subiekt NEXO - bazę demo dostarczymy lub można pobrać darmową wersję programu ze strony firmy InsERT. Dobrze, żeby program przed wykonaniem synchronizacji / przerzutu wyśw...on wprowadzi. *Checkbox z możliwością odznaczenia synchronizacji danej pozycji * Po wykonaniu wszystkiego zapisu pliku z logiem - z datą i godziną wykonania - co było przed zmianą a co jest po zmianie. * Głównym identyfikatorem jest symbol kontrahenta / produktu / usługi * Do kartoteki firmy mogą być powiązane kartoteki osobowe (przedstawiciele) jeden-jeden, jeden-wiele Podanie ilości rekordów z tbl: **kontrahencie, asortyment** dla jed...

    €49 (Avg Bid)
    €49 Keskimäär. tarjous
    3 tarjoukset

    We are using an old ms dos program to make calculations. This needs to be rewritten to a windows based program I attached screenshot , last result and ms-dos program Orbit is the main exe. file .dat, .tub. .pyl and .tbl is 1 slide if you need , I can provide the book with the formula's

    €134 (Avg Bid)
    €134 Keskimäär. tarjous
    14 tarjoukset

    I need a logo designed for 'TBL' Telangana Badminton League

    €22 (Avg Bid)
    €22 Keskimäär. tarjous
    32 tarjoukset
    xls to txt form Loppunut left

    ...<p>increase shareholder value is main driver. even legislated</p> <p>focus on increasing wealth does not reward innovation and strat long term visin.</p> <p>Dominic Bartin - long-term capitalism to avoid tyranny of short-termism</p> <p>when the tide goes out, you find out who's been skinny dipping - warren buffet.</p> <p>the recession showed that corruption and ineptitude was rampant.</p> <p>what is the TBL (triple botton line).. eco and environmental impact.</p> <p>michael porter - create shared value CSV: reconceiving products and markets, redefining productivity in the value chain, and building supportive industry clusters at company locations pg 7</p> <p>the world wide business envi...

    €20 (Avg Bid)
    €20 Keskimäär. tarjous
    10 tarjoukset
    TBL File Editor Loppunut left

    I would like to create a TBL file editor I have some equipment discontinued, some equipment needs this TBL file to reactivate the firmware, after resetting this equipment the firmwares disappear

    €123 (Avg Bid)
    €123 Keskimäär. tarjous
    4 tarjoukset

    I have an access db that we need to port the roughly 10 lines of code over to Java. So the Java app would connect to an access database and instead of executing the VBA syntax below, once the Java app connects to the...to port the roughly 10 lines of code over to Java. So the Java app would connect to an access database and instead of executing the VBA syntax below, once the Java app connects to the Access database JAVA code will be executed to perform the task below. These are the lines of code - Dim tblNamesArray As Variant tblNamesArray = Array("One", "Two", "Three") For Each tbl in tblNamesArray acTable, CStr(tbl) Next acImportSharePointList, "Http://", "{XXXXXXXXX}", "{XXXXXXXXX}", "One", F...

    €16 (Avg Bid)
    €16 Keskimäär. tarjous
    5 tarjoukset

    We need to be able to have a user fill out which is a Wordpress site with Ninja Forms plugins (including PDF plugin) then for it to be able to take that data and populate the PDF attached in the same way. Bottom of the form (Office use only) that does not capture information from the form must remain fillable and drop downs and actions must be able to be used

    €108 (Avg Bid)
    €108 Keskimäär. tarjous
    33 tarjoukset

    need an expert web scrapping expert to bring data from 3 sites, parse , csv, xls. update to mysql tbl daily. must work with tv. no exception

    €25 (Avg Bid)
    €25 Keskimäär. tarjous
    5 tarjoukset

    Come and shoot with a Texas travel TV show as we travel around South Texas and shoot segments for the TV Show The Texas Bucket List. Will need to travel with crew from May 18th through the 25th.

    €752 (Avg Bid)
    Paikallinen
    €752 Keskimäär. tarjous
    2 tarjoukset

    I want to have an option for an user to import an data set of records and insert into an internal tbl and db. Then also have the user have option to download from our db with the same data set they provided. Example Client sends me "Name", "Account Number", Color, size. My table inserts as Name, account,custom1,custom2,ect..... i will provide the data format for the first sample client. and the db variables.

    €123 (Avg Bid)
    €123 Keskimäär. tarjous
    20 tarjoukset
    Wordpress Website Loppunut left

    I am looking for someone who can design a website for me using Wordpress, I want something that feels like a cross between the following; I also need the back end where you can input data into the following fields. Destination (country) City Tour name Highlights Summary Detailed Itinerary Inclusions Exclusions Duration Cut-off Additional Information Pricing (with tiers from 1 pax, 2 pax, 3 pax, 4 pax, etc.) - SEE ATTACHED Discounts Validity Cancellation Policy Meeting Point Drop-off

    €524 (Avg Bid)
    €524 Keskimäär. tarjous
    105 tarjoukset

    My project is about the program to pack files to be one file and make it can work with some program if that program want to use this pack file Example: I have , , 3.png. I want to make it pack to file1.tbl (tbl is only example of the file type) PS: If you want to know more information, Just PM to me.

    €50 (Avg Bid)
    €50 Keskimäär. tarjous
    8 tarjoukset

    tbl Membershiptype MembershipName text unique Discount number between 0 and less than 1 tbl SafeNumber SafeNumber unique number 6 digits PinNumber unique number 6 digits CreationDate date data is created MembershipName linked to tblMembershiptype MainConcierge dropdown box to select from ConciergeName ContentInHand (nested table?) multiple rows - able to add/delete for each rows eg: Content (text) Has Been Archived? (drop down/radio box) 2000 Y 2001 In Progress Africa Y 2009 N (can sort/filter by “Has Been Archived”) LifestyleInfo (nested table?) multiple rows - able to add/delete for each rows eg: Name (text) Description (text) Wine Likes wine Cars Likes small cars but onl...

    €129 (Avg Bid)
    €129 Keskimäär. tarjous
    2 tarjoukset

    ...Organisations. The media will be invited to cover some of these events to provide publicity. Referrals – The website will have the capacity to offer the online consumer the option of not only identifying a suitable service provider, but the option of following through, e.g. opening a bank account online with the nancial institution of their choice by using a link that is provided on the website. TBL as owners of the website will be able to charge commercial banks and other nancial institutions a fee for every referral that originates from the website. Advertising – The website will provide commercial banks, financial institutions and any other organization with advertising space at a fee. The Mobile Phone Application will be self- sustaining, charging the us...

    €4715 (Avg Bid)
    €4715 Keskimäär. tarjous
    28 tarjoukset

    The architecture consists of 1 DB SErver 1 Web server under a internal network. There are VERY SPECIFIC queries to be in XML format in the DB Server. The Web server, calls the XML's of the DB Server and REFRESH HTML table's data. The site is on. The queries are SPECIFIC The table is SPECIFIC. 3 steps job to be done in a SPECIFIC MANNER

    €6 / hr (Avg Bid)
    €6 / hr Keskimäär. tarjous
    11 tarjoukset

    I have a MySQL table called "users", which ..."1";} The item I'm interested in analyzing is "latest_activity," which has a timestamp (e.g. 1470269608). I need a MySQL query that will return the number of users that have logged on in the past 24 hours. I will run the query via a cronjob at midnight every day. Here's where I'm at. I know that you can search serialized data using a regular expression, like this: SELECT trecord FROM `tbl` WHERE (trecord REGEXP '^ALA[0-9]') This StackExchange article also seemed relevant: The project deliverable is MySQL query that I can run every day at midnight, which will return the number of people that have "last_activity" within the past 24 hours.

    €19 (Avg Bid)
    €19 Keskimäär. tarjous
    3 tarjoukset

    I would like a bot written for the game Knight Online on Steam. It should be able to , auto select mobs (a g...inventory, run to given coordinates, select NPCs and purchase items, support multi-client (client 1 with bot 1, client 2 with bot 2 etc.), bypass the anti-hack in place. It should NOT use pixel detection. Memory scans and DLL injections are preferable. The code should be well-written with proper comments. Most of your required skill IDs, mob ids etc. are located within the "tbl" folder of the game. You can use a "tbl editor" to check these. I know having ALL the features may be a lot to ask. However, getting a few of them would be really nice. Estimated budget: 50 USD base and will pay 10 USD for updates after each game update (which m...

    €745 (Avg Bid)
    €745 Keskimäär. tarjous
    8 tarjoukset

    ...todo tipo de vehículos, coches, motos, furgonetas, camiones, tractores y barcos. Nuestra empresa es estamos actualizando la imagen corporativa, así como realizando una expansión mundial. Como ejemplos necesitamos algo similar a estos dossier (La tematica es diferente, pero el diseño y la estetica es como la buscamos): Condiciones: -Extension del diseño 20 paginas. -Entrega en .psd editable por capas. -El texto que se adjunta será modificado en el futuro, y ampliado, asi mismo será traducido a diferentes idiomas, por ese motivo el texto en la entrega tendra que ser editable. -Debe entregarse

    €103 (Avg Bid)
    €103 Keskimäär. tarjous
    11 tarjoukset
    Logo for TBL Loppunut left

    I am new technical consultant and need a logo for my visitcard

    €38 (Avg Bid)
    €38 Keskimäär. tarjous
    14 tarjoukset
    DJ naam logo Loppunut left

    Ik heb een logo nodig voor mijn dj carrière. In het logo moet TBL staan.(dat is mijn dj naam)

    €21 (Avg Bid)
    €21 Keskimäär. tarjous
    18 tarjoukset
    Project for ColtP Loppunut left

    Hej ColtP I have a simple job for you. I need reviews of my inbound tour agency at Tripadvisor, G+/Google and Yelp but only if you have an account for those review websites and have posted reviews before. THen your review will be rated hi...say that I run a good business. The reason why I don't get many reviews is, than many of my guests are VIP people, and you don't ask those people for a review. My website Tripadvisor Yelp: Tours In Copenhagen For more info I'll pay $100 for three reviews, on at each site. OK? Hope to hear from you, Kristian

    €93 (Avg Bid)
    €93 Keskimäär. tarjous
    1 tarjoukset

    Hej TheresaMatherene I have a simple job for you. I need reviews of my inbound tour agency at Tripadvisor, G+/Google and Yelp but only if you have an account for those review websites and have posted reviews before. THen your review will ...say that I run a good business. The reason why I don't get many reviews is, than many of my guests are VIP people, and you don't ask those people for a review. My website Tripadvisor Yelp: Tours In Copenhagen For more info I'll pay $100 for three reviews, on at each site. OK? Hope to hear from you, Kristian

    €93 (Avg Bid)
    €93 Keskimäär. tarjous
    1 tarjoukset

    Hej ScreenSinger I have a simple job for you. I need reviews of my inbound tour agency at Tripadvisor, G+/Google and Yelp but only if you have an account for those review websites and have posted reviews before. THen your review will be r...say that I run a good business. The reason why I don't get many reviews is, than many of my guests are VIP people, and you don't ask those people for a review. My website Tripadvisor Yelp: Tours In Copenhagen For more info I'll pay $50 for three reviews, on at each site. OK? Hope to hear from you, Kristian

    €46 (Avg Bid)
    €46 Keskimäär. tarjous
    1 tarjoukset

    Hej kristin102382, I have a simple job for you. I need reviews of my inbound tour agency at Tripadvisor, G+/Google and Yelp but only if you have an account for those review websites and have posted reviews before. THen your review will be...say that I run a good business. The reason why I don't get many reviews is, than many of my guests are VIP people, and you don't ask those people for a review. My website Tripadvisor Yelp: Tours In Copenhagen For more info I'll pay $50 for three reviews, on at each site. OK? Hope to hear from you, Kristian

    €46 (Avg Bid)
    €46 Keskimäär. tarjous
    1 tarjoukset

    Hej childofares, I have a simple job for you. I need reviews of my inbound tour agency at Tripadvisor, G+/Google and Yelp but only if you have an account for those review websites and have posted reviews before. THen your review will be ...say that I run a good business. The reason why I don't get many reviews is, than many of my guests are VIP people, and you don't ask those people for a review. My website Tripadvisor Yelp: Tours In Copenhagen For more info I'll pay $100 for three reviews, on at each site. OK? Hope to hear from you, Kristian

    €93 (Avg Bid)
    €93 Keskimäär. tarjous
    1 tarjoukset

    Hi ChrisNorbury I have a simple job for you. I need reviews of my inbound tour agency at Tripadvisor, G+/Google and Yelp but only if you have an account for those review websites and have posted reviews before. THen your review will be rat...say that I run a good business. The reason why I don't get many reviews is, than many of my guests are VIP people, and you don't ask those people for a review. My website Tripadvisor Yelp: Tours In Copenhagen For more info I'll pay $100 for three reviews, on at each site. OK? Hope to hear from you, Kristian

    €93 - €93
    €93 - €93
    0 tarjoukset

    Hi EmeryDuffey I have a simple job for you. I need reviews of my inbound tour agency at Tripadvisor, G+/Google and Yelp but only if you have an account for those review websites and have posted reviews before. THen your review will be rate...say that I run a good business. The reason why I don't get many reviews is, than many of my guests are VIP people, and you don't ask those people for a review. My website Tripadvisor Yelp: Tours In Copenhagen For more info I'll pay $100 for three reviews, on at each site. OK? Hope to hear from you, Kristian

    €93 (Avg Bid)
    €93 Keskimäär. tarjous
    1 tarjoukset

    tbl de bord de la coordination commerciale

    €376 (Avg Bid)
    €376 Keskimäär. tarjous
    5 tarjoukset

    Bonjour, J'ai un pdf, avec une cinquantaine d'éclatés, de voiture (pièces), ils sont légendés avec des numéros, 1,2,3,4 ... Il faut remplacer ces chiffres par les références correspondantes. Un exemple d'UN éclaté :

    PDF
    €88 (Avg Bid)
    Kiireellinen
    €88 Keskimäär. tarjous
    18 tarjoukset

    I have an old product catalogue for our company which was originally created on Pagemaker so exists with many old version file types including .TBL and .PM6 files. There are 63 pages in the document and which have 2 pages per .PM6 file, so 32 documents in total. I would be looking for a speedy turnaround for this project.

    €32 (Avg Bid)
    €32 Keskimäär. tarjous
    2 tarjoukset

    Hi,I need the following project extensions: 1) Sort records according a field criteria ( ascending=1 or descending=0) Function Example Call Sort(tbl,name_of_field,1); // 1 stays for ascending order 2)Work with binary DBF Files 3)Same but using Wxwidgets I need to work with dbf,beacuse in real application I don't want anyone look inside my dbf files 4)About Search Function : Suppose that more then one record match the search criteria:in this case you should write code to create a new dbf file containg all records that match the criteria. The name of new dbf file could , for example() Is it ok for 100$? We can discuss about

    €93 (Avg Bid)
    €93 Keskimäär. tarjous
    1 tarjoukset
    SQL Project Loppunut left

    ...can create your code in SQL Server Management Studio or in a Notepad file. Please copy and paste it into One (1) Notepad *.txt file in the order that it must be executed to run without errors for submission when completed. *.SQL files will NOT be accepted in lieu of the Notepad file attachment. REQUIRED: ALL code must be commented. REQUIRED: The Store table name must be preceded by "tbl", (for example tblTableName) REQUIRED: The Store table column names must be preceded by "str", (for example strStoreName), in order to receive full credit consideration. Columns that will be needed in the Store table are as follows (there are 3 columns total): Store ID Store Name Manager Name REQUIRED: Create the Code, execute the code without erro...

    SQL
    €24 (Avg Bid)
    €24 Keskimäär. tarjous
    12 tarjoukset