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     
How can we find a Field data types from DataReader/Dataset/Datatable in VB.net ??? For example code in VB6 where rstRecName is a recordset and j...
Vanny
05-22-2007 07:08 AM
Vanny Go to last post
2 55
iTechArt Group - Custom Software Development and Offshore outsourcing Company http://www.itechart.com/ Offshore custom software development company...
VB
05-22-2007 06:10 AM
VB Go to last post
0 70
Hi all, me again with a newbie question. I have this DataGridView with columns binding to a table, and then a column with checkboxes that is not...
mfrsousa
05-22-2007 01:41 AM
mfrsousa Go to last post
0 75
I am using VS 2005 and a MS Access 2003 DB. In VS I use the server explorer to drag and drop tables and existing queries into the dataset...
JJT
05-21-2007 01:20 PM
JJT Go to last post
1 85
Hopefully someone has experience with this type of error handling. First off I'm using VS 2005 with the 2.0 fx. I used the designer to create my...
Ryan
05-21-2007 12:59 PM
Ryan Go to last post
0 80
Hello, I'm using a lot of threads, each one using it's own instance of my TableAdapter, Connection and DataTables. But all of them will access the...
rfw68
05-21-2007 12:51 PM
Jim Rand Go to last post
6 83
Hi i'm using Enterprise Library for .NET Framework 2.0 january 2006 - i really like it but, i have a problem with transactions i'm trying to save 2...
fredd00
05-21-2007 12:15 PM
fredd00 Go to last post
0 105
Hello ! I read any articles about locking so far, but I am not able to make a solution for my project. (I really want pessimistic locking - no such...
aaapaul
05-21-2007 12:02 PM
Cor Ligthert [MVP] Go to last post
11 273
Can anyone give me a simple bit of code to run on my website offering a download to excel facility from a SQL stored procedure? I know how to get the...
NeilR
05-21-2007 11:54 AM
NeilR Go to last post
0 88
Hi Everyone: This problem has been plaguing me for three days, and I can’t for the life of me find a logical reason why this problem occurs. My...
Mark
05-21-2007 11:10 AM
Mark Go to last post
0 77
What's the alternative to the following? void m_BindingSource_AddingNew(object sender, AddingNewEventArgs e) { MyTypedDataSet.TypedTableRow newRow =...
RipT
05-21-2007 10:35 AM
RipT Go to last post
5 70
(Sorry about multi-posting this to "microsoft.public.dotnet.languages.csharp") Hi there, Does anyone know why the "ColumnChanged" event isn't fired...
Mark Chambers
05-21-2007 10:31 AM
Mark Chambers Go to last post
0 87
Hey ya, Using .NET 2.0 and SqlCommandBuilder, say I have a customer row, with an address and name fields. I need 2 different clients to be able to...
KShvats
05-21-2007 09:19 AM
Kerry Moorman Go to last post
3 70
Hi There, I am using the SQLHelper class and have implemented runsp, executescalar, executedataset, and executereader. I am using connection...
sljones@dodo.com.au
05-20-2007 11:56 PM
sljones@dodo.com.au Go to last post
0 107
For those who are interested, I've just released a trial version of a .NET Provider for XML. Based on the successful, QueryADataset SQL engine...
Adrian Moore
05-20-2007 09:37 PM
Adrian Moore Go to last post
0 58
I want to use asp.net & mysql. I am trying to download mysql db and tools from www.mysql.com but i can find everything what I need. Can somebody...
Toni
05-20-2007 01:56 PM
Mark Rae Go to last post
3 65
Hi EveryBody: I made web site using asp.net 2.0 Vb.Net. The project depends on database in the local machine. The web site has • Create User...
Husam
05-20-2007 01:13 PM
Husam Go to last post
0 62
Hi there, Can anyone explain the following (very) simple scenario. 1) I make an exact copy of my "DataSet" and delete one record from a given table...
Mark Chambers
05-19-2007 06:41 PM
Mark Chambers Go to last post
5 59
Hello, I have a DataGridView, bound to a typed DataTable (without any TableAdapter etc.). The values of that DataTable are changed in a second thread...
rfw68
05-18-2007 03:17 AM
rfw68 Go to last post
4 77
Hi, I get errors when I try the following expression in my strongly typed dataset: "Sum(Parent.Child(Relation1).Value)" The error I get...
Carl
05-18-2007 01:27 AM
Carl Go to last post
2 56
Hello, I wanna list my stocks in a web page according to search result, this listing must be in a (3 columns and unlimited size) table, what I wanna...
Peggy
05-17-2007 11:55 AM
Peggy Go to last post
0 76
Simple problem. If the company is null, replace it with last name and first name: /* Replace null companies with last and first names */ DataView dv...
Jim Rand
05-17-2007 08:52 AM
Jim Rand Go to last post
2 59
Hello, I have a (typed) dataset for some tables in a sql-server express. Well, loading the datas with Fill and sending changes to the sql server...
rfw68
05-17-2007 05:13 AM
WenYuan Wang [MSFT] Go to last post
6 65
"Frans Bouma " <perseus.usenetNOSPAM (AT) xs4all (DOT) nl> wrote Perhaps this is a normal Dutch word ;-) -- Miha Markic RightHand .NET consulting...
Deanna
05-17-2007 02:20 AM
Miha Markic Go to last post
4 335
Hello, I have the situation that many users on the same db , table have access and make changes. Ok for this there is optimistic concurrency. So I...
Rolf Welskes
05-16-2007 07:45 PM
Mary Chipman [MSFT] Go to last post
7 57
I have a form called frmSales which has three datagridviews on it which are linked to a Cinema.mdb database using SQL. The first datagridview...
Catnip
05-16-2007 01:08 AM
Catnip Go to last post
0 69
Hi I am having trouble with a Cinema System I am creating in VB.NET. I have a form called frmSales which has three datagridviews on it which are...
Catnip
05-16-2007 01:07 AM
Catnip Go to last post
0 56
Hi,all I met one problem of connecting Access database in asp.net web program. I use ODBC link to Access, the connection string...
Randy
05-15-2007 08:32 PM
Randy Go to last post
4 62
Hi I created an xsd file by assign a sample xml file to the xsd.exe tool I opened the xsd file in the vs 2005(designer) and saw that the...
Nay
05-15-2007 12:31 PM
Nay Go to last post
0 58
We have a web application that calls a business/data layer to do database updates. There is a lot of coordination in the web page to handle id's...
Jay Drozd
05-15-2007 11:10 AM
Jay Drozd Go to last post
0 66
Hi, Since there *appears* to be no 64-bit support for any data source other than SQL Server (and I wouldn't use OleDb to interface with SQL Server...
Mark Rae
05-15-2007 04:58 AM
Mark Rae Go to last post
2 215
the sp_help command doesn't return descriptions as far as I can tell. Any other ideas? -- thanks -...
DavidThi808
05-15-2007 04:56 AM
WenYuan Wang [MSFT] Go to last post
8 60
Hi, I have a problem to call a stored function with a C# application. I have tested the function directly on Oracle Server and the function is well...
Gandalf
05-15-2007 03:56 AM
Gandalf Go to last post
0 72
I'm using OleDbDataAdapter to update records to the Access database. Refer to the "Introduction to Data Concurrency in ADO.NET" topic in MSDN: "The...
pedestrian
05-14-2007 04:35 PM
pedestrian via DotNetMonster.com Go to last post
4 63
Hi, I'm using DataTable.Merge() to merge values from a source DT into a destination DT which are in seperate Datasets. The source DT has columns...
eran
05-14-2007 10:43 AM
Manish Bafna Go to last post
1 88
Hi, I need to transfer data from a .dat file to different tables in SQL DB. After the transfer i need to rename the .dat file appending ...
Rocksie R
05-14-2007 07:12 AM
Rocksie R Go to last post
0 102
Hi,all I met a strange problem, I connected to access database using oledb connection, connection string...
Randy
05-14-2007 03:01 AM
Randy Go to last post
0 79
Hi, I am using an Access DB and a datareader to retrieve a memo field. When I execute the following code the datareader only ever returns the first...
Jason James
05-14-2007 02:17 AM
Jason James Go to last post
0 82
Hello, I have the following: a form, a datasource, in the form I have tabs, menus, listboxes, a datagridView and textboxes. All is bound to the...
Rolf Welskes
05-14-2007 01:35 AM
WenYuan Wang [MSFT] Go to last post
5 92
Excellent articles/material for web application (ASP.Net). Complete reference available all in one place. You should visit following URL for vast...
micke.hale@gmail.com
05-13-2007 08:48 AM
micke.hale@gmail.com Go to last post
0 89
Hi I have a vb.net app that opens an access database runs several sql action queries on the tables and closes the db. This is done every few...
John
05-13-2007 01:12 AM
Mark Go to last post
6 74
Is there a way to query an in-memory dataset with sql or can you only work with the individual table through DataTable.Select()? How can you go...
deciacco
05-12-2007 09:00 AM
Adrian Moore Go to last post
4 109
I have a TypedDataSet whose source tables live on a SQL Server. The DataTables in the TypedDataSet have lots of customized TableAdapters to execute...
michael
05-12-2007 08:43 AM
michael Go to last post
0 88
Do somebody know how to connect to CFront 3.01 from a Windows Mobile, Using Visual Basic .net 2003 ? or a tool data acces to Cfront?
Miguel Arenas
05-11-2007 04:30 PM
Miguel Arenas Go to last post
0 84
Is it possible to do a Group By in the Select method of the DataTable object?
Doug
05-11-2007 03:14 PM
Teemu Keiski Go to last post
1 476
Hi, I am wondering how I could populate the ampty table in the database from the DataSet or DataTable. So far I am using SqlBulkCopy. Is there any...
Lubomir
05-11-2007 12:34 PM
William \(Bill\) Vaughn Go to last post
1 83
VS2005 C# 2.0 I'm using ADO.NET and the Jet 4.0 OLE DB provider to append a row to an Excel spreadsheet. I have a data table of type...
Jim Walsh
05-11-2007 12:08 PM
Jim Walsh Go to last post
3 99
Hi, I have a stored procedure, for example like the following: Public static void MyProc() { using ( SqlConnection conn = new...
Lubomir
05-11-2007 10:27 AM
Lubomir Go to last post
0 101
Hi everybody, In last month I'm experiencing a very strange problem and I think it's linked to ado.net. My team and I developed a lot of...
emanuele.falchero@gmail.com
05-11-2007 02:52 AM
emanuele.falchero@gmail.com Go to last post
0 77
I am having problems with the table adapter not updating (inserting a new record) the sql server table if I open the form with out any records...
Brooke
05-11-2007 02:03 AM
Miha Markic Go to last post
1 73
Post New Thread

Display Options
Showing threads 2501 to 2550 of 22213
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 - 2013, Jelsoft Enterprises Ltd.