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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
System.Data.OracleClient Version01 Dec 2004 23:51 GMT3
Recently I started a project  attempting to connect to an Oracle 9i database
using the System.Data.OracleClient namespace with .Net 1.1.  The database's
service name is longer than 16 characters & I have since found that their is
indeed a bug limiting service names to 16 ...
How to update one table based on a match found in another01 Dec 2004 23:18 GMT1
I'm trying to figure out the best way to perform a simple but
repetitive task in vb.net.
Access DB with 2 tables: first table - a list of phone numbers not to
call and a table holding contact information.
Very simple whidbey VS2005 question01 Dec 2004 18:30 GMT3
Okay, so this is real simple. Add a new project (I tried Windows app or
class library), call it "Something.Common".
Well and good - the namespace added is actually Something_Common (Instead of
Something.Common).
OracleDataReader returning no rows or data even though data exists01 Dec 2004 16:41 GMT2
I am trying to get result from Oracle Function that returns a number. When I
rum from SQL Plus I could see the result. When I call from my C# application
I get no data. I am using System.data.OracleClient to access oracle function
on Database 8.1.7.
ado vs oledb01 Dec 2004 14:17 GMT8
I use to program using VB + ADO with MS Access.
however, i've read that oledb is faster and better then ADO to access to DB.
could you tell me in which wqy is it faster ?
what i've seen till now, it's that i need 3  times more code lines to do the
Using DSN in connection string with SqlConnection Object01 Dec 2004 14:13 GMT1
I want to use DSN in Connection string.
But for opening connection i am using 'SqlConnection' object.
i.e using System.Data.SqlClient;
So is it possible to use DSN in connection string with 'SqlConnection'
Error Message: Timeout expired.01 Dec 2004 13:32 GMT2
I have about 50 users who use an asp.net application i made. For a
while there were no problems but now i see a lot of timeout expired
messages i diiferent forms of my application. See the stack trace
below:
DataTable.LoadDataRow  - can you improve on this?01 Dec 2004 11:53 GMT4
DataTable is dt, filled already and with keys defined, uid, seq etc, suitable
variables ...
        object[] newRow = new object[5];
        newRow[0] = uid;
Use of undocumented sp_MSforeachtable and MStablespace01 Dec 2004 09:02 GMT2
What is wrong with the following code? What I want to do is to store
the results of MStablespace for every table in a DataTable. The result
contains the number of rows and the data space and the index space.
This seems to be okay, because dataTable has three columns after
Displaying dates in dd/mm/yy format01 Dec 2004 06:29 GMT2
I have two Date/Time fields in my Access 2003 database. The VB.NET app I'm
developing (and making some real progress with) uses TextBoxes to input these
as part of a record in a DataSet. Problem: Access always stores years as 4
digits, and it automatically tags a time onto the ...
question for the minds01 Dec 2004 05:07 GMT2
This is what should be an easy question, but I can't get it through my head.  
Can someone help me undestand the following?
The way I see it, .DataSource is whatever you decide to refer back to thel
the Datalist in my case it is an array:
 
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.