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 / May 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Problems with VFP Ole Db Provider 10 May 2005 23:39 GMT2
I am having problems sending a DELETE command using the vfpoledb provider.
Funny thing is, when I first implemented this it worked fine now I get the
following exception from the provider about 80% of the time:
"One or more errors occurred during processing of command"
Problem checking data type of a db column10 May 2005 22:52 GMT4
I a m trying to loop through the columns in my DataTable and do
different things based on the data type of each column.
For testing purposes I tried the following code...
   Dim MyColumn As DataColumn
writexml or serialize10 May 2005 22:38 GMT1
We are persisting data in session. Is it better to store data objects as xml
strings or to serialize the objects? We are not supporting hundreds of
concurrent users but we are concerned about performance. TIA for your input.
Datatables and Outer Join10 May 2005 21:19 GMT2
Here is my problem statement/ background
Background: My program reads an excel file and populates three datatables
depending on the value in one of the columns. Now when i create a
datarelation and try to combine the tables, I loose values that are unique
Insert copy auto_increment to another column10 May 2005 20:52 GMT3
I am coming from MS SQL Server background. And too used to SPs. Here is
my question-
I want to insert data into a table and one of the columns is a copy of
the primary key which is an auto increment field. How can I do this
Projects with a 'Data' namespace10 May 2005 20:32 GMT4
Hi. The project I am working on has its own Data namespace (e.g. MyApp.Data
). Within this namespace there are System and DataSet namespaces/folders
(e.g. MyApp.Data.System and MyApp.Data.DataSets ).
Because of this the autogenerated dataset classes within the DataSets folder
How the frick do you call a stored procedure when using OdbcDataAdapter?!?10 May 2005 19:44 GMT12
And why the frick is it sooo damn hard to find information on this
crap, anyway?!?
Help!
-Skipward
dataset relations problem please help10 May 2005 17:24 GMT3
I have a dataset with many tables in it.  Two of them are Persons and
Objects.  An object may or may not belong to a person.  I'm reading in an XML
document for my data source and creating a parent/child relationship between
Persons(parent) and Objects(child).  When the object ...
Delete row and GetChanges10 May 2005 16:50 GMT2
I am stumped. I have a strongly-typed dataset with many related tables. I
delete a row using Rows.Find to get the row and then call Row.Delete.
However, even though it is no longer visible in the DataSet, calls to
GetChanges and DefaultView after RowStateFilter = DataViewRowState ...
Performance OleDbDataAdapter.Update() and status?10 May 2005 16:03 GMT1
Hello NG,
i have here a functon wich I use to restore a certain state of
a DataTable. Its working but you might find some points where i could get better performance.
With MS SQL Server this funktion is fast enough for me (it takes for a DataTable with 10000 Rows about 1-2
trying to generate a concurrency exception10 May 2005 15:54 GMT6
but I am trying to generate a DBConcurrenyException to at least put up a
warning message to the user if a database table has been changed by another
user before being updated by this user.  
data table-for each new record inserted the web app increments column 1.
intrinsic objects of ADO.Net?10 May 2005 14:30 GMT14
What is intrinsic objects of ADO.net?
Thx
question10 May 2005 13:38 GMT5
what is the equivalent of the below ADO code in ADO.NET
Set objRs = objConn.OpenSchema(adSchemaTables)
thanks
DbNull.Value in an image column10 May 2005 12:15 GMT5
I'm using SQL Server and I have a column for storing photos of the database
type "image". I want it to be optionally NULL. I have a stored procedure
that I use to populate the table. When I run the stored procedure from the
query analyzer tool, I have no problems. I can pass in a ...
Exception filling dataset10 May 2005 09:28 GMT1
I'm learning ADO.NET and I have strange problem. I have Oracle 8.17 localy
installed and I created a simple table called mytable. In VS.NET, C# 2002 I
added OleDbDataAdapter component and used "Configure DataAdapter" to create
connection and configure it. SQL statement is just a ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 April, 2005
 
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.