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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Severe Error selecting ntext using sproc vb.net15 Feb 2005 17:40 GMT5
I have a two column table (identity and ntext) setup to be used by
spro0c and vb.net. I can not get this select sproc to work from vb.net
but I can exec the sproc by itself? So it must be my sproc params?
I was selecting ntext through sproc and vb.net I have tried several
What's the best way to insert new records only15 Feb 2005 17:02 GMT16
Every morning a .NET application downloads a file with cumulative data which
needs to be appended to SQL Server table. This program needs to identify
records that have not been previously inserted (there's a unique identifier
field) and only insert those. Also I must reuse our class ...
Exception raised by the DataAdapter Configuration Wizard15 Feb 2005 16:16 GMT1
For a few days now, I've been unable to complete the Sql/OleDataAdpater conf wizard on VS .NET 2003 Architect. The message is : "the object reference is not defined on an object instance". Exception is raised by function Microsoft.VSDesigner.Data.VS.VsConnectionManager ...
MS Access DB structure15 Feb 2005 15:40 GMT4
I need to find out the structure of MS Access database;  tables, queries and
so on. How can I do that?
Direction or sample code would work.
Thanks to everyone in advance.
Could not add an instance of <dataset> to the designer15 Feb 2005 15:19 GMT4
Hi there,
I'm running visual studio.net 2003, I am new to the software, so pls
be gentle.
I trying to add a typed dataset to a webform.aspx however every time I
Using apostrophe in DataTable.Select()15 Feb 2005 15:06 GMT1
I'm using the dataTable.Select() method in my code.
This is my code:
dft.Tables[0].Select("fieldName='" + @fieldName + "'") ;
This works fine until there is an apostrophe in the
Passing in SqlConnection by ref15 Feb 2005 15:05 GMT17
Here's the scenario:
Object A opens a Sql Db connection to execute number of SqlCommands. Then it
needs to pass this connection to a constructor of object B which in turn
executes more commands on the same connection.
single large vs multiple small SP calls - speed + efficiency15 Feb 2005 14:47 GMT1
I have a collection of objects (eg Forms) , each of which contains another
collection (eg Controls). When I come to fill the Control collections at
startup, I fill each one in turn using a Form.GetControls(FormID) call. This
puts the call where I think it is best placed (In the Form ...
Access Security Issue15 Feb 2005 14:46 GMT2
I get the following error message when I attempt to called query which
resides in my Access DB (Stored procedure), "Operation must use an updateable
query".  I looked at the KB article which addresses this error and it
indicates that I need to change the security on the folder ...
Big Problem15 Feb 2005 14:08 GMT1
Hi testing the Visual Studio 2005 Beta 2, i'm developed one application and
save this project, when close the visual studio and reopen in another time
with the application i produce this error
OBJECT REFERENCE NOT SET TO AN INSTANCE OF AND OBJECT LINE 0 COLUMN 0
Default value of a Table in Sql server To default value in DataSet scheme15 Feb 2005 13:49 GMT9
I wanted to ask how to get the default value defined in the DataBase,
to be defined as the default value in the DS scheme?
and if there isn't a way, how else can i do that?
thanks.
constraint message box15 Feb 2005 11:27 GMT1
I have a dataset containing constraints. (not null, and size
constraints on table columns).
When the constraint is violated, a message box appears showing the
constraint violation.
DataSet with multiple relations to 15 Feb 2005 10:41 GMT2
I'm using a typed dataset where I have a common address table which is
related to several other tables in the dataset, see below:
Table Incident:
- PK
DataSet and serialization is dangerous15 Feb 2005 10:07 GMT25
(Above there is the whole code.)
I have a dataset with 2 tables (father and child table) and a
relation between them with cascade for update and delete.
On this DataSet I delete a existing father's row and afterwards create the
AutoCommit - Oracle.15 Feb 2005 04:41 GMT3
If you call a stored procedure which is an update procedure, is it
autocommitted by default?
Is the same true for an Oracle Stored procedure?
If you call an Oracle Stored procedure with the defaults for the connection,
 
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.