Recent content by Philippe Maupoil

  1. P

    ODBC importer not working with sql server 2008

    Can I have an update on this pls as I am using it often. Thanks.
  2. P

    ODBC importer not working with sql server 2008

    I have tested the ODBC connection successfully when setting it up. Besides, when connecting via the PSD ODBC importer utility, I can see the list of all tables, select them and view the data in the "Result Preview" panel. On the other hand, the problem appears when starting the import by...
  3. P

    ODBC importer not working with sql server 2008

    Hi, It seems that the ODBC importer utility does not work with sql server 2008. The PSD client is installed on XP sp2. I first connected to the old sql server, clicked on the "import" button. The load started and completed successfully. I then connected to the new sql server(2008) for the same...
  4. P

    ODBC importer utility - save definitions

    I have about 70 tables to import using the ODBC importer utility. I was just testing it with one table by creating my mapping and then save the definitions in a xxx.def file. I opened the file to see all the parameters and was quite happy to see: - the mapped columns - the target table details -...
  5. P

    split screen editing

    There is no such a thing in PSD to split the same window. You may be confusing it with the tiling that splits all windows.
  6. P

    Help Adopting PL/SQL Developer

    Thanks for that! I missed it in your table.
  7. P

    Help Adopting PL/SQL Developer

    What about "Oracle sql developer", I really do not like it and we may have to switch to it. I could not find any comparison reviews on the web.
  8. P

    Regex enhancements

    Hi, I extensively use the "find and replace" option while coding. I noticed that the regex utility is quite poor and as a result, I have to use a proper text editor to carry out quite simple find-and-replace operations using regular expressions. First point: The most striking gap in pl/sql...
Back
Top