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
HI window popup24 Feb 2005 17:02 GMT1
This is Ramanaji, I have a problem in my project I have a code it will open
the showdailog window and after that it need to execute the code in the
parent window once the all the process completed then I would like to close
the child window. Please let me know how to handle this
Oracle CLOBs via ODBC?24 Feb 2005 15:21 GMT2
We've got an application which accesses an oracle database, but uses the
ODBC .NET drivers, not the Oracle specific drivers. It works fine, but
now we want to access a CLOB in the database. Any select is currently
breaking on it. So is there a way to access the CLOB column ...
adding a primary key to a dataset/datatable24 Feb 2005 14:53 GMT10
I have a need to add a primary key to a dataset/datatable.  How can this be
done using a standard oledb data provider?
Tx for any help.
Button click and Page refresh issue.24 Feb 2005 14:28 GMT2
I am using regular server site ASP.NET button to execute function. Works
fine, issue is that when I call page-refresh on IE after click I done it is
calling same event again.
Could anybody suggest how to prevent this behavior?
Has a bound control been changed24 Feb 2005 02:14 GMT1
I have a form with several TextBoxes that are bound with a DataView. I also
have an active CurrencyManager. My question: is there some way I can tell if
the data has been changed after binding is complete. I use the
CurrencyManager to display data via the Position Property. I really ...
Fill a joined typed dataset24 Feb 2005 01:59 GMT1
I am creating an order detail dataset for a particual order using a typed
dataset.
I created a stored procedure:
CREATE PROCEDURE    SPOrderDetail
Merge is adding 2 records to the dataset23 Feb 2005 22:05 GMT5
What im doing:
Adding new record to my form.
Creating a temp dataset "dsChanges" by using getchanges()
dataadapter.update(dsChanges)
Need faster data conversion WRT DataColumns23 Feb 2005 20:16 GMT3
  I have a DataTable, something like 500x45 (45 columns).  The Datatable is
a result of a query that I run against my db.  I recieve updates to the
DataTable frequently, and I'd like to speed up the performance of my app. The
first thin gI did was to stop referencing columns by ...
How to use a datareader against an oracle stored procedure23 Feb 2005 14:52 GMT2
I have create an application with a lot of call to SQL Server setored
procedures. Now when i add support for Oracle 9i choose the Microsoft
OracleClient Provider for .NET.
My stored procedure returns a REF_CURSOR like the sample Q309361 at
altering .cdx files for visual foxpro23 Feb 2005 07:11 GMT18
My client has a visual foxpro app that he wants me to hook into.  I'm
connecting to it via odbc with this connectionstring:
Dim oconn_d As New OdbcConnection("Driver={Microsoft Visual FoxPro
Driver};SourceType=DBF;SourceDB=c:\test;exclusive=NO")
MS Access Update Query23 Feb 2005 06:24 GMT6
I am running WinXP with and ASP.Net application.
When I invoke a stored Access query which is going to update a table, I get
and error message of "Operation must use an updateable query".  Microsoft has
a KB article on the subject and it indicates that the problem is a security
Where clause in DataTable.Select method23 Feb 2005 05:53 GMT2
Just curious how I would include a WHERE clause in the filter string of the
Select method.
If I want to SELECT * FROM Column1 WHERE Column2 = SomeValue
thanks
The difference between DataSet.GetChanges and DataSet.Copy23 Feb 2005 03:09 GMT2
In which circimstance  DataSet.GetChanges and DataSet.Copy return two
different DataSet?
Thanks,
Alan
asp.net & sql server23 Feb 2005 03:09 GMT1
hey guys, is there is anything i need to be mindful of when installing sql server Personal edition on a pc that will be hosting asp.net applications?
any special attention to WindowsNT Authentication vs SA Login?    choose both?
i had a very bad and insurmountable experience once ...
Colum naming conventions23 Feb 2005 00:00 GMT3
Hope someon can help with this one.  I have added column names with spaces
dynamically into SQLServer 2000, eg. Order Details. This appears as [Order
Details] on the server and everything looks fine.  However when I go to
Insert or Update data using the data adapter, it doesn't ...
 
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.