Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16
  1. #11

    Quote Originally Posted by snaxnacu View Post
    [TABLE BY TABLE METHOD]
    pwede nimo i-convert to *.csv (comma separated value) file, then parse the data before migrating...

    [MIGRATION TOOL]

    Download nalng ug software...

    I think you are converting it twice(2).
    It's better if you parse it directly into Postgre format. In that way, it's more controlled and you can monitor all.

  2. #12
    Quote Originally Posted by dodie View Post
    I think you are converting it twice(2).
    It's better if you parse it directly into Postgre format. In that way, it's more controlled and you can monitor all.
    Actually, wala pa ko nakagamit ug POSTGRE, but i think converting it directly to postgre format will have datatype issues. Same with MSSQL to ORACLE.

    By Converting it *.csv ang iya data will be string, after parsing the data from *.csv, then thats the time i-insert sa table na manually created, at least ang mga datatype kay han-ay na.

    Thanks

  3. #13
    Quote Originally Posted by snaxnacu View Post
    Actually, wala pa ko nakagamit ug POSTGRE, but i think converting it directly to postgre format will have datatype issues. Same with MSSQL to ORACLE.

    By Converting it *.csv ang iya data will be string, after parsing the data from *.csv, then thats the time i-insert sa table na manually created, at least ang mga datatype kay han-ay na.

    Thanks
    I think you didn't got the point. I meant was converting it direcly into POSTGRE sql format.

    .csv, is a text format.
    .sql, is also a text format.

    If we undergo CSV, that means you are parsing twice.
    If you parse it into POSTGRE text file command, you are parsing directly.

    DATATYPES doesn't matter as long as you include it properly in the commands within your SQL text file.

    sometimes CSV has issues. Because sometimes it does not target the actual arrangement of the fields.
    Last edited by dodie; 05-06-2009 at 10:43 AM.

  4. #14
    i thought wla maka tabang nko ngari..karon pako ni balik ug visit ani nga thread..hehe...
    daghan man d i ang nang reply...

    Quote Originally Posted by dodie View Post
    What ever the database type or table types, always think about compatibility. There are also TOOLS out there might be useful (with payment or free) in some ways they are not compatible with your created system made from scratch by your own hands.

    The best method is to create a script or program to REGENERATE the SQL scripts command from the MSSQL application database. Your aim is to REGENERATE DATA SQL COMMANDS into POSTGRESQL.
    Create a file called. postgresql_new.sql <--- text file, contains sql commands.


    Execute the sql file command into the postgresql manually and wait for it. If there is COMMAND LINE tool available in it then use it. It is very useful if you have very large data without worrying about TIME LIMITATION.

    Trust me, this really works. bwahahahahaha
    this is what i did...mas nice xa ky control nmo tanan, bt ikaw jud mobuhat sa structure sa database nga imong balhinan....i think my mssql to postgresql data migration is successfull...hahah...wla pa jud nuon macheck nko tanan nga data...bt so far so gud...heheh..
    Last edited by ingkiang; 05-07-2009 at 11:46 AM.

  5. #15
    why not make a program to transfer your data.

  6. #16
    Quote Originally Posted by service.raymond View Post
    why not make a program to transfer your data.
    OMFg are you blind please read the post.

  7.    Advertisement

Page 2 of 2 FirstFirst 12

Similar Threads

 
  1. Another help in C pls
    By chokobo in forum Programming
    Replies: 9
    Last Post: 02-24-2006, 12:19 PM
  2. Want to buy a new mp3 player. Need help in selecting one.
    By metdumangas in forum Gizmos & Gadgets (Old)
    Replies: 21
    Last Post: 01-04-2006, 09:01 AM
  3. Help in choosing 5 Mega pixels digicam
    By buloi123 in forum Gizmos & Gadgets (Old)
    Replies: 48
    Last Post: 12-18-2005, 10:00 AM
  4. Replies: 2
    Last Post: 09-14-2005, 08:09 AM
  5. Replies: 1
    Last Post: 07-05-2005, 05:29 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top