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
SQLDATA ADAPTER WILL NOT UPDATE10 May 2005 04:24 GMT4
I posted a few days ago and got some guidance about how to go about fixing
my problem...
I rewrote a ton of code and still have the same problem...  SOMEONE PLEASE
HELP!!!
a Query about Duwamish7.010 May 2005 01:33 GMT1
In the File wich named accountmodule.ascx.cs ,
there is one line code under this :
customerRow[CustomerData.PKID_FIELD] =
Customer.Tables[CustomerData.CUSTOMERS_TABLE].Rows[0][CustomerData.PKID_FIELD];
Adding columns in a dataset10 May 2005 01:18 GMT1
I am trying to figure out how to add up and average a column in my dataset /
datagrid.
the datagrid binds to the dataset and one column contains integers, i wish
to:
Using a parameter for the filename in an SQL query10 May 2005 00:58 GMT3
I have a situation where I want to write the exact same record to two
different files.  One file is the "live" file and the second (defined
identically to the first) is a "history log" of all previous states of the
record.
Inserting into an identity column fails09 May 2005 23:42 GMT1
Using .NET 2003, 1.1, SQL Server 2000 sp3a, I get the following error when
looping thru a listview and inserting the rows into a sql table with the ID
field as IDENTITY(1,1).
System.Data.ConstraintException: Column 'StoreID' is constrained to be
Using sqltypes09 May 2005 18:51 GMT2
I define a column X in table T as a Sqlint32 type:
  table.Columns.Add("X", GetType(SqlInt32))
After the Dataset is filled from the source, I try to access the column:
Dim Y as SqlInt32
how to make datagrid have same width as that of window?09 May 2005 17:38 GMT2
I'm trying to make the DataGrid Fill the whole window in width. Any help
greatly appreciated.
Dee
Server Explorer (SQL Server Login)09 May 2005 16:22 GMT1
I have an SQL Server running on an XP (SERVER) machine to which I am trying
to connect via Visual Studio and the Server Explorer on another machine. I
see the "SERVER" Explorer but when I try to expand and view the tables on
the "SERVER" I am prompted to login and cannot. I have ...
insert slows09 May 2005 15:38 GMT5
I am struggling against problem that is strange to me.
I have to insert large amounts of data into two tables. Data are generated
on the fly so there is no possibility of using bulk operations. I am using
stored procedure that performs several checks and inserts or updates data in ...
Connection strings for SQL DB on a different domain?09 May 2005 14:42 GMT1
I have a public web server running on one domain and an internal SQL
Server DB running on a different one. I want to create web services
that access the database, but I don't know what the ado.net connection
string should look like, or even if this is possible.
main objects of ADO09 May 2005 11:27 GMT1
Does anyone know what are main objects of ADO?
thx
datagrid bound to dataview nullreferenceexception in paint after adding row09 May 2005 07:33 GMT1
I have two tables and a parent-child relationship between them. On the
child table i created a calculated field that goes to the parent table
to get a value (child table has a code and parent table has a
description for that code:Expresion=parent(myrelation).mydescfield). I
Updating a DataSet to a new ado.net adatper....09 May 2005 01:03 GMT2
I have filled a DataSet reading from an odbc data adapter,  adapterO
I whish to add the records in my original data set,
to my msde data, so i builded another data adapter  adapterD
I tried
Problem accessing fox pro database on a network08 May 2005 18:51 GMT5
Using VB.net with .Net Framework 1.1 and using Fox Pro OLEDB to connect to a
fox pro database.
When I try to load a dataset from a foxpro database on the network running
this line of code for path (\\servername\share\data\abc.dbc)
How to Delete a batch of rows from DataSet  ?08 May 2005 14:40 GMT1
Just the Title ?
Signature

FireCrow Studio
Kylin Garden

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.