Suodata

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

    ...containing the data 2. an array of fields to match. (ex. Id=>integer, date=>datetime, name=>varchar) You will also create an elegant web interface where the user decides which column maps to which field. Sugesting matching names as default choices. - User might paste data with or without column headings, so you should take that into account. - User might paste values that don´t correspond to datatype... so you should do some basic validation of this and disable incorrect field choices. - User should be able to drop unecessary columns. The output should be an associative array with the resulting data. To show your understanding of this requirements and qualify for this project, please send PM with a sample output of 2 rows and 2 columns of the result of...

    €19 / hr (Avg Bid)
    €19 / hr Keskimäär. tarjous
    4 tarjoukset
    jquery file upload Loppunut left

    ...using It's working on FF, Chrome, Safari. A following version have "Access denied ( - line 3241)" I tried to adapt "label" for uploading a file. At that time, i can avoid access denied. But it can't submit data(form Data) to Server. So, it could not work well. Could you help me? [My Script Part] $('#upload').fileupload({ dataType: 'json', add: function (e, data) { // = $('').text('Uploading...').appendTo(); (); }, success: function (e, data) { alert("test1"); $("#member_image_file").empty(); $('#member_image_file...

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

    ...html, after all the code has been loaded: between and . This script would load a mindmap file then, using the code structure already built into the system. What i have tried (listed below) reads the json file correctly but the function that should build the map does nothing: $.ajax( { url : '', type : 'post', data : { action : 'load' }, dataType : 'json', success : function(data) { alert( ); //shows data['id'] correctly, file correctly loaded doc = (data); // creates the doc object alert( ); //shows doc['id'] correctly (doc);

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

    ... The code should be nearly identical to the recently changed code in the other players. 2. One change to the output filename of one page - we just need it edited and published - 2 minute job 3. minor error on payments page: Views/ is a page you can enter payment details and it goes to a payment gateway. We now get an error: 'The version of SQL Server in use does not support datatype 'datetime2'.' 4. Minor changes to the current media player: The green arrow to open the player is confusing as the user will think they have already pressed the play button, so we want the media player to auto-play when the green button is pressed, therefore only 1 click needed - see - we want the player to start playing on the first click 5. There seems to be a style ...

    €206 (Avg Bid)
    €206 Keskimäär. tarjous
    39 tarjoukset

    Questions 1. Convert “” into an equivalent XML Schema. Do a straight one-to-one conversion (i.e., in the DTD where the elements are declared to contain #PCDATA, declare the corresponding element in the XML Schema to be of type string). 2. Modify the schema that you make by creating a new datatype called money and declare the juicer cost element to be of that type. (Here are the facets for the decimal built-in datatype: totalDigits - the total number of digits allowable in the number (including the digits to the right of the decimal point) fractionDigits - the number of digits allowed to the right of the decimal point) 3. Validate the schema you make. 4. Then modify to indicate that it conforms to your schema. Finally, validate the instance documen...

    €60 (Avg Bid)
    €60 Keskimäär. tarjous
    9 tarjoukset

    ...island or upstate ny to provide the accurate quote] 2. Quantity [ based on spouse added , and children] 3. Additional Services [ if they add more options like dental , rx etc] *** Would like to use something like zipstatic to get city*** // Call Ziptastic for information $.ajax({ url: "", cache: false, dataType: "json", type: "GET", data: "zip=" + (), success: function(result, success) { or maybe send to specific web pages i have based on if nj+1, nj+2, nj+3 : nyc+1,nyc+2,nyc+3 , ny state +1, etc like: Choose State New York New Jersey Other Get a Quote! function va...

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

    ...should use the data link dialog box as the first screen to connect to a datasource then each screen in turn will allow the user to build a statement i.e a. select table from datasource b. select option (select/insert/update/delete) c. select field(s) to perform operation on i.e select field1, field2 from table d. select fields for where clause e. enter scalar values for item c and d based on field datatype i.e insert into table (field1,field2) values ("value1", false) where field3=value3 f. enter operators for item d i.e where field1=x AND field2=y OR field3=z. Once this is done an SQL statement specific to the datasource should be generated I am looking to support MySQL, SQL Server, Oracle and Access. The application needs to be written in C# and store all of t...

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

    ...code to connect and disconnect to a database with a password 4) code to insert and delete a Table in the database 5) code to insert and delete a Field in the database 6) code to insert a New Record, Update values in the record and Delete a record 7) code to rename a database 8) code to compress a database 9) code to replicate a database 10) In (5) and (6) above, the Field datatype can be: integer, long, single, Yes/No, boolean (true/false), text and date. So, sample code should show code lines for each of the datatypes (e.g. insert a Filed of type Date, insert a field of type boolean, update a boolean value in a record, etc.) C) Sample Code -- Flexible Grid 11) code to create a flexgrid in a panel 12) code to create a grid with a user specified...

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

    ...code to connect and disconnect to a database with a password 4) code to insert and delete a Table in the database 5) code to insert and delete a Field in the database 6) code to insert a New Record, Update values in the record and Delete a record 7) code to rename a database 8) code to compress a database 9) code to replicate a database 10) In (5) and (6) above, the Field datatype can be: integer, long, single, Yes/No, boolean (true/false), text and date. So, sample code should show code lines for each of the datatypes (e.g. insert a Filed of type Date, insert a field of type boolean, update a boolean value in a record, etc.) C) Sample Code -- Flexible Grid 11) code to create a flexgrid in a panel 12) code to create a grid with a user specified...

    €115 (Avg Bid)
    €115 Keskimäär. tarjous
    4 tarjoukset
    Sample Java code Loppunut left

    ...code to connect and disconnect to a database with a password 4) code to insert and delete a Table in the database 5) code to insert and delete a Field in the database 6) code to insert a New Record, Update values in the record and Delete a record 7) code to rename a database 8) code to compress a database 9) code to replicate a database 10) In (5) and (6) above, the Field datatype can be: integer, long, single, Yes/No, boolean (true/false), text and date. So, sample code should show code lines for each of the datatypes (e.g. insert a Filed of type Date, insert a field of type boolean, update a boolean value in a record, etc.) C) Sample Code -- Flexible Grid 11) code to create a flexgrid in a panel 12) code to create a grid with a user specified...

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

    hi, i have many utf16le files (table), i need a script for create/uptade m...define by datafile : drop table content (by default) or just add data if precised in config file -must be able to define by datafile : set the mysql table name or get the file name by default FILE INFO : all file are on utf16le. on file start you have a chr(0xff).chr(0xfe) to delete. i think line and with chr(0x09).chr(0x00) (not sure just look) for get utf8, each character (EXECT WCHAR datatype) has chr(0x00) in excess. - so "int 90" was in fact "chr(0x39).chr(0x00).chr(0x30).chr(0x00)". - for WCHAR just convert utf16le to utf8 with iconv or something like that (you must try). the colum contain : byte or word or int or dword or WCHAR or float or int64 i s...

    €28 - €28
    €28 - €28
    0 tarjoukset

    ..."blocks' input/output data types" program blocks could be of type - "measure" that symply calls thirdy-part library - "serial" that can run a sequence of whatever number of "contained" blocks - "parallel" that can run whatever number of contained blocks in parallel threads - "cycle" that can run whatever number of contained blocks in sequence multiple times each program block can have datatype inputs and outputs, where inputs can be "static" or "linked" to outputs of other blocks. This library should be cleaned up. Mainly regarding the input/output datatypes Then I developed a wpf user interfaces based on a ShellView and multiple "Screens", where the main purpose is to l...

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

    I am having problems using certain APIs with Drupal 6. I am trying to build an iPhone App w/ Phonegap. I just have a quick troubleshooting question that I need answered. When I try this below, I get this response: { "#error"...have a quick troubleshooting question that I need answered. When I try this below, I get this response: { "#error": true, "#data": "Invalid method " } Service Request URL: Variables: username = "yzyz"; (I will provide you with the username upon request) password = "xxxyy"; (I will provide you with the password upon request) method=""; dataType = "json"; Can someone please tell me what I am doing wrong? I will pay right away for your help. I am sure its an erro...

    €163 (Avg Bid)
    €163 Keskimäär. tarjous
    7 tarjoukset
    Small Wordpress Fix Loppunut left

    ...form is Ajax and have copied the code below. I have also spoken to my hosts (Freehostia) who say that there is no problem their end. Help to resolve this would be greatly appreciated. $j("#contactForm").submit(function(e){ var $valid = false; if ('' == 'true') $valid = check_recaptcha(); else $valid = true; if ($valid == true) { $({ type : 'POST', url : '', dataType: 'json', cache : false, data : { action : 'dox_send_mail', name: $j("#name").val(), email: $j("#email").val(), phone: '', title: '', message: $j("#message").val(), mailto: $j("#post_id").val() }, success : function(response) { $j(".single-auto-ale...

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

    ...arrays - These types are normalized, so for a single type, more tables can be involved. We can discuss about an eventual naming conventions. - Some tables have a sequence. The function of insert will return the value of sequence. - Software must be commented in English or Italian (best English). I will provide a dump of the database and some example functions (hand written). An example of datatype: CREATE TYPE ztype_customer AS (id integer, username character varying(100), name character varying(100), surname character varying(100), password character varying(100), email character varying(100), addresses ztype_address[], customer_status ztype_customer_status, customer_contacts ztype_customer_contacts[], update_version int...

    €331 (Avg Bid)
    Mainostettu
    €331 Keskimäär. tarjous
    12 tarjoukset

    ...migration tool developed in VB6. Current tool: - allow to transfer data from a MS SQL Server database to a MySQL database. - MySQL database (target) structure must be created before launching the tool - all tables data are moved to the target database (no chance to select) - tables are transferred in the proper order to avoid missing foreign key complaints - mapping between SQL Server datatype and MySQL datatype can be modified in the interface New version will mantain the current version features and MUST: - support SQL Server 2000-2012 - support MySQL 5+ - allow trasfer MySQL --> SQL Server, SQL->SQL and MySQL->MySQL too and optionally (please quote apart) COULD: - allow tables to be tranferred selection - be written in C# (.NET 4) I atta...

    €253 (Avg Bid)
    Mainostettu
    €253 Keskimäär. tarjous
    14 tarjoukset
    oracal easy project Loppunut left

    ...Relational Model Diagram (with primary and foreign keys identified correctly. Make sure you convert ALL entities into relational tables. Phase II: DDL, Test data, DML and DB Application Your task is to: Create an Oracle database using Oracle 11g. Write the required DDL to implement the relational model i.e. create the database tables according to the relational model. Chose suitable datatype for each of your table fields. Save the DDL into a Notepad document. (10 Marks) Populate the database tables with a reasonable number of records. Write a minimum of 10 different queries. For each query write the question that the query should answer and the SQL (DML) statement required to answer the question. Design and implement program with graphic...

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

    ...yet and not only that but I have nothing that makes a particular row unique. I’ll take suggestions for indexes to speed the search of course. Also – if I were to search for Sondra Ackers (from the sample data above) I probably wouldn’t find her. Parsing the husbands_name field is likely to be non-trivial since we don’t know where the last name ends and the first name begins. I am open to datatype changes on the table but I can’t really change the structure because I’m importing tab and fixed-width data into this database. As you may or may not expect I would love to have a field that would uniquely identify a row that I haven’t been able to figure out how to do that and still be able to import my delimited data without writing some ...

    €226 (Avg Bid)
    €226 Keskimäär. tarjous
    16 tarjoukset
    Actionscript Plugin Loppunut left

    We are looking for an ActionScript developer to create a simple plugin to load into JWPlayer. The Plugin needs to: URLLoader to a PHP file using datatype Variables. Based on variables sent it will action a request. The first variable sent will be an "ON"/"OFF" variable. The second variable will be a piece of text The third and fourth variable will be x and y cords. The x and y cords move a dynamic text box to a specified area of the canvas and inserts the second variable into it. Chosen developer must have knowledge of jwplayer and plugins.

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

    ...in configtab. Warnings when car milage and expensies es assign on date without time reported. If car milage and/or expensies is empty on day that gets a newly created time reported, prefill car and expensies with customer/assignment with zero Att Freeze/Save check car and expencies that have zero and get option to delete oll Zero Car milage/expensies **ConfigTab:** 1:st column = DataType 2:nd - n:th DataValues 1:st column = dropdown **DaysTab:** workingdays = White 1:st Column = date 2:nd Column Normal workig time (normaly = 8), 3:rd = Type Special days = Yellow Day that is between holiday and Weekend. Days that many take as a "half-day" etc 1:st Column = Date, 2:nd = Description, 3:rd = Type Company Days = Cyan Days that co...

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

    for current PHP version 5.3 or above 1) I need to pass some JSON object to generate an excel file 2) I need to generate the excel file from SQL query MYSQL IN BOTH CASES i will set the column names Hard coded $column_names=array("my_col1","my_col2",...) in case 1: I send the data in a form with JQUERY datos=(datos); $('#excelData').val(datos); $('#dataType').val('json'); $('#formaExcel').submit(); on the processing page $data=json_decode($data, true); i can prevent a column to be displayed by erasing the correspondant $key-$value from the array create excel file. in case 2 execute a mysql query and get the excel file.

    €103 (Avg Bid)
    Kiireellinen
    €103 Keskimäär. tarjous
    4 tarjoukset
    JWplayer Plugin Loppunut left

    We are looking for a ActionScript developer to create a simple plugin to load into JWPlayer. The Plugin needs to: URLLoader to a PHP file using datatype Variables. Based on variables sent it will action a request. The first variable sent will be an "ON"/"OFF" variable. The second variable will be a piece of text The third and forth variable will be x and y cords. The x and y cords move a dynamic text box to a specified area of the canvas and inserts the second variable into it. Choosen developer must have knowledge of jwplayer and plugins.

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

    I just need some answers to a vb question. I have an access project that uses the attachment datatype to store pictures in the access database. I need to know how to retrieve the attachment from the database AND display the picture on a form. I need to extract one image from 5 different database records and store each image on the same form. I need sample working code.

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

    Hello, I just need some code added to the snippet below so that the amount of times the function can be called by clicking the button is throttled. I'm quite new to JQuery so I couldn't quite figure it out. I'm using the JQ...for the button and function that it calls. The function needs to be throttled: <div><a onclick="updateme();" class="button"><span style="color:white;">Refresh</span></a></div> <script type="text/javascript"> function updateme() { ({ type: 'GET', url: '<?php echo $product['product_id']; ?>', dataType: 'json', success: function(data) { if () { $('.pns-price...

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

    ...URL with the following XML, with the result from the WDSL displayed echo'd. The XML script is as follows: <soap:Envelope xmlnsoap:s=""> <soap:Body> <SendMessage xmlns=""> <userName>username</userName> <password>password</password> <messageConfigId>3a9afba7-77aa-440e-8337-0f10ef82572a</messageConfigId> <dataType>CSV</dataType> <data>Name, Rego, Model Jonathon, ABC123, Camry Michael, ABC345, Mazda3</data> <deliveryDate>2012-08-08T01:00:28.7688019Z</deliveryDate> <expiryDate>2012-08-09T01:00:28.7688019Z</expiryDate> <name>Test API Batch (Production)</name><description/> </SendMessag...

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

    hello, i'm looking for a javascript expert that will implement a small thing for me. i want to create a simple ajax request to another domain (not in my domain) and to get the response that is coming. the response is not in json format so you cant use jsonp in dataType because then it will go to error. it have to be only client side. if you can do it please bid and get paid

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

    ...use JDBC to talk to the database. We can handle 4 DB types. For PHP MySQL would be sufficient. We are trying to generate money with it. To host the website gave some problems with PHP there is more freedum in hosting the website. We are planning to generate cash by running as cloud or ASP model. Open-modeling. Handles online editing of a database including authorisation, locking). For every datatype (we call it entitytype) we defined templates stored in the DBase as well. We can support any type of business. We can create several diagrams using Scalable Vector Graphics. We use the Yahoo's YUI framework to create the user interface. We can also use the framework to create mobile Webapp like senchatouch2. So this open source project can learn you a lot since it is very...

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

    ...use JDBC to talk to the database. We can handle 4 DB types. For PHP MySQL would be sufficient. We are trying to generate money with it. To host the website gave some problems with PHP there is more freedum in hosting the website. We are planning to generate cash by running as cloud or ASP model. Open-modeling. Handles online editing of a database including authorisation, locking). For every datatype (we call it entitytype) we defined templates stored in the DBase as well. We can support any type of business. We can create several diagrams using Scalable Vector Graphics. We use the Yahoo's YUI framework to create the user interface. We can also use the framework to create mobile Webapp like senchatouch2. So this open source project can learn you a lot since it is very...

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

    I have data entering a table as integers. Specifically, PMonth (int) [possible values 1-12], PDay (int) [possible values 1-31] and PYear (int) [value comes in as 4 digits i.e. 2012]. I need an on-insert trigger written for on-insert that writes a date datatype to the PDate column on that record such that the three separate integer values are converted to a single DATE datatype. The three source fields (PMonth, PDay and PYear) will remain unchanged.

    €28 (Avg Bid)
    Mainostettu Kiireellinen
    €28 Keskimäär. tarjous
    1 tarjoukset

    1. Present user with basic interface to select files on local machine. then Read multiple spreadsheets or files as well as Access db and create sql server database using the data. 2. Present to user data preview and predetermine best format of column (datatype: eg date, string), allowing to choose format of each column, and let user know which row and cell value that would result in inconsistency or loss of data for selected format. Do not copy formulas, just values. 3. Asks user to confirm/provide table name. 4. Ask user if first row contains column headings and allowing user to view, confirm each new column name. Column name has few limitations would be provided to programmer.. 5. After importing tables, loop through tables asking user if each table relates to others...

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

    Have a bug when sending data using a webservice Error : ': field' element is invalid - The value '' is invalid according to its datatype ':decimal' - The string '' is not a valid Decimal value. Need a person to help fix this and complete a business process. Please write PM to let you know the piece of code and the way it has to be integrated.

    €80 (Avg Bid)
    €80 Keskimäär. tarjous
    12 tarjoukset
    Webservices expert. Loppunut left

    Have a bug when sending data using a webservice Error : ': field' element is invalid - The value '' is invalid according to its datatype ':decimal' - The string '' is not a valid Decimal value. Need a person to help fix this and complete a business process. Please write PM to let you know the piece of code and the way it has to be integrated.

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

    I need someone who delivers me a tool/plugin/gadget which is able to convert my spreadsheet into a structured xml file. Perfect would be a bu...data data data data data data data data data data data data ... your tools output should be in this structure: <entry> <group1> <heading1 "datatype">data</heading1> <heading2 "datatype">data</heading2> </group1> <group2> <heading3 "datatype">data</heading3> <heading4 "datatype">data</heading4> </group2> <group3> <headi...

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

    It needs ... <form id="form1" runat="server"> <asp:ScriptManager ID="ScriptManager1" runat="server"> </asp:ScriptManager> <div> </div> <div> whatever </div> </form> </body> </html> <script type="text/javascript"> $(document).ready(function () { $.ajax({ type: "POST", url: "", data: "test@^test", contentType: "text", dataType: "text", success: function (msg) { alert("aaaaa"); ("<p>" + msg + "</p>"); } , failure: function (msg) { alert("failure=" + msg); ("<p>" + msg + "</p>"); ...

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

    ...1:1 relationship and justify. At this point you must include at least one table which will hold codes. You may have as many code tables as required for example (States, Degrees, etc.) &acirc;€¢ A 1 page diagram of your normalized relational model. &acirc;€¢ A data dictionary of your final model. For each table list every column and indicate primary key. For each column indicate datatype, min,max attribute cardinality, brief natural language description o For numeric (non coded) and date attributes describe normal and threshold ranges o Describe the value-set for enumerated or coded attributes or for foreign keys indicate the table and column to which the attribute is related. o For synthetic keys indicate the name of the sequence. &acirc;€&cen...

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

    We are developing multilingual website in Umbraco using the below structure: English -...-->nodes etc. Right now the translator can simply translate the content and SAVE the work. We want to make his life easier by showing ENGLISH's specific node's content always displayed next to the translation WYSIWYG editor's window so the translator can simply look at the new/changed English content and translate in his language. Attached is the idea that we think will work by making a DATATYPE and use Relations API to display the English content next to the Language's content. Please see the attachment. Don't forget to look at existing OFF THE SHELF modules in<> if you might see something that can help you completing this work. ...

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

    I'm in need of a small Delphi 2007 app that connects to the attached MS Access database. You should write a routine that connects to the DB, adds data to the TESTTABLE for the fields DESCRIPTION and the ATT field. The ATT field is of type Attachment. In that field I need to store PDF document To demonstrate that your app works, ju...Delphi 2007 / Access data access components. (Not BDE). I'm ok to purchase additional data assess components should you choose to use them. Please state the price in your bid for those components I need to purchase in that case. NB, as I have had several bids latelly that are unable to complete the task, please be 100% sure you are able to add a PDF file into Access multivalued attachment datatype ( and )

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

    ...input, and return a set of numpy arrays that represent the output of the yin algorithm. 3) I don't need the plotting functions that are found in the matlab version, just the data (, , , , , etc). The output data should match that of the (included) matlab version (i will provide matlab data - input and output - for comparison if needed). I use the datatype, and read and write wavefiles like this (please use these for comatibility): from import wavfile import numpy as np def wavread(filename): fs,data = (filename); return (data/32768.), fs def wavwrite(data,fs,filename): (filename, fs, (data*32768)) 4) The only dependencies should be numpy and the standard python

    €94 - €469
    €94 - €469
    0 tarjoukset
    ajax csv import Loppunut left

    ... I added a htm file that parses the csv file already. only converting to destination format needs to be coded. it is not a difficult design, will take 1-2 days i estimate. // filedef: ['formatname']= "[sepchar],fielddef[,fielddef]]"; // fielddef: importfieldname[:xx]:datatype:newfieldname // xx= is fixed fieldsize // datatype= ['string','date','float'] // every csv value is checked against a datatype, maxlength // make a function for every datatype that convert the value to the destination format (sql format) var aFormats= new Array() // Example of postbank format (only first 2 fields implemented) aFormats["postbank_csv"]= ",,datum:date:docdate,naamomschrijving:string:descriptio...

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

    ...view ? A collapsible left bar that should show the name of all tables in the db. Tables that have been selected in the view previously should be highlighted. o Selecting a new table should put the table on canvas. Only the table name and column names should be shown vertically. Long names should be chopped followed by ? o onMouseOver any column name, show the complete column name, its datatype, its default value, its data length. o Table could be clicked and dragged anywhere on the canvas. o Visualizer should remember the position of tables in views. o Right clicking on the table should give the options: ? remove the table from the view ? edit the table. On clicking edit either open the design view of the table over there itself or open the structure tab of th...

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

    ...input, and return a set of numpy arrays that represent the output of the yin algorithm. 3) I don't need the plotting functions that are found in the matlab version, just the data (, , , , , etc). The output data should match that of the (included) matlab version (i will provide matlab data - input and output - for comparison if needed). I use the datatype, and read and write wavefiles like this (please use these for comatibility): from import wavfile import numpy as np def wavread(filename): fs,data = (filename); return (data/32768.), fs def wavwrite(data,fs,filename): (filename, fs, (data*32768)) 4) The only dependencies should be numpy and the standard python

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

    (please note if you read my other job post this is for a different website. feel free to apply for both....table WHERE MATCH ('Content') AGAINST('+keyword1 +keyword2' IN BOOLEAN MODE) HAVING Relevance > 0.2 ORDER BY Relevance DESC you can match the entire title of the new question and let the match against determine whats relevant. all question input forms would need to be modified to run this check when a user adds a question if required. you would need to create a new datatype or table to store the "related discussions" in the database. also, related discussions must have a "comment" link to allow users to comment on the related discussions. i have a number of jobs i need completed and I am ...

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

    ...properly since innodb does not allow for this. all question input forms would need to be modified to run this check when a user adds a question... and also copy the new question to the db in both the existing innodb table and the new mirrored myisam table you create. all data types (questions, answers, comments) already exist in one table call qa-posts. you would need to create a new datatype to store the "related discussions" in this table. on the page where related discussions appear users must be able to add comments to them. this function already exists for answers on the page. you just need to make sure the related discussions can also accept comments and make the appropriate db mods so they are referenced properly. i have sample sql...

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

    ...defined and permissions given accordingly. Permissions for each action of UI will be validated after user login and passed on to the UI for each page, per action. Action is enabled if explicit permission is given from the business logic 8) Drop down values would be send from the business logic via function calls and should be dynamically populated 9) Grid values should also be dynamic - header, datatype, formatting code and rows will be provided from business logic via function calls, using predefined xml schema's. 10) From home page, user will be directed to Shipments detail page. Grid will be pre-populated with "unassigned" and "in-transit" shipments. UI/Webserver logic should be agnostic to this data 9) User level customizations is nice to have and...

    €961 (Avg Bid)
    €961 Keskimäär. tarjous
    29 tarjoukset

    I want to import a dataset with all Swedish roads from one **Shape-file** found on to **Geography-datatype** column in SQL Server 2008 R2. I have tried with the tools on , it works until around the 17000th row, then it break without an error message. Also it works if I choose Geometry instead of Geography. The data comes from OpenStreetMap, so if you have another source with Swedish roads or grab it directly from OSM, it's fine with me. Maybe you can use ArcView or FME () to get this done too. You shall deliver both a SQL-database with one table including the dataset, but also a short description so I

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

    I need help programming a simple app that gets the top 1000 web sites for a specific country, including all data about the site that is obtained through that request. Store in Dataset datatype. Requirements: User credentials in Asp.net 4/C# Prefer single easy to understand simple straightforward aspx/cs-file, no fancy classes

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

    This job is a screen scraping project, to develop a database of sport event outcomes and betting parameters. Language to be used: Visual Basic 2005 Target database: MS Access 2010 Website to be scraped: TBD Expected budget: $50 Expected timeframe: 5 days. Fields in the table: (Name, DataType, Description) Sport, String, The name of the sport (NFL, NCAAFB, NBA, NCAAB) Season, Integer, The Year at the start of a given sport season (May be a year behind the actual date) Week, Integer, The week of the season Date, DateTime, The date, including year of the event. TeamHome, String, Team name TeamAway, String, Team name ScoreHome, Integer, Home Team's Score ScoreAway, Integer, Away Team's Score SpreadOpen, Floa...

    €36 (Avg Bid)
    €36 Keskimäär. tarjous
    2 tarjoukset
    Excel Macro Editing Loppunut left

    ...DisplayAlerts = False = False filetoOpen = _ ("Select Letter Files (*.txt),*.txt", , , , True) If IsEmpty(Range("A1")) Then fileRow = 1 Else fileRow = ( _ ).Row + 1 End If For i = 1 To UBound(filetoOpen, 1) Filename:=filetoOpen(i), _ Origin:=xlWindows, StartRow:=1, _ DataType:=xlDelimited, TextQualifier:=xlDoubleQuote, _ ConsecutiveDelimiter:=False, Tab:=False, _ Semicolon:=False, Comma:=False, _ Space:=False, Other:=False Set newBook = ActiveWorkbook 'reference to textfile With Workbooks("").Worksheets("Sheet1") Destination:=.Cells(fileRow, 1) fileRow = .( _ .UsedRange

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

    This job is a screen scraping project, to develop a database of sport event outcomes and betting parameters. Language to be used: Visual Basic 2005 Target database: MS Access 2010 Website to be scraped: TBD Expected budget: $50 Expected timeframe: 5 days. Fields in the table: (Name, DataType, Description) Sport, String, The name of the sport (NFL, NCAAFB, NBA, NCAAB) Season, Integer, The Year at the start of a given sport season (May be a year behind the actual date) Week, Integer, The week of the season Date, DateTime, The date, including year of the event. TeamHome, String, Team name TeamAway, String, Team name ScoreHome, Integer, Home Team's Score ScoreAway, Integer, Away Team's Score SpreadOpen, Floa...

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

    Suosituimmat datatype -yhteisöartikkelit