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
Relation tables order --> order_detail02 Feb 2005 00:19 GMT3
First of all, sorry for my english if is not very well, I am spanish.
My problem is these:
I have an DataSet1.xsd, contain two tables, one is "order" and the other is
"order_detail" and between this tables exist one relation, one to many,
RowFilter:Missing operand after '=' operator02 Feb 2005 00:03 GMT4
While using the DataView.RowFilter, if the RowFilter is set to an integer
value, say:
c#
MyValue = 123;
Login failure...01 Feb 2005 23:59 GMT3
I ran my code against my LOCAL SQL Server database -- all works.
I run the code against a remote SQL Server providing the correct uid and
password, and I get Login failure.  What is more bizarre, if I step thru the
code in VS.NET (exact same code with same connection values), I ...
counting records in select query01 Feb 2005 20:21 GMT8
I have complicated select query
how to get prior number of records
returned from this query.
One number, to decide
# of pooled connections seem too high01 Feb 2005 19:40 GMT2
We have a production web site that's data intensive (save user input to DB
and query for displaying) with the ASP.NET app part on one W2K server and
SQL 2000 DB on another W2K server.  I have set up performance logs to log #
of pooled database connections on the web server every 60 ...
already an open DataReader associated with this Connection01 Feb 2005 18:49 GMT3
We are seeing a ton of this error:
There is already an open DataReader associated with this
Connection which must be closed first.
I've went through all code that uses a datareader and made
Problem with Datareader.close01 Feb 2005 18:33 GMT1
I have an asp.net application and am facing a problem while closing my
datareader object. I am using Active reports for dotnet for generating
reports.
I create a datareader object in my data access layer and then pass it
XP Home won't upgrade to MDAC 2.801 Feb 2005 18:31 GMT1
We have one customer using XP Home who is getting the following exception:
System.TypeInitializationException: The type initializer for
"Sol.XSPData.Entity.SolDBProject" threw an exception. --->
System.InvalidOperationException: The .Net Data OLE DB
Modify Column data type01 Feb 2005 18:18 GMT2
I now have loaded an XML file into dataset, all columns are in string type
and I want to modify datatype of a column.  The values stored in the column
are in date format but in "string" type. How can I modify the column
DataType into DateTime Type? After that I want to get a ...
newbie question.01 Feb 2005 10:50 GMT1
What is required for an xml file to be read into a dataset a part from being
valid.
I have an xml file following the hr-xml standard but it fails to be read in
a dataset.
"Data type mismatch in criteria expression" from C# app in French01 Feb 2005 09:12 GMT5
I get a "Data type mismatch in criteria expression" error when attempting to
write to an Access database in my C#.NET Windows Forms application.  This
only occurs when the OS regional settings are set to French.  When they are
set to English, the write query works fine.  I use ...
Call javascript function without using any event call01 Feb 2005 03:04 GMT3
In my vb.net module, I used the script to generate a client side
javascript function. as
 Private Sub disablePostedFileInout(ByVal n As Integer)
        Dim jScript As String
date format in parameter01 Feb 2005 02:22 GMT5
I have SQL parameter that looks like this:
cmdUpdate.Parameters.Add
("@invoicedate", SqlDbType.NVarChar, 40).Value = dr["invoice
date"].ToString();
Datarelation between two comboboxes?01 Feb 2005 01:55 GMT6
I have searched high and low for documentation I can understand or sample
code for setting up a datarelation between two ComboBoxes.  But so far, all
I have found is either not helpful (for instance - "don't post a reply, I
have found out how to do it" but without saying how - which ...
RowFilter with Numeric Values01 Feb 2005 00:53 GMT2
How to apply a DataView.RowFilter with numeric values.
I always get exception from the System.Data.SyntaxErrorException:
Syntax error: Missing operand after '=' operator.
Any Ideas would be good
 
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.