I'm using the text importer to load csv files and I need to automatically create a sequence number. This will allow me at a later point in time to save the data back to a text file in the same order as the original csv file.
Currently I'm using a work around by opening the csv in Excel, adding...
When saving the results of a query in a Test Window, you only get the option to Copy to Excel, with no choice of .xls or .xlsx format. Please add .xlsx as an option, similar to the SQL Window options.
I'm running 10.0.2 on W7-64 and I'm no longer able to get Help when I highlight a command and press the F1 key. This used to work just fine in version 9.
I've rebuild the HTML Manuals book list and that did not help.
I'm using Plastic SCM 4.1.10.326 as my source control and when I use the command 'Get from VCS' I get the following error, even though the 'Get' does work:
---------------------------
Error
---------------------------
Access violation at address 08984214 in module 'VCS.dll'. Read of address...
I have the following code (stripped down) in a before update trigger. The cursor finds 4 records. The moment I try to step into a line where I try to get a value from the first row of t_invoices(i) (i=1), PLSQLDeveloper just hangs. Anybody seen this? I'm using 7.1.5.1397.
DECLARE...