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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Null Casting Error when using Strongly-Typed Dataset26 Mar 2004 19:55 GMT1
I have a strongly-typed dataset containing a table that contains a field
that is nullable. I can fill this table without a problem. However, when
accessing the nullable field such as:
String something = MyStronglyTypedDS.SomeTable[
Global.asax shared/static read only property26 Mar 2004 18:24 GMT1
If I add a shared/static read only property to the Global class of
global.asax, do I need to implement thread locking like the
Application object does?
There are two ways I want to do things, Initialize a private variable
What is the connection string for oleDBConnection for Paradox?26 Mar 2004 16:20 GMT3
What is the connection string for a System.Data.OleDb.OleDBConnection for
Paradox 10?
I am trying to use the same connection object and switch between Paradox 10
and MS Access 2000.
Calculated field question26 Mar 2004 16:00 GMT4
I have a question:
I need to add a calculated column to my datatable. I cannot use the
expression property of column as I have to perform some check on data of
each record before deciding what expression I have to apply.
Database restrictions from ASP.NET???26 Mar 2004 15:08 GMT2
I am a newbie in .NET and Visual Studio, I come from the Java
environment. I am developing my first .NET app and have found a big
stopper, I hope you can help me out of it.
I have defined an MS Access database with a test table (MS Access 2002
Supporting SQL Server and Oracle query syntax26 Mar 2004 14:09 GMT2
We are currently developping a system that has to work with both Oracle and
SQL Server. So far we've built a small library to help us connect to SQL
Server and Oracle using the IDb* interfaces instead of using each provider
specific classes. It works well.
Oracle Drivers26 Mar 2004 14:06 GMT2
I understand that Oracle Drivers come as part of the VS.Net 2003.  I do not
have VS.Net 2003, I have the 2002 version. I have the Framework 1.1, but
when I type System.Data I do not see anything which looks like Oracle.
So where can I find Oracle drivers for .NET?
OLEDB Basics - I can't get it to work!26 Mar 2004 14:03 GMT1
Hi all, please help me!
New to OLEDB in ASP.net, converting from SQL to OLEDB.
Below is a code snippet that executes under a connection that is known to be OK, since I can read the database using it OK.
I have highlighted the code for easier reading. Thanks in advance for any help!
Converting a DataSet into a XML string26 Mar 2004 10:51 GMT1
Pls,
how can i convert a dataset into a XML string. I don't want to save the XML
on disk, just get the xml string directly in memory.
tks in adv.
ADO.Net / Sql DSN connections26 Mar 2004 10:51 GMT1
Can someone please post an example of a connection string for a SQL DSN
connection for VB asp.net -
I currently have :
"DSN=<dsnname>;uid=<username>;pwd=<password>;network=<networkname>"
stored procedure not filling dataset26 Mar 2004 10:51 GMT7
I have created a stored procedure on SQL Server 2000 that I know
works.  I then dragged the sqldataadapter control onto my form, and
connected to an existing stored procedure.  My datasets and sqlcommand
objects were created for me by the designer.
Session or Cache(ing) of DataSet?26 Mar 2004 10:49 GMT1
I want to be able to persist a dataset over multiple page request and
different pages.  What is the difference between using Cache and Session to
do this?
ADO.NET in C# - Please help!!26 Mar 2004 10:39 GMT2
I have written an application in C# that runs as a service to connect to an Access database that resides on a mapped drive. I have Read, Write, Create and Modify permission on the folder
I am using the System.Data.OleDb namespace with the following connection string
In an xml file ...
How to free resources and reuse objects?26 Mar 2004 09:22 GMT1
I am trying to get a C_Value for three different providers from one table
using parameter queries to specify the providers.  Instead of making
multiple data adapters for this I am trying to resue the adapters,
datasources, etc.
Generate DataSet is extremely slow for OleDbDataAdapter (with Oracle 8i Client installed)26 Mar 2004 09:05 GMT8
Hi ADO Guru,
I have a problem when I use OleDbDataAdapter and try to generate DataSet for
Oracle. It is extremely slow.
my environmnet:
 
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.