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 / June 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Does access support "CREATE PROCEDURE"?08 Jun 2004 12:47 GMT3
I seem to get an error everything I create a query that includes CREATE PROCEDURE.
I'm using the JET4 OLE connection to my C# application.
Thanks,
John
Xml using SQLQueryData - help08 Jun 2004 12:02 GMT5
I'm having trouble working this out and was wondering if anyone could help
me. I have a query:
SELECT
   1 AS Tag,
Parameter.Add() problem08 Jun 2004 10:58 GMT3
I was looking at this method within the SqlCommand class. It is the
SqlCommand.Parameter.Add(string, object) method.
My question is, how do I use this parameter within a stored procedure?
What i am really trying to do is dynamically change the ORDER BY method
Index was out of range. Must be non-negative...08 Jun 2004 08:47 GMT2
A call of the Fill method of a OleDbAdaptor results in an exception: "Index
was out of range. Must be non-negative and less... Parameter name: index"
The error occurs sometimes after a fill after a 2nd update on a DataSet (ds
bound to a DataGrid and allocated once - the DataSet is ...
column inaccessible due to its protection level08 Jun 2004 03:32 GMT3
I have a test driver that is in my remoting service project and I am
able to use the following code to reference a particular field:
myDataSet.MYTABLE[0][myDataSet.MYTABLE.PERSON_IDColumn] = 5;
This is great because if my dataset column ever changes I will know
Memory leak on ASP.NET web site08 Jun 2004 02:24 GMT7
OK I have a web app that I built that makes MANY calls to the DB in each
request. The app wasn't tuned for scalability so this wasn't a problem, but
time is too short to redesign how the database is accessed because the data
that's being stored is time relevant and the web app will ...
What is wrong with the following code?08 Jun 2004 02:24 GMT1
Can anyone tell me what is wrong with the following code?  I get an error
message that states: An unhandled exception of type system.argumentexception
occurred in system.data.dll    these columns don't currently have unique
values
select distinct in rowfilter08 Jun 2004 02:21 GMT1
how can i make a rowfilter in adonet/c# that behave like the "select
distinct" statement in sql ??
thanks in advance, yoandy
How do I serialize an ADO.NET DS to a positional flat file?08 Jun 2004 02:20 GMT1
Is there any preferred way to serialize an ADO.NET DataSet to a positionally
delimitted flat file (space filled) for use in a mainframe interface?
For example XSLT?
OracleConnection Thread Safety07 Jun 2004 22:51 GMT8
Hi. I posted a connection pooling question on Friday evening; I received some good answers, but I still have a final question
I would like to know if the OracleConnection class is safe for multi-threading applications. This is what MS has to say about OracleConnection wrt Thread ...
Handling Nulls07 Jun 2004 22:32 GMT1
I have a dataset that is encapsulated inside a class where I use property
accessors for the outside world to retrieve the data.  The problem I am
running into is there are times when there are null values.  For example, I
have a Guid Column in a datatable that is a foriegn key that ...
HELP!!! ASP.NET pages will not display.07 Jun 2004 21:39 GMT1
For the last couple of days I have been stumped as to why my computer
decided to not allow me to either open or view asp.net pages.  I have not
added any programs or has any of my settings changed in the last few days.
Here are the steps I have gone through to try and restore my asp ...
Programmatically Create Oracle Typed DataSets?07 Jun 2004 21:30 GMT7
Is it possible to create a progam to mimic the following action
a) drag oledbadapter to form1.cs
b) select my oracle ole connection
c) enter 'select * from mytable'
Handling NULL field in SQL server with asp.net07 Jun 2004 20:11 GMT4
hi guyz
i want to print user friendly message to html page if there is no record in
database. i tried this code ..its working if there is no record.. but record
exists then i am getting error..
foreach loop in sql server07 Jun 2004 20:09 GMT5
May I know if there is a foreach loop equivalent found in Sql Server? I
would like to use 1 in sprocs.
 
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.