Question:
what is data conversion?
anonymous
2007-07-17 20:39:36 UTC
can any body expalin what is actually happening in data conversion
Four answers:
Andy G
2007-07-17 20:48:43 UTC
Depends...



You can perform data conversions between different data formats by converting, let's say...your excel data to an access database. Or converting your access database to a SQL database.



Or you can do data conversions by updating. This usually happens when a new form of software comes out that manages your data. For instance going from Access 97 to Access 2000.



What is happening in the Update Data conversion is new data management protocols are in place in the newer software so in order to properly function with the new management software it needs to update the old protocols to the new ones.
jay
2007-07-21 16:10:01 UTC
That is a very general question - but the most common answer is this: Each application needs the data in a partucular format to understand, and if the same data in same format is presented to another application, that "another" application can fail to understand because it works with a separate format. Now, if you want the data that is made for application-1 to be understood by another application-2, some amount of conversion should happen to the data. An extremely over simplified example is this: Assume that application-1 reads the "date" in MM/DD/YY format, and the application-2 reads the data in DD/MM/YYYY format (notice the change in the date format), then any data that was made for application-1 should be altered in the date format before it is fed to application-2.
Bala Gopalakrishnan
2007-07-18 00:42:29 UTC
You have to clearly explain what kind of data conversion you are talking about. Is the data conversion happening in your program or in a database. For example you want to convert int to string type you can do it in a C prog by itoa(..) or in a database by using some database tools.



let us say u convert itoa(10); then the variable takes 1 integer which could be 32 bits depending on the OS. Now converting to string takes 3 bytes in sequence byte1 - 1(Ascii) , byte2 - (Asicii)0 and byte3 - 0 or NULL ( both are same. All C strings end with a 0 to represent end of string).
Webb
2016-04-22 01:15:14 UTC
Data entry services providers that deal in data conversion have wide-ranging benefits to offer to clients and their respective businesses. All types of businesses can benefit by outsourcing their data conversion functions because by doing so they will then be able to concentrate more of their time and effort on core business processes such as sales, advertising & marketing, production, customer service, business expansion etc.



Data Conversion Companies, Portfolio includes:



• Composition and rendering of PDF, HTML documents, e Books

• Digital publishing includes composition, conversion, editing, proofreading, typesetting, formatting etc

• Document conversion from one format to another

• E Book production

• Post production error correction and quality assurance etc.



SK Data Entry Services is specialized at converting data from a particular format to another, within less time and with the great accuracy. It can help you to store, search and retrieve digital versions of any document, anytime and anywhere.



Source: skdataentryservices(dot)com


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...