p2p.wrox.com Forums

Need to download code?

View our list of code downloads.


Go Back   p2p.wrox.com Forums > Database > Oracle ASP
I forgot my password Register Now
Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read
Oracle ASP Using ASP with Oracle databases. For Oracle discussions not specific to ASP, please see the Oracle forum. For more ASP discussions, please see the ASP forum category.

Welcome to the p2p.wrox.com Forums.

You are currently viewing the Oracle ASP section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.

Reply
 
Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old March 11th, 2009, 05:55 AM
Registered User
Points: 8, Level: 1
Points: 8, Level: 1 Points: 8, Level: 1 Points: 8, Level: 1
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Mar 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Asp.Net with Oracle

Hi Everybody...

I am new to Oracle 9i. I created a table sampleguid

create table sampleguid (
samID raw(16) default sys_guid() primary key,
samname VARCHAR2(100));

Using ASP.Net I connect the table and load the table in a GridView, I can able to load only the SAMNAME column, SAMID is not bind in the gridview... Why it is happening... when i retrieve the SAMID in Label,it return as System.Byte[].

Please Help...

Thanks,
PriyadharshiniVenugopal.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to connect ASP.NET with Oracle ? ashu_from_india ADO.NET 1 June 10th, 2008 03:32 PM
Oracle 10g and ASP.NET Krishnakant Oracle ASP 1 February 20th, 2006 09:06 AM
connecting oracle with asp.net rajatake General .NET 2 June 28th, 2005 02:45 AM
asp.net to oracle avinash sharma LNCT Oracle ASP 0 January 6th, 2005 07:27 AM
Oracle connection with ASP.NET kosla78 ADO.NET 1 October 14th, 2003 01:54 AM



All times are GMT -4. The time now is 07:52 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© 2008 Wiley Publishing, Inc