HighTechTalks DotNet Forums  

Sponsored Links


Dotnet Framework (ADO.net) microsoft.public.dotnet.framework.adonet


Discuss in the Dotnet Framework (ADO.net) forum.



Post New Thread
Threads in Forum : Dotnet Framework (ADO.net) Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Hi all, I'm trying to write an application that takes an Access database as template to customize a new or existing SQL Server database....
schneider@rehm.de
10-29-2007 02:51 AM
schneider@rehm.de Go to last post
7 8
Dear all, What is the best way to compare 2 dataset ? What I mean by that is not comparing that its teh same object but allso that rows data...
calderara
10-29-2007 12:43 AM
Cor Ligthert[MVP] Go to last post
4 7
Using asp.net and .net framework 2 and SQL server 2000 I am using simple SELECT statement in SP to retrieve data and then bind to a datagrid but fail...
EdwardH
10-28-2007 05:49 PM
Norman Yuan Go to last post
1 9
Hello When i fetch data from database i do the following: DataSet ds = new DataSet(); OledbConnection con = new...
Johnny E. Jensen
10-28-2007 10:10 AM
Norman Yuan Go to last post
1 8
I have a checkbox (along with textboxes) that I am trying to use as a databound control to an integer field on a database. I am using Format and...
vaporpop@gmail.com
10-27-2007 12:25 PM
Cor Ligthert[MVP] Go to last post
1 8
there seems to be some overhead between SQL Server 2005 and a CLR function written in C#. Why is this? I have a simple wraper around...
DR
10-27-2007 12:21 PM
Cor Ligthert[MVP] Go to last post
1 6
Hi, All: UDAParts has updated .NET versions of SocketProAdapter at www.udaparts.com for supporting binary remoting .NET ADO.NET objects, DataSet,...
msgroup
10-27-2007 09:16 AM
msgroup Go to last post
0 11
I have a little Windows application written in C# with a SQLite back- end. I'm using the System.Data.SQLite provider. One of the features the...
mahdaeng
10-26-2007 06:09 PM
mahdaeng Go to last post
0 10
This is by design. The strongly typed dataset will have a method (not property) IsSent_DttmNull() if the underlying column can be null. if...
Robert E. Flaherty
10-26-2007 03:25 PM
Robert E. Flaherty Go to last post
4 5
I'm trying to force LINQ to SQL to do some inheritance modeled around the "Table per Concrete Class" methodology as opposed to the normal "Table...
Benjamin
10-26-2007 03:05 PM
Benjamin Go to last post
0 7
Hi What are the advantages of writing an app in vb.net/ado.net as opposed to MS Access? I need this to sell the idea to the management. Many...
John
10-26-2007 12:54 PM
Cor Ligthert[MVP] Go to last post
16 19
Hi, Env: VB .net 2005 against SQLServer 2000 SP4 on Windows XP (latest SP) Situation: My database has all date/times stored in UDT/GMT in...
=?Utf-8?B?Z2VvcmdlamV0c29u?=
10-25-2007 05:09 PM
georgejetson Go to last post
5 6
Let's say I want a read-only copy of a simple query that joins 2 tables. When I compare a DataTable (adapter.fill) and a custom List + DataReader, I...
paul
10-25-2007 04:34 PM
paul Go to last post
2 9
Unable to start TSQL Debugging. Could not attach to SQL Server Process on 'srvname'. The RPC server is unavailable. I get this error when I try to...
DR
10-25-2007 07:39 AM
JIGNESH Go to last post
1 5
I'm trying to update the data in a DataGridView control. The underlying data are from SQL Server CE database. There is an image field in the...
rkbnair
10-25-2007 04:07 AM
WenYuan Wang [MSFT] Go to last post
11 12
Hi, We have a huge table having around 29579242 Rows.The table is huge and there is no clustered index on the table. There are a couple of...
Sandhya Kumar
10-24-2007 09:43 PM
Walter Wang [MSFT] Go to last post
7 11
Hello ! i'm using a typed DataSet called myDs. This dataset has 2 Tables, Table1 and Table2. i have created a DataSet like this:
evald80@gmail.com
10-24-2007 03:15 PM
evald80@gmail.com Go to last post
0 7
I am encountering the following problem with a call to a stored procedure from C# code. The stored procedure looks like this: ALTER PROCEDURE...
EagleRed@HighFlyingBirds.com
10-24-2007 10:40 AM
Mary Chipman [MSFT] Go to last post
6 10
I am using ODBC.NET to perform mulitple parameterized inserts into a database. The performance has been terrible. Upon research into the ODBC trace...
EricR
10-24-2007 09:33 AM
EricR Go to last post
0 5
hi, how do i insert a record inside a dataset into another database table on a different server. i use a web service to retrieve the record and store...
Toyin
10-24-2007 09:07 AM
Toyin Go to last post
0 7
Hi, I'm fairly new to ado.net and I'm not sure I'm doing this in the best way... I retrieve two tables from two different databases and place them...
PO
10-23-2007 07:20 PM
Adrian Moore Go to last post
6 7
Our web application runs on .NET Framework 1.1.Sometimes we get errors like "Cannot find table 0". After this error the whole website is...
Chandrasekar
10-23-2007 07:02 PM
Chandrasekar Go to last post
2 3
I have a simple subroutine (see below) which reads a table and populates the items of a combobox. As the subroutine is executed, I'm watching the...
Jerry
10-23-2007 02:59 PM
Chris Alton [MSFT] Go to last post
4 5
Hi all, I'm building a Web Service to INSERT records into an Oracle DB. For this I'm using a DataSet (.xsd) with a QueriesTableAdapter, to call a...
Gustaf
10-23-2007 08:37 AM
Jon Go to last post
1 6
I have a table called Customer. I have a locator screen which is composed of a grid and a couple of search boxes. The user is going to choose...
news.microsoft.com
10-23-2007 08:34 AM
Jon Go to last post
1 7
Hello all, My team is trying to use the iAnywhere.Sybase.Asaclient (middle part might be spelled incorrect) in our C# project with a...
JC
10-22-2007 09:20 PM
JC Go to last post
0 8
I have a SQL Express db with a table field defined as data type decimal(18,0). When I type in .785 in the table field it rounds it to 1. Any ideas...
Cirene
10-22-2007 08:46 PM
Kerry Moorman Go to last post
2 7
Hi, We do ADO.NEt programming only on the time-to time basis, so we don't have the real deep experience in this matter. Every where in MSDN or...
Lubomir
10-22-2007 05:00 PM
Lubomir Go to last post
9 10
Hello, I am writing ASP.NET application using SQL Server 2005 Express Edition. my connection string is...
hamid hashemi
10-22-2007 04:13 PM
Rad [Visual C# MVP] Go to last post
2 7
I have a "transaction" table with 2 columns, TransTypeId and TransAmt. Example: TransTypeId TransAmt A 100 A ...
Cirene
10-22-2007 02:11 PM
Cirene Go to last post
2 10
Is it possible to install SQL Server 2005 Express on a machine that restricts installs by using ClickOnce? For example, I can't install new...
Octavius Khan
10-22-2007 09:09 AM
Paul Clement Go to last post
1 8
Hi all, I want to obtain column properties using C# and the System.Data namespace. Using DbDataReader.GetSchemaTable() or DataAdapter.Columns I only...
schneider@rehm.de
10-22-2007 01:33 AM
schneider@rehm.de Go to last post
4 5
Hello, I am currently working on a project which will run in an environment, where the size of the database is very limited. That's why I...
PSiegmann@mail.nu
10-21-2007 11:11 AM
PSiegmann@mail.nu Go to last post
2 4
I'm using DataSet.ReadXML method to populate the dataset with data from XML file. If one of the values contains apostrophe (for instance: It's...
vovan
10-20-2007 06:58 AM
vovan Go to last post
2 3
Oct 20, 2007 01:00pm Hi all When you create an Ajax enabled web site, the application creates the default page with a "Script Manager". I created...
Mike TI
10-20-2007 03:57 AM
Mike TI Go to last post
1 5
Please disregard my previous post for the same problem. the posting was incomplete. I'm trying to update the data in a DataGridView control. The...
rkbnair
10-19-2007 09:11 AM
Cor Ligthert[MVP] Go to last post
3 4
I have a DataSet with 3 tables. I need to be able to filter the parent table and get all records from the 3rd level table that correspond with it. I...
Maspr
10-18-2007 11:12 PM
Cor Ligthert[MVP] Go to last post
1 11
Hi, I´m trying to read a xls file which one colum has a combo to select the value. The value is linked to the cell below the combo, however in...
Ezequiel
10-18-2007 04:56 PM
Ezequiel Go to last post
0 5
How come there is no dbType='Image' available in the data adaptor parameter types? Please find the atta -- test
rkbnair
10-18-2007 05:40 AM
WenYuan Wang [MSFT] Go to last post
2 6
True, it might and probably it will. However, I fail to see a better alternative. A developer has to distinguish between an expression tree and...
Jorgebg
10-18-2007 05:22 AM
calderara Go to last post
4 9
I created a stored procedure called AddOrder which does an 'insert' statement. It appeared in the Server Explorer of Visual Studio. Then I dragged...
HONOREDANCESTOR@YAHOO.COM
10-17-2007 06:29 PM
Sheng Jiang[MVP] Go to last post
1 7
Hi I wonder if you can help me. I've got an asp.net (version 1.1) intranet application that connects across a network to an access backend db....
Julia B
10-17-2007 02:32 PM
Paul Clement Go to last post
2 11
Hello. I'm changing my code which copies data from memory to a SQL Server from using a data adapter's update method to using the writeToServer...
Beth
10-17-2007 11:23 AM
Beth Go to last post
2 6
Hi, I have a DataTable object and need a subset of the rows at runtime so I perform a DataTable.Select on it to retrieve an array of DataRows. I am...
Tristan
10-17-2007 06:22 AM
Patrice Go to last post
12 13
Dear all, I have an application sQL statement which call an SQL view. The return dataset from the View is bind to a WinForm datagriview...
calderara
10-17-2007 05:40 AM
calderara Go to last post
0 6
Hello. Can anyone help with this one? I've written an app that queries data on two linked servers (sql server 2000). The stored procedure runs fine...
vb4me
10-16-2007 11:44 PM
Cor Ligthert[MVP] Go to last post
2 6
I am using Visual Studio 2008 Beta 2 and investigating various aspects of LINQ. I used the LINQ to SQL designer to derive a new DataContext class...
Benjamin
10-16-2007 01:38 PM
Benjamin Go to last post
0 7
I've done some googling on this one, but I'm not sure how to phrase the search. Any help is greatly appreciated. The problem is I have an xml file...
gr8brain@gmail.com
10-16-2007 01:17 PM
Brian Lampe Go to last post
5 7
I need to add a UTF32 xml file to an XML datatype (basically I want unicode characters in there) is it possible? When I do SqlParameter x = new...
Evan Camilleri
10-16-2007 06:46 AM
Evan Camilleri Go to last post
1 4
I have been using this computer program for a couple weeks now and i am very pleased with the results so far. its a software fatloss program, if your...
Angel vasquez
10-15-2007 06:28 PM
Angel vasquez Go to last post
0 7
Post New Thread

Display Options
Showing threads 201 to 250 of 20607
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.