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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Bad variable type exception21 Oct 2004 19:49 GMT7
I have made this function to create a command object to be used to call a
Stored Procedure:
Public Overrides Function GetStoredProcedureCommandObject(ByVal cn As
ADODB.Connection) As ADODB.Command
How to you page and sort large dataset result  in datagrid?21 Oct 2004 19:03 GMT1
In ASPNET 1.1
Is there a good way to page/sort VERY large Result set in datagrid
Access Query Problem21 Oct 2004 19:02 GMT1
Good Morning,
Got some good advice yesterday, but still running into issues.  I am trying to query an Access db once a user selects a month/yr from a dropdown list.  
Below is summary of my code:
Dim CurrentStrMth as String
problem with having a delete in database propagate to a bound data21 Oct 2004 16:03 GMT1
I have notice something with the datagrid update
i have an application which is updated from multiple sources
when one user deletes a row on the datagrid, the delete propgates back to
the database. I see it is gone, from the database by using the SQL query
Access datetime format problem?21 Oct 2004 15:53 GMT1
I'm generating 2 datetime values inside a VB.Net program say datetime1
and datetime2.
datetime1 is retrieved from an Access database from a column of
datetime type.
How te reference to a datagrid in a class?21 Oct 2004 15:18 GMT2
I've a DLL project with a form in it.
At that form i want to add a datagrid, but datagrid is not recognized
if i type dim db as new Datagrid.
In a windows forms project it works correct, but not in the DLL
RowUpdatingEventArgs support in CF?21 Oct 2004 15:03 GMT1
According to Oct 2004 MSDN, all RowUpdatingEventArgs properties are
supported in the Compact Framework but when I tried to access
RowUpdatingEventArgs.StatementType I got a MissingMethodException!
The same code works fine on the desktop.
MDAC Installation Issues21 Oct 2004 14:39 GMT4
I recently installed Visual Studio 2003 and cannot connect to
databases from VB.  When I click Tools > Connect to Databases, no
dialogue box opens in Visual Studio.
Additionally, when I create a new blank .udl Microsoft Data Link file
How to clear and refill a dataset dragged from the toolbox21 Oct 2004 14:07 GMT1
How to clear and refill a dataset dragged from the toolbox
If I generate a dataset from a dataadapter I can
ds.clear
da.fill(ds, "Table")
Passing Parameters through a linked server?21 Oct 2004 13:51 GMT2
Hello  I have a stored proc:
CREATE PROCEDURE dbo.sp_test
@IN int,
@ID int OUTPUT
Operation must use an updateable query21 Oct 2004 13:36 GMT5
I start ASP.net
i have sample of Sams book
it's Update SQL. but i got this ERR
Operation must use an updateable query
Access database, network access problems21 Oct 2004 12:31 GMT3
I've recently run into a problem when creating a web service. I have a
webserivce that returns data from a small access database; I created and
tested the service on my local machine with the database local in a
sub-directory. I verified the results on a test server remotely with ...
Q: Copying a table from one database to another21 Oct 2004 11:52 GMT3
Can anybody tell me the easiest way in ADO.NET to copy a table from one
Access database to another Access Database?
Some example code would be useful.
Thanks in advance
Oracle provider: oracle client can't be found21 Oct 2004 11:01 GMT3
I am using System.Data.OracleClient to access my Oracle
data source. I downloaded and installed Oracle9i client
software on my machine. But still, when I ran my VB.Net
code, I got an error that says "System.Data.OracleClient
hit a design roadblock21 Oct 2004 10:42 GMT1
OK, I am developing a client application that will present data to the user.
Nothing fancy.
I had intended to retrieve pretty much all the data in a DataSet, then
filter and sort locally on the client to cut back on trips to the DB.
 
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.