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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
typed dataset - all my fields are padded?14 Sep 2005 07:40 GMT1
I have a strongly typed dataset.  It seems as though all of my sql chars and
varchar fields come through from mssql server padded out to the length of
the field.  Anything I can do about it in Ado.net?
Thanks,
SQL (Access)- Catch Error MSG14 Sep 2005 07:17 GMT8
Hi
I am trying to access a row of data from an Access database based on info
entered into a textbox.
I "int.Parse" the textbox name so that I could use it in the "WHERE"
When do selects execute for multiple resultsets14 Sep 2005 04:28 GMT4
Does anyone know how multiple resultset stored procedures are executed when
using data readers?  It appears that the sp is paused after each select until
the client requests the next resultset.
Also, does the command timeout apply to the intial query time or for the
Data Links object14 Sep 2005 03:22 GMT1
Using VS 2003 (VB), what's the best way to us the DataLinks object in your
application. Is it by including oledb32.dll in your references?
Signature

Michael Hockstein

system.IO.MemoryStream -> Save to Sql server?14 Sep 2005 00:16 GMT4
I have a memory stream that i would like to save to an sql2000 database and
then retreave it later on.  I currently have the field set as an sql2000 ->
VarBinary type of field.  Any suggestions in vb.net???  When i run the
current code i get an: "An unhandled exception of type
Incorrect syntax near the keyword 'Default'13 Sep 2005 19:09 GMT4
I found another issue with this same heading, but mine is different so please
read on...
I have the following table:
CREATE TABLE [UsersSF] (
question on how to update a query within an existing Access DB13 Sep 2005 19:08 GMT1
I have an application and Access DB that i deployed. the machine that the app
and db are installed on is about 5 hours away and i don't have Access to it.
I have to update one of the stored queries that i created in the DB itself
and i am trying to come up with a simple way to ...
Restricted Users, Shared Database Location13 Sep 2005 17:36 GMT1
We currently store a central database in C:\Documents And Settings\All
Users\Application Data\<Company Name>\
This database needs to be written to by anyone that logs into the
computer and runs our app. The problem is that Restricted Users only
Tracing ADO.NET and ODBC13 Sep 2005 15:54 GMT3
Im recently implementing some app that provides connectivity with asp.net
and unify dataserver, these transactions reports sintax errors, so I wanna
see these error verbose, the connectivity is only possible throw odbc im
using ado.net objects for odbc, I put the odbc tracer on ...
DataView row's index in DataTable?13 Sep 2005 15:20 GMT1
I'm accessing a DataRow through a DataView using "dv[i]", how can I find
which index this dataRow has in it's DataTable's Rows collection?
-NorCan
Updating a colum13 Sep 2005 14:33 GMT1
How can I udpate a colum?
I like to update a column with a date. Every row in this column should have
the same value that i set.
Thanks alot
Connected Recordset13 Sep 2005 13:16 GMT2
I am emulating the old connected recordset of the ado days using a
static connection to the db and a cursor in my vb.net application.  The
cursor is opened as a "scroll keyset" because I need to be able to jump
around to any record at any time and the "cursor threshold" is set to
Get a XmlNode from a Strongly Typed DatSet with XPath13 Sep 2005 07:35 GMT2
To get a XmlNode from an untyped DataSet with Path is no problem at all. It
works fine and gives you the expected node a long you use the rigth XPath
exprssion with SelectSingleNode. I've done that in many projekts succesfully
with untyped DataSets!
Get the autonumber of the row inserted13 Sep 2005 06:49 GMT4
I wanted to insert a record in to a database and then get the autonumber of
the row that is inserted using AdoDotnet.
this can be easily done in ADO like below.
TCHAR* szSQL = { _T( "select processid,identifier,emailid,statusmsg from
Default schema in oracle connection string13 Sep 2005 06:41 GMT3
Can I change my default schema in oracle connection string ?
Thank you,
Alan
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 August, 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.