ASPFriends.com 'ngfx-oracle' list Archive - May 2002
Messages
Page: 1
Re-ordering in Oracle. (2 replies)
ASPFriends.com 'ngfx-oracle' list
Hi, I need to have table in Oracle, say like below ProductNum Des 1 AAAAAA 2 BBBBBB 3 CCCCCC Now I wanted to insert a row so that the ProductNum will be 2 and Desc will be AABB. The original row with ProductNum 2, will become 3 and so on and so forth. ProductNum Des 1 AAAAAA 2 AABB 3 BBBBBB 4 CCCCCC 1] How can I do this in Oracle efficiently? 2] What is the best way to do the above with a DataSet ...
Problems with ADO.NET (2 replies)
ASPFriends.com 'ngfx-oracle' list
Hi all, I'm translating an ASP application to ASP.NET. I got a problem with the following statement: cmd.Properties("SPPrmsLOB").Value True This property exists in ADO but doesn't in ADO.NET! I need this property to access blob fields in Oracle database. Any ideas? Thanks a lot. Wladimir.
Oracle Saving File to DB (2 replies)
ASPFriends.com 'ngfx-oracle' list
Copied from [aspngdata] to [ngfx oracle] by Eric Landes elandes@partnersindiana.com Does anyone have any example code for saving a file to an Oracle db and Sending an Oracle field/file to the browser. I am uploading ok. I am saving the data in a LongRaw. Downloading I don't get anything back. No errors just an empty field
Oracle's updated clients (3 replies)
ASPFriends.com 'ngfx-oracle' list
Moved from [aspngdata] to [ngfx oracle] by eric landes elandes@partnersindiana.com This is a multi part message in MIME format. NextPart 000 0032 01C20236.7DAC7960 Content Type: multipart/alternative; boundary " NextPart 001 0033 01C20236.7DB10D40" NextPart 001 0033 01C20236.7DB10D40 Content Type: text/plain; charset "iso 8859 1" Content Transfer Encoding: 7bit Oracle has just released some update...
Problem with Oracle Data Provider (4 replies)
ASPFriends.com 'ngfx-oracle' list
Hi There, I have installed .NET Oracle Data Provider beta 1 in a server with .NET framework and Oracle 8i. As I compile my ASPX file an error reports that it can not instantiate the OracleConnection Object. I have the Import namespace 3D"System.Data.OracleClient" before the line. I have already tried the full reference 20 Dim Con as System.Data.OracleClient.OracleConnection 20 and the error still ...
Beginner question (2 replies)
ASPFriends.com 'ngfx-oracle' list
Hi all, I've been working with ADO.Net and SQLServer for a long time and I wanted to try doing similar stuff with Oracle ..But I'm unable to establish a simple connection to my oracle backend ..can someone please give me some sample code of selecting data from an Oracle backend ... Also what Oracle components need to be setup on my machine ? Do I need to download some drivers .. I 'm currently run...
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com