Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / ADO.NET / February 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Why does a record count in  a query (with "group by") indicates more records than there are?06 Feb 2005 11:11 GMT4
Indeed, a count of a query with a group by function gives more records than
there are and so for-next  structures don't function.
How is this to be mended.
Anyone? Everyone in fact.
GetBinaryStream Equivalent05 Feb 2005 21:51 GMT2
I am really stuck and hope someone can come to my rescue.  I need to be able to call
dataReader.GetBytes for a column which is defined as a varchar2.
When I try to do this I get an InvalidCast Exception.  Why do I need to do this?
The drivers for Oracle or somewhere in between is ...
Oracles @@Identity?05 Feb 2005 19:48 GMT4
Is there an equivalent?  I have a sequence set up to create me a unique ID,
but I need to return that too!
Thanks,
Scott
Who can i send my code to?05 Feb 2005 18:02 GMT2
Is there anyone who would like to have a look at my simple to give me some
advice for improvements?I'll send it in zip-file.
Signature

Thanks a lot

need to get .Net framework05 Feb 2005 17:59 GMT2
where i can get the fully functional version of .Net framework that can run
crystal reports too?
Best wishes
Data Reader Error Please Help its Urgent05 Feb 2005 14:35 GMT6
I have on  clsGlobal.cs File in which i have created many functions of
Fetching, Inserting Data In Database.. Using Ado.net AsP.net C#.net
Those Functions returns String, Dataset etc.
But NO WHERE I AM USING DATAREADER IN WHOLE PROJECT.
SQL Nulls and Strongly Typed DataSets05 Feb 2005 02:51 GMT1
I've seen posts on this, but never a confirmation that anyone's suggestions
actually worked...
I have a sql stored proc that returns multiple result sets.  I used the VS
dataset designer, and just drug the stored proc onto the designer to build
Cannot open OracleConnection with Oracle 9.2 in ASP.NET05 Feb 2005 02:01 GMT3
I'm using System.Data.OracleClient with VisualStudio.NET 2003 and trying to
connect to Oracle 9.2 database. Oracle client software for 9.2 has been
installed and I can perfectly make a connection in a Windows Forms
application. But on the same machine, I cannot make a connection in ...
which is a better use of the data04 Feb 2005 22:39 GMT8
Given the following situation which is better, should the data be read using
a datareader then put into a grid for inline editing, etc. Or should it be
placed into a Datatable then datagrid for the same activity?
web app., maybe 50 users at once, record size maybe 100-250.
ADO versus ADO .net04 Feb 2005 22:33 GMT1
I had a question in comparing ADO to ADO .net, specifically on the
performance side.  Here is some background:
Our application is a very data intensive one, we have a middle tier,
which is our database interface client, which talks to many SQL Server
Write Dataset contents to a file as a csv?04 Feb 2005 20:57 GMT2
I need to write the contents of a dataset to a comma delimited csv file that
includes the field names?  Does anyone have a sample of how to do this?
Thanks
TIA.........Update problem in Dataset............04 Feb 2005 09:40 GMT2
Hi,
Got a small app based around a access database. In
ADO.net i simply called update method to uptade my
database with dataset contents. i.e.
Why not "new SqlDataReader()"  ?04 Feb 2005 03:01 GMT3
Why do I say:
   SqlDataReader dr;
instead of
   SqlDataReader dr = new SqlDataReader();
ADO.NET not retrieving results correctly04 Feb 2005 02:56 GMT6
I'm using ADO .NET to connect to a Microsoft Access database, and
everything so far has been working in my program except one small
problem. I am constructing a query string to search for certain results
from a table, and it does not seem to return the correct results.
T-SQL04 Feb 2005 02:42 GMT1
I want to grant updated privileges to a column only, but I can't get the
syntax right.
grant update  columnname on  tablename to username
gives me syntax error.
 
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.