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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DataBinder.Eval prob using DataTable.Select() as datasource09 Jun 2004 17:09 GMT3
ENV: .Net 1.1, VS.Net 2003, ASP.Net
When using the DataBinder.Eval directive in a webform within a Repeater
control, it throws an exception when the datasource is from a
DataTable.Select():
Update sql server table with dataset from xls file09 Jun 2004 17:02 GMT1
I have a program that imports data from an excel spreadsheet into a dataset. I then create a connection to sql server and check to see if a table exist, drop it and recreate it. I cant figure out how to poulate the newly create sql server table with the dataset from excel. any ...
Memory leak in ASP.NET web site09 Jun 2004 15:58 GMT18
I'm reposting this because I really need some advice.
I have a web app that makes many queries to the database on every page. In
order to save development effort, I've consolidated all database querying to
methods in a single static class, so whenever I need data, I pass a SQL
posting values in 2 data grids09 Jun 2004 14:36 GMT1
Hi ..
please see the code below..
I have two tables Centrals and Devices both having Central_Id as a common field..I am able to display the Centals table value in the first datagrid (dataGirdCentral).However on click of each cell on the central_id i want the corresponding entries ...
OraOLEDB.Oracle issue on Windows 2003 Server09 Jun 2004 13:51 GMT2
Getting the below error on a Windows 2003 Server I am migrating apps to.
This app works on a Windows 2000 server.  Both servers have the 1.1
Framework installed.
The ORACLE_HOME directory is open so I don't think that is the issue.
Problems/Doubts: Implementing Disc. DB concept(Dataset)!!!09 Jun 2004 13:01 GMT3
I need to know :
1.    If there is an upper limit to Amount of data and the no. of Tables in a Dataset which I have to cache at the Client system. (The requirements are such that we need to cache some 120+ tables at client system, in order to avoid round trips to Database as the no. ...
LLBLGEN pro09 Jun 2004 12:51 GMT6
has anyone used LLBLGEN pro for real apps
i have tried it a little and it seems like gods gift but i would like to hear other peoples opinion
cheer
gu
Anyone knows how to do this?09 Jun 2004 12:30 GMT3
Anyone knows how to put this in the datarow filter in ADO.NET:
"SELECT * FROM Product WHERE datediff('d',ProductPDFDate,now()) < 90"
how to connect to sybase database?09 Jun 2004 12:26 GMT1
I want to connect to sybase database in .net but I dont know how???
anyone knows? please tell me thx
Dataview RowFilter fails with multiple conditions09 Jun 2004 09:06 GMT1
Trying to use a RowFilter with multiple conditions OR'ed together
The dataview the rowfilter is set on is the datasource of a datagrid
This filter..
"(Instances > '9') OR (Time < '1900-01-01 06:00:00.000')  OR (Time > '1900-01-01 22:00:00.000')
Pooled SQLConnection - Server Disconnection Recovery09 Jun 2004 08:21 GMT2
I am using SQLConnections, which I know is inheritantly pooled, in my
Serviced Component (COM+) DAL, to access SQL Server (duh).
I am trying to handle the known problem where if the SQL Server is
stopped (disconnected) and subsequently restarted (reconnected) the
One DataAdapter fore every query?09 Jun 2004 08:17 GMT1
If I have a system that access a database, should I have have one
DataAdapter for every query or should I do it in an other way?
/Henke
Late binding problem09 Jun 2004 07:15 GMT1
Option Strict On gives me a late-binding exception for the following code.
Note that EmployeeList is a listarray populated with Employee objects and
one of the Employee properties is the EmployeeID.
If IsDBNull(EmpIdRet) = False Then
ADO filter09 Jun 2004 07:11 GMT2
Hi,,
I have a table with 2 columns: TimeStamp (Type: DateTime) and Interval
(Type: Int32)
How do I do datatable.Select(Filter) ?
accessing db without calling a function?09 Jun 2004 04:45 GMT1
I am making the trasition from asp to asp .net, I have a page below which
has 3 user controls on it. The 3rd usercontrol (<UserControl3:terms
runat="server" />) calls a stored procedure to return one row to display on
a page, everything works fine except no matter what I do the ...
 
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.