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 / September 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
In what order to call sever DataAdapters to update a typed dataset08 Sep 2006 14:12 GMT1
Hi all, I got this problem. I've got three table User, Group and
User_Group. These tables I have put into a typed dataset and added
relations to them. I also have a form in which it is possible to
insert, update or delete a user, including the related records in the
Adding external tables to a strongly typed dataset?08 Sep 2006 13:45 GMT1
My project schema looks something like this:
ClassWidget
   SelectWidgetAsDataTableTable
   UpdateWidgetDataTable
Business Layer and Transactions in the Data Layer08 Sep 2006 12:39 GMT5
I have a BO that must call 2 functions each function residing in 2 different
DO.
BO->DO1.Update1
BO->DO2.Update2
Select only nn records08 Sep 2006 11:24 GMT1
We have end-users doing a selection, the selection is copied into another
table (claimed) (we do this for them in a batch during the night)
To limit the endusers account balance we promote for example a max. of 500
records per month.
SQL Parser08 Sep 2006 07:51 GMT4
Are there any decent parsers around that can parse SQL? I'm looking for
something that can validate the syntax and also allow access to the columns
and tables from the select and where clauses?
Thanks for any help,
DDE command with sqlComman object07 Sep 2006 17:54 GMT2
i try to execute a DDE command with an SQlClientSQLCommen object and i
obtain  "syntax error near "Then"  ":
dim sql as string
sql = "CREATE TRIGGER myTrigger " & _
Connecting to Mainframe Server07 Sep 2006 17:06 GMT1
I need help here.
I am converting an vb application to c#. The existing application connects
to the mainframe server using FTP and downloads a file (dataset).
Is it possible in .NET to avoid FTP and use any providers to connect to the
Calling Oracle function with .net 200307 Sep 2006 16:46 GMT5
I am trying to call an oracle function using Visual Studio .Net 2003. The
function runs fine Stand Alone. Only when I call it using my C# Code I get
the following error: "ORA-06550: wrong number or types of arguments in call
to FUNCTIONNAME". Hence I am assuming it has something ...
Update a data to a bounded datagrid view07 Sep 2006 16:29 GMT1
I have a datagridview which bounded to a  datatable. When I tried the
to update the grid:
adapter.update(table)
I got the following error:
Setting a breakpoint in sql server 2000 stored procedure from VS200507 Sep 2006 16:26 GMT7
Using..
Visual Studio 2005 Team Edition for Software Developers
SQL Server 2000 sp4 (on same machine)
Net.Framework 2.0
Selecting with SqlDataSource and default value of empty string07 Sep 2006 04:32 GMT1
If I have a parameter with a default value of empty string, the
sqldatasource won't even execute the command on sql server. Im using a
"like" clause so i want to include an empty string to retrieve all
records if desired.
List of forms in another project06 Sep 2006 21:53 GMT2
Is there a way to get a list of all forms contained in another
solution/project?
Thanks in advance,
Roman
Missing MS Jet OLE DB Provider06 Sep 2006 21:10 GMT17
I am using XP Professional with Visual Studio 2003 & Office 2002, there is no
Jet OLE DB Provider listed yet if I download the latest Jet update or MDAC a
message states my PC is up to date.
Please can anyone shed light on how to make this provider appear with my
GetGuid from OracleDataReader06 Sep 2006 19:59 GMT2
It seems I can't use this to get Guid from OracleDataReader
int iOid = oRdr.GetOrdinal("OID");
while(oRdr.Read())
{
Close Reader or not?06 Sep 2006 17:10 GMT10
I have a situation where I could
Try
   Open a Connection
   ExecuteReader
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 August, 2006
 
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.