Sign in or 

|
emocat |
Latest page update: made by emocat
, Apr 21 2009, 11:49 AM EDT
(about this update
About This Update
8 words added view changes - complete history) |
|
Keyword tags:
ACBS
content management
DBA Certitification
ibr
idc
middleware
oracle
oracle applications
Oracle eAM
site studio
stellent
ucm
More Info: links to this page
|
| Started By | Thread Subject | Replies | Last Post | ||
|---|---|---|---|---|---|
| Pratik@JDA | Want to Be an OCA Certified (page: 1 2 3 4) | 79 | Friday, 12:28 PM EST by ramm13 | ||
|
Thread started: Jun 23 2009, 3:21 AM EDT
Watch
Can Oracle giants help me in with well organised and appropriate study materials for OCA and OCP.
I want to do in the Database Side for Oracle 10g. Bur m new to Oracke and as well as novice in sql |
|||||
| anjelinachowdhury | Can i send a meeting request in MSN Outlook from Oracle | 0 | Oct 30 2009, 5:44 AM EDT by anjelinachowdhury | ||
|
Thread started: Oct 30 2009, 5:44 AM EDT
Watch
Can i send ameeting request in MSN Outlook from Oracle. Please if anyone know it give me some clues. It's very urgent.
|
|||||
| JamesKW | Why Doesn't the ODP.NET provide built in paging that is easier to use? | 0 | Oct 29 2009, 8:17 PM EDT by JamesKW | ||
|
Thread started: Oct 29 2009, 8:17 PM EDT
Watch
I realize you can use the RowSize and FetchSize to accomplish this but why not provide a nice way of doing this like the code sample below? Besides, you have to make a round trip to get the RowSize before you are able to do this. I also know you can use SQL with rownum to do this as well, but that isn't really part of ODP.NET.
SqlDataReader sqlDataReader = sqlCommand.ExecutePageReader(CommandBehavior.CloseConnection, 1, 25); Many thanks, --James |
|||||