Hi Folks,
using v2.1 of SQL Developer.
Anyone know how/if the 'predictive' feature in the query editor can be turned off?
It's driving me nuts - for example, writing a report using ROLLUP in the group by clause and the d@#n thing keeps re-writing my report...which completely changes the output...
Hi,
I'm having a problem using the above (in C# 2005 Express) to return data from an Oracle 10 Db.
The code I'm using is -
using (OdbcConnection oraCon = new OdbcConnection(OraConnectString))
{
OdbcCommand OraCmd = new OdbcCommand(OraQueryString, oraCon)...
Hi All,
Has anyone ever heard of a couple of packages/files called "dac60" or "fds60"?
I'm having massive problems trying to run re-installed Delphi 6 programs on a rebuilt PC.
Have re-installed all upgrades and packages (as far as I'm aware) from backup discs but keep getting these fatal...
Hi All,
Hope someone can take pity on me and figure out what the heck is happening here...
I'm using D6 Ent. Edition on NT4 (don't laugh - someone has to!) and have a working program which writes a list of usersids' to a text file.
The original code fragment follows;
for i:= 0 to...
Hi Folks,
I appreciate you may not consider this the correct forum but with the wealth of knowledge here I was hoping some kind soul would take pity on me...
I've a Delphi program which connects to an Access DB using ADO.
The program works fine, making multiple connections and re-connections...
Hi Folks,
I'm having a problem writing to an Access table.
I have a reporting app (front end is Borland Delphi, back end is Access, connection via ADOX) which is behaving very strangely.
We have a process-based automated workflow system and the app is used to analyse and report on user...
Hi Folks,
Can anyone help?
I've developed a simple reporting app which uses Access to store temporary data prior to printing using MS Word.
The first time a report is selected and run everything works fine and the data is correctly printed.
However, if the user tries to run a subsequent report...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.