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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
bindingsource_addingnew event for creating default values04 Sep 2005 14:45 GMT1
Hello Group,
being relatively new to ADO.NET (and using whidbey nonetheless)
seemingly strange things continue to happen in my app. Most of them are
dealt with by reading more about .net, but this one keeps bugging me.
Dynamic retrieval of MS-Access Tables and Relationships03 Sep 2005 21:06 GMT4
I would like to retrieve MS-Access database tables, columns and
relationships dynamically from .NET. However I could not find any
article/help material to do that. Could any one help me in this regard?
graphic in url03 Sep 2005 02:36 GMT1
this is a nice site, how can i put a graphic in the URL like this site?
http://www.windowsformsdatagridhelp.com/default.aspx?ID=886bba68-8a2f-4b99-8f66-
7139b8970071

transaction with unknown nbr of commands02 Sep 2005 21:35 GMT7
Using vb.net for code behind on a asp.net application.
I need to run a number of sqlcommands, based on user input.  The commands
need to run as a single transaction.  The commands are all stored procedures.
How do I do this?  I was thinking that I could build an array of the
How to reteive data amongst different datatable within a dataset02 Sep 2005 21:21 GMT4
I created a dataset that contains several datatables. I'd like to know how
to query data from these tables, like table join in sql?
thanks in advance
Switch on OleDbType?02 Sep 2005 18:34 GMT3
I am built a massive set of if/else if statement to examine different
OleDbType types. I would like to make this into a switch, but that
only seems to work on Int and String. What is a better way to do this?
Thanks.
DataSet question02 Sep 2005 18:07 GMT6
Here's what should probably be a a simple DataSet question
I have queried a dataset from databaseA and now I want to insert its
contents into databaseB.  If I do a DataAdapter.Update(), it only stores rows
added since it was queried from databaseA - which is understandable as it
Can't update dataset from datagrid02 Sep 2005 15:09 GMT1
I've bound a Datagrid to a Dataset, which works OK, however the update
isn't working correctly, I think the problem may be that
I am using a DataAdapter generated with a wizard with stored procedures
to select and update.
Problems with ODBC02 Sep 2005 14:09 GMT3
I am trying to get Data from ODBC into a Datagrid.
This is the very simple code i am using:
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As
System.EventArgs) Handles Button1.Click
SQLClient Data access errror02 Sep 2005 11:51 GMT5
I have the following code:
private int buildetcsforacctperiod(int iAcctPeriod, string szSEMS_User_ID)
{
  SqlDataReader Reader;
SQLClient Data Access Error02 Sep 2005 06:20 GMT4
An unhandled exception of type 'System.Data.SqlClient.SqlException' occurred
in system.data.dll
Additional information: System error.
Error when uploading file02 Sep 2005 02:59 GMT5
I am trying to write code to allow my users to upload a file. The code I am
using is as follows:
Dim upfilename As String = ""
If fileDetails.Value <> "" AndAlso fileDetails.PostedFile.ContentLength > 0
OleDbDataAdapter Losing Leading Zeros When importing csv into typed dataset02 Sep 2005 01:18 GMT2
I am a csv file into a typed datset using the OLEDB provider. However
when the file is read into the dataset via the dataadapter fill method
my field lose there leading zeroes.
I have set the columns in the typed dataset to strings to avoid a
Can we update two fields from other table at a time02 Sep 2005 00:38 GMT1
I have two tables of scores of student:
The Fields of the two table like:
Table1:StID,  Math, Nature
Table2: StID, GradeID, Math, Nature
web.config fileh01 Sep 2005 23:53 GMT2
i have a web.config file that specifies the connection string for my
database.  the database server on the ISP is using a different port than
1433.  how do i specify in the connection string to use a specific port
number?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 August, 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.