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 / February 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Concurrency violation errors13 Feb 2008 07:25 GMT2
During db development one of the most frustrating thing is the Concurrency
Violation error which seems to be a general error message for any error
during saving of record(s). How can one debug such an error and get more
specific information on the underlying reason for error and ...
Map datatable A to datatable B13 Feb 2008 06:48 GMT3
Using c# 3.5, I have a dataset (not strongly typed) where all the table
column names are a, b, c, etc. like the sample below.  I need to rename the
table columns into something more user friendly such as ID, Name, StartDate,
etc...  Also, this is something that will  happen over ...
RAD apps for db development13 Feb 2008 04:31 GMT13
Are there any RAD apps to speed up one-many db application development that
are worth considering?
Thanks
Regards
Incredibly slow writing by CSV driver13 Feb 2008 03:15 GMT8
Since my application uses the Excel driver to read some files, I used the
same Excel driver to write some CSV files.  I also tried using the Text
driver to write CSV files.  The results are correct but they take enormous
amounts of CPU time.
Connecting - (local)\SQLEXPRESS13 Feb 2008 01:45 GMT2
Recently I had to switch out my XP machine with vb.2005 express and SQL
Express ( the computer died )
to vb.2008 Express with SQL Express and Vista.
The wierd part is, my microsoft book stopped working with the connection
Operation must use an updateable query... while trying to write to     Excel file12 Feb 2008 21:31 GMT2
I already searched old posts, but still confused.
I am a asp.net application and user "everyone" does have write and
read right to the excel file
public static readonly string sConnectionString1 =
Getting data as returned from SQL Server12 Feb 2008 18:17 GMT6
is there anyway to get the data as it is returend from the sql server? I
have a command object that returns 100,000 records which I want to see as
they come back... kinda like how SQL Managment studio does when you execute
a query it shows the data as it comes in... any way to do ...
Bound controls do not copy across data to underlying data row11 Feb 2008 15:40 GMT2
I have a small app with bound controls that do not seem to be copying across
the data entered into them to the underlying row for the update. This one
really has me stump even though these are very simple steps and I can't see
where I am going wrong. Any help would be appreciated ...
Downgrading to vs200511 Feb 2008 10:30 GMT6
Is there a way to downgraded a vs2008 project to vs2005?
Thanks
Regards
'Repeating' a Stored procedure11 Feb 2008 09:33 GMT2
Still trying to get my head around VB.Net/ADO.Net and have a question.
I can't work out how to 'process' a stored procedure multiple times.
In other words, in VB6/ADO I would do something like:
For i = 1 to 10
Reformed access user needs advise for future09 Feb 2008 18:46 GMT6
Many a times I have been told off here for asking question on a backend
other than sql sever. So I have finally seen the light and have decided to
take up my next project with sql server backend (vb.net front). So here is
my question;
Concurrency error deleting record with vs 2008 generated code09 Feb 2008 18:05 GMT3
I have a very simple db app that was created by dragging a couple of fields
onto a windows form. No additional code was added. The problem is that app
gives a concurrency error while deleting a record even though no other user
has access to the app.
How to put NULL into database column08 Feb 2008 18:52 GMT2
I have a stored procedures that takes few parameters( lets say 2).
Parameters are value for particular columns.
A column of type "binary' can contain "null".
I want to update a row, so that first column will have some value and second
Code for ADO.NET: The Complete Reference07 Feb 2008 22:52 GMT6
Hell All. I am trying to use ADO.NET: The Complete reference by Michael and
Denielle Otey . I wanted to download the code from the publisher's (Osborne)
website BUT when I go to the Osborne website and enter this title into the
"Search For" space, it says it cannot find that book ...
Refilling dataset without changing context07 Feb 2008 21:12 GMT12
I have a winform db app that is "bound" to a dataset...via data adpater,
binding source and all that. As this is a multi-user app I need to refill
dataset from time to time so the newest data is available for user to view.
My problem is that I
Pages: 1 2 3 4 5 6 7 January, 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.