Moving program from one platform to another, or replace some of the libraries with other versions or similar libraries
Questions tagged [migrating]
126 questions
-1
votes
1 answer
Migrating Drupal Site from one Theme to Another
I am not a drupal expert but would appreciate any help.
I would love to move all my site files, modules, views, contents, nodes, configurations, blocks, taxonomy, rules, images, file systems, and reports from the current site into the new theme…
anon
-1
votes
3 answers
Changing from Array of AnsiChar to Array of WChar
I am XE5 user. I have a client/server app written in D7. I have upgraded to XE5. Because D7 was not unicode i have used following type:
TRap = array[0..254] of AnsiChar;
and i am sending this data to server over tcpip. Server has the same…

blacksun
- 733
- 7
- 24
-2
votes
2 answers
Moved wordpress content posts, pages, media doesn't show up
I have had a wordpress website go down from DNS issues and I moved it manually to a new host and database. I updated the database info to match the new database and uploaded the exported tables from the old website to the new wordpress…

Jthomas
- 1
- 1
-2
votes
1 answer
Turning a react Native into html5 /PWA
I wanted to know if there is any way I migrate a react native app into a website format without having to rebuild a new frontend (Html5, PWA...).
Has anyone done it or knows how to do it?

Axel
- 1
- 1
-2
votes
1 answer
Migration from Starteam to SVN
One of our main project is migrating from Starteam to SVN. The sub-projects within the main project are sharing multiple header and source files. As Starteam supports references it was easy for us to modify a shared header/source file and check it…

Kumar
- 15
- 3