Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / Ingres Topics / July 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Data type of a tuple id in r3?30 Jul 2005 21:44 GMT2
In the past I've used a construct of the following to get rid of
duplicates as a last resort.
delete from table1
where tid in
returning a single value efficiently from a database procedure to .net in ingres (using IngresParameter.ReturnValue and ExecuteScalar)28 Jul 2005 18:28 GMT2
In microsoft's support:
http://support.microsoft.com/default.aspx?scid=kb;en-us;310070#XSLTH315012112212
0121120120

it demonstrates how to access the return value of a stored procedure
using executeScalar.  Let's presume that the proc needs parameters and
[Info-ingres] Friday is coming ...28 Jul 2005 10:53 GMT4
Gang,
We usually save the contentious arguments for Fridays ... but
maybe we should wait for Roy to come back from vacation before
discussing the question a client of mine recently asked:
TERM_INGRES for ssh client.27 Jul 2005 17:30 GMT2
Any idea of a suitable setting using ssh to connect
to Solaris boxen?
[Info-ingres] Why cant I run infodb?27 Jul 2005 06:26 GMT1
Hi Dudes,
    Having recently upgraded a Linux box to II2.6 I've just found
that only ingres can run the infodb command. Anybody else gets
greeted with:
RE: [Info-ingres] INGRES SREPORT Problem22 Jul 2005 16:15 GMT3
Err, message says everything?
Logon as ingres, and run: 'upgradefe siege INGRES -uakis_dba'
Regards,
Artur Fajok
sequence .nextval evaluating twice when used inside an INSERT cmd22 Jul 2005 14:47 GMT1
Call anyone spot the difference in the newsessionid value in these two
examples ?
#1 :
    create procedure MM_createSessionEntry
[Info-ingres] maxlocks21 Jul 2005 13:44 GMT3
Can anyone tell me if there's an easy way to trace transactions that have
forced to a table level lock?
The errlog mentions that we've gone to table level but doesn't show the
offending sql. It would be really handy if there were some trace level.
RE: [Info-ingres] Re: is there an equivavlent to auto_increment i    n ingres ?20 Jul 2005 14:50 GMT10
The advantage of using the unique system maintained key is so you can
differentiate between otherwise duplicate records. Very useful if you have
thousands of rows being inserted and you dont want to go off to a secondary
table to increment a unique number for every row.
RE: [Info-ingres] Re: is there an equivavlent to auto_increment i n    ingres ?20 Jul 2005 14:46 GMT3
All,
An interesting debate from which two anecdotes spring to mind, that
illustrate where (I think) artificial keys can be a pain, but also a
godsend:
is there an equivavlent to auto_increment in ingres ? 20 Jul 2005 13:28 GMT8
The header says it all really, I can't seem to find any reference in the
docs explaining how to do auto incrementing primary keys in tables in an
ingres DB.  I've gone with incrementing a biging value in a separate
table every time an entry gets added, but this seems like a ...
jdbc-query tracing/logging15 Jul 2005 13:37 GMT2
There are a lot of solutions given in this group but I think they are
not exactly what I need/want.
I have a Linuxserver (Ingres 2.6). A remote client can query the
databases on this server through a JDBC-connection.
[Info-ingres] RE: Calling Ingres Database Procedures through .Net Data Provider15 Jul 2005 13:25 GMT1
Ingres r3 supports row-producing procedures.  The Ingres .NET Data
Provider reads the result set produced by that procedure just as any
result set produced by a query.
If the procedure is something like this:
Sysmod sql15 Jul 2005 08:07 GMT1
Where are the sql files that are run whenever a sysmod is done ?
I want to add two secondary indices to ii_entities but don't want
sysmod's to remove them
Colin
concatenate multiple rows13 Jul 2005 15:15 GMT1
I'm new to Ingres.
I have the following data in one table:
id              description_id         description
1               1                            desc1
Pages: 1 2 June, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.