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
Find a Row Index in a DataSet Table11 Mar 2004 16:13 GMT1
I am trying to find what is the best method to locate a row in a DataSet
Table, using a Primary Key.  I need to find the row and set focus on
that row.  I know of two methods, one is using Dataview and the other is
using Table.Rows.Find.
Connectionstring problem11 Mar 2004 16:06 GMT5
This is my connectionstring on a Oracle database:
con = New OdbcConnection("Driver={SQL server};Server=MyPC;Persist Security
info=False;Trusted_Connection=yes;DATABASE=FieldSup;")
When I want to connect I get exception error 42000 microsoft logon failed.
create table using ado.net11 Mar 2004 16:02 GMT5
I understand it is possible to create a SQL server table (with primary keys,
default values, etc) using ado.net/c#.
Can someone point me in the right direction about how to do this please
(with a link to an example etc).
Unable obtain data from Stored Procedure (OLEDB)11 Mar 2004 15:42 GMT2
IŽm try to load a recordset from Oracle Strored Procedure, if the
procedure donŽt has input parameters i can do that, but if the
procedure need input parameter the webform fail.
This is my code
how to set seed & increment in xsd file11 Mar 2004 15:39 GMT1
I remember the way I dealt with identity fields in my datasets that were a
updating sql 2000 table with an identity field was to set (I think)
autoincrement, and seed/increment to -1 and it worked fine.  I cannot find
the documentation on the proper syntax of how to do this now ...
Problems retriving XML from SQL11 Mar 2004 14:23 GMT1
I am using that code to execute SP that returns xml auto:
SqlConnection conn = new SqlConnection("Initial Catalog=manpower;Data
Source=devsrv01;uid=sa;pwd=;");
XmlReader xreader = SqlHelper.ExecuteXmlReader(conn,
Dataset NOT Updating11 Mar 2004 13:55 GMT6
Hey Group,
Could sombody possibly have a look at the following code for me please?
It all works fine but when I click on the btnUpdate_Click, after making
changes to the data, it just seems to load the old Dataset again, I checked
accessing server database11 Mar 2004 13:30 GMT1
i want to build an application..my database is situated at
webserver.... can i acces data using vb.net windows form which architecture
is best ( I want to use all the vb.net windows forms features for this) can
u tell me how to connect a database situated at http://www.mydomian.com
Quickest way to read from a datareader11 Mar 2004 11:55 GMT1
What is the quickest way to read from a DataReader? Any properties I
can set to speed up the default behavior?
Update / Refresh Data11 Mar 2004 11:42 GMT2
i wrote an application (scheduler / timeline ) like outlook calendar.
This app is bound to a sql database . Everything works fine, add,
update , etc.
Now, my problem is that from now on more than one guy will use this
AllowNull in TableStyles.GridColumnStyles ??11 Mar 2004 11:41 GMT1
How do you change the AllowNull  in a datagridTextbox programmatically? One of my columns is set to false and the others true, and i cant change
thanks
XmlReader and transformation11 Mar 2004 11:23 GMT1
Can I load XmlReader into xml transformation with converting to any string
first?
DAAB - run SP11 Mar 2004 10:55 GMT6
I am learning how to use DAAB.
I need to execute a stored procedure and return the result as a stream.
Can someone help, please?
Data Access Application Block 11 Mar 2004 10:45 GMT5
How would I use it to execute an SQL stored procedure that returns flat xml
What are good resources to learn how to use Data Access Application Block
Thank
system.data.strongtypingexception11 Mar 2004 10:20 GMT1
Hi. I get a system.data.strongtypingexception error msg in my datarow columns where they have a null value.  Why and how should I address it?  This is the second post for this, the other disappeared.  Thanks
 
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.