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...
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...
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
-...
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...