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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Version of Excel in Connection String02 May 2005 16:58 GMT1
I am using the following connection string in my program
Code:
XLFileConn.ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Data
Source=" & filename & _
stored proc /w Oracle and Ado.Net02 May 2005 12:27 GMT5
Can someone help me with a very simple task
I am trying to execute a stored procedure in an Oracle database using
Ado.Net. The following is a code snippet
conn = New OracleConnection(mOracleConnectionString)
Advice on "converting" one DataTable to a different structure?02 May 2005 04:26 GMT3
Hi everyone--
I have a one-row DataTable that I need to manipulate.  It consists of a
series of three columns of related information.  All the columns are
strings.  For example--
Two nested relations, but one is to itself01 May 2005 23:41 GMT1
I have an XSD which describes a set of objects which one is both
contained in a parent, as well as referencing itself again
(recursively). XSD.exe doesn't like it very much and complains about:
"The same table cannot be the child table in two nested relations."
Date Format Problem - SQL Server Insert From Web Application01 May 2005 15:38 GMT8
I've written a short aspx file so that end users can insert lines into our
SQL server database.  The following string is sent by Internet Explorer to
the database where it updates the relevant table -
INSERT INTO Tbl_Manual([Data Date],[Staff ID], Flag1, Flag2, Flag3, Ref1,
Opening from Excel into a dataset, issue with mixed datatypes01 May 2005 02:13 GMT1
I have an excel sheet with a column of mixed data types, i.e., numeric &
text.  ADO.NET is scanning the first few rows and deciding on numeric so
when we come across text, the data becomes blank.  That being the case I set
the extended properties setting to include IMEX=1 but ...
Re: Using ms access how do I set column that can be of  zero length TIA01 May 2005 02:10 GMT1
Sorry , I should have made it clear, how do I do it in code.
Thanks.
Importing existing data01 May 2005 02:06 GMT1
vs2005 beta2. I have created a sql server data file from within vs. Is there
any way to import existing access tables & data into the sql server
datafile? I have tried installed sql server 2004 developer from msdn but did
not see any enterprise manager type tools that come with ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 April, 2005
 
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.