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 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
.Net 2.0 WebService15 May 2008 18:42 GMT1
1. Is there a way to create a .Net 2.0 webservice that does NOT write
to c:\windows\TEMP to create temporary classes? I have security issues
with that.
2. If not, Is it possible to instruct .NET 2.0 to write its temporary
Refresh Bound DataGrid15 May 2008 18:29 GMT4
I'm having trouble refreshing a datagrid control bound to a dataset that was
created from the New Data Source wizard.  What is the code required to
refresh the datagrid with data from the data source (sql db)?
More Details:
Caching database problem15 May 2008 18:00 GMT2
I tried to browse a table which have 2 million of records.
it's too slow to browse -it directly so i tried to use caching
methods.
(Implementing Virtual Mode with Just-In-Time Data Loading in the
More than one aggregate function in datatable.compute.15 May 2008 08:03 GMT1
i am applying aggregate function on datatable.compute.  I have one
fiter criteria and based on that i want to apply sum function on two
columns like sum(sal), sum(pf).  if i write query in sql it is
allowing me to use more than one aggregate function but how to do it
ASP/ADO/VB.NET: How to update multiple datatables with typed datasets ?14 May 2008 18:06 GMT8
I made a database (http://users.skynet.be/fc042048/Pizza.jpg) in Access
which I want to use via typed datasets on my website. Problem is, if I i.e.
want to edit the datatable "Pizza" in a gridview, I get the error "Can't
delete or update the record because there are related ...
Oracle and .NET14 May 2008 16:41 GMT1
I have an SP, which is calling from .NET code using ODP.
In that SP i have few update table statement followed by Insert
statement and then delete statement.
When I am executing its not updating the table. means the code flows
Need Help with Stored Procedure13 May 2008 20:54 GMT1
I have two tables, mc_Workouts and mc_WorkoutDetails, that have a
one-to-many relationship with each other.
I use the stored procedure below to copy a workout. It needs to create a new
workout with a new name and then copy all the workout details from the
Confused about Relationships13 May 2008 20:50 GMT5
Most of my DB experience is many years ago with Access. SQL's fine but I
find managing relationships awkward and confusing.
Anyway, I've created a table that is on the many side of a one-to-many
relationship. So it contains a foreign key that references a primary key in
.net oracle managed provider date issue13 May 2008 20:26 GMT1
The following query runs fine in Oracle SQL Developer, it also runs fine
using the .net oracle managed provider on my local dev machine.  However, it
errors out when I run it on our web server with the following error message:  
ORA-01830: date format picture ends before ...
Difference about TableAdapter and DataTable13 May 2008 18:50 GMT2
What´s the diference between TableAdapter and DataTable? When I should use a
TableAdapter and DataTable?
Hugs,
Willian
Best practices13 May 2008 18:45 GMT2
I´m starting with C# and .NET. So, I have some difficulties with some codes.
I´m already a programmer and I´m migrating from Delphi to C#. My questions
are:
1) Into a form I´ve made my connection string and my SqlConnection variable.
Typed and Untyped DataSet13 May 2008 05:53 GMT1
Is there a rule about when should I have to use a typed or untyped DataSet?
What are your tips and advices?
Thanks,
Willian
Could not find stored procedure error13 May 2008 00:32 GMT2
I'm having the oddest issue.  I can execute a select query on a database but
I get an error when I try to execute a stored procedure.  It is probably
something dumb but I have tried everything I can think of.  I'm not having
much luck searching the web either.
A question on SQLBulkCopy.12 May 2008 11:38 GMT3
The database I use is SQL Server 2005.
The user to login database is 'PG_TestUser', it has 'dbo' schema, and it has
datareader and datawriter permission.
I have .NET Code like this.
Update not working10 May 2008 17:17 GMT2
I'm developing a Web App in C#. The following method executes without
exceptions but the database does not get changed. The data is changed in the
record[0] at the point prior to executing the   " adapter.Update(record);"
instruction.
Pages: 1 2 3 4 5 April, 2008
 
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.