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     
I would like to know why is this happening: We do have a multithreading windows application in C#. Each thread establish its own SQL connection to...
Brisa Argelia
06-02-2006 05:09 PM
Brisa Argelia Go to last post
0 88
FOR IMMEDIATE RELEASE The Open Source Movement has yet to play as critical a role in the development of C# systems as it has in the development of...
Press Relations
06-02-2006 03:38 PM
Press Relations Go to last post
0 75
Using VS2005 Pro and dotnet 2.0 I am trying to add parameters in the query builder tool while configuring my data adapter using the data adapter...
Jay Bryan
06-02-2006 12:10 PM
William \(Bill\) Vaughn Go to last post
1 81
On Fri, 02 Jun 2006 02:38:18 -0700, "Frans Bouma " <perseus.usenetNOSPAM (AT) xs4all (DOT) nl> wrote: ¤ Paul Clement wrote: ¤ ¤ > On Thu, 01 Jun...
Paul Clement
06-02-2006 11:55 AM
Paul Clement Go to last post
2 83
Hi, All How to get the output parameter's value when you use the SQLHelper (Microsoft Data Access Block)? When I try to access my ourput parm I got...
AT
06-02-2006 10:41 AM
Jeff Dillon Go to last post
6 99
Hi, I defined a query in Access. I created a AccessDataSource in an aspx page using Visual Web Developer. I specify Access, oledb etc ... and in the...
phil
06-02-2006 09:40 AM
phil Go to last post
0 59
This is a follow up to a posting I made which I can no longer...
AT
06-02-2006 08:38 AM
AT Go to last post
0 88
Hi, I need to remove a row from a DataGrid without effecting the Database. I've seen this question posted on the all over but never answered. (f it...
Jordan Kaufman
06-02-2006 08:25 AM
SlickArrow Go to last post
3 98
Hi I can't seem to get the code right to sort the parent form, i can get the child form to sort. Can anyone help Thanks A
Anastacia via DotNetMonster.com
06-02-2006 07:55 AM
Marina Levit [MVP] Go to last post
1 53
Why is it that when I try to fill my dataset with a column of type varchar(350) I get a error message "Object reference not set to an instance of an...
Victorious1
06-02-2006 07:29 AM
Victorious1 Go to last post
0 60
I have set up mirroring and trying to get it to work from my .NET application. Mirroring seems to work ok. When I do a manual failover the witness is...
Mattrix
06-02-2006 02:20 AM
Mattrix Go to last post
3 92
I'm currently trying to run queries in an Access database using ADO.NET. My code works when executing a query whose name has no spaces but errors...
AT
06-01-2006 04:04 PM
Paul Clement Go to last post
2 81
I have an arbitrary number of values in the WHERE clause: select foo from bar where foobar = '1' and foobar = '2' ... and foobar = 'n-1' and foobar...
bill tie
06-01-2006 03:27 PM
Jeff Dillon Go to last post
10 121
How can I join 2 bianry files together back to back? Thanks dee
dee
06-01-2006 03:01 PM
dee Go to last post
7 65
Hi, I'm using VB.Net to create a windows form that will insert data from an xml file into an SQL Server Express database. As I'm new to VB.Net, i'm...
al
06-01-2006 02:31 PM
al Go to last post
0 66
I mm developping a winforms application. I use a form do include, alter and delete data. I created a connection using the wizard. I would like that...
Claudio
06-01-2006 01:18 PM
William \(Bill\) Vaughn Go to last post
1 102
hi everybody I have an assembly that contain Datasets, this DataSets connect to one SQL server 2000 database and retrive information to be use for a...
Hugo
06-01-2006 12:12 PM
Marina Levit [MVP] Go to last post
1 62
ljh wrote: Just use the example C# code on the site: http://adodotnetsqlite.sourceforge.net/ Click on "Documentation & Examples" and then click...
JimD
06-01-2006 09:53 AM
ljh Go to last post
7 74
I have added calculated column to datatable and expression looks like this: "somecolumn + datetimecolumn1" now, i do not want zeroes from datetime,...
DG
06-01-2006 09:05 AM
DG Go to last post
0 75
"Frans Bouma " <perseus.usenetNOSPAM (AT) xs4all (DOT) nl> wrote Perhaps I am missing something. Good to know. Thanks.
ljh
06-01-2006 06:17 AM
ljh Go to last post
0 77
I thought of one myself..... I am thinking of coding a data store that many store locations will use to get national sales averages. Each location...
ljh
06-01-2006 06:14 AM
ljh Go to last post
0 67
"Frans Bouma " <perseus.usenetNOSPAM (AT) xs4all (DOT) nl> wrote You're right. I need to do a better job of not drifting off topic. I do not...
ljh
06-01-2006 06:08 AM
ljh Go to last post
0 71
Hello, I am having a problem using Scope_Identity() when inserting a row to a sql server (sql server 2000 standard Edition) table using a...
Rich
06-01-2006 05:49 AM
Srinivas Nadella Go to last post
1 70
I am use the new feature of TableAdapter to develop a web application. I use a ObjectDataSouce to link to a TableAdapter The TableAdapter have two...
ad
05-31-2006 11:15 PM
yogee Go to last post
1 76
I have a set of datasets that I build in 2.0 that reference a Settings/Connection string...
DEWright_CA (AT) online (DOT) nospam
05-31-2006 09:31 PM
AT Go to last post
7 62
I have written a provider independent ado.net utility class for executing queries. One of the routines looked like this in .net 1.1: static public...
Harold Howe
05-31-2006 04:10 PM
Harold Howe Go to last post
0 52
Hello, I completed an application as described on the subject line. Now, I have to delete my DataGridView, re-create the DataSet,...
AT
05-31-2006 03:27 PM
Jeff Dillon Go to last post
18 115
I'm looking for some examples of: 1) Loading a DataSet with one dataadapter and connection. 2) Reconnecting that DataSet to another dataadapter / new...
kellygreer1
05-31-2006 02:26 PM
kellygreer1 Go to last post
4 73
We're beginning a major rewrite of a VB6 application that currently uses ADO and an Access database. In this application, we routinely query ...
steve
05-31-2006 12:46 PM
Cor Ligthert [MVP] Go to last post
8 64
What is the preferred way to read (not write) the records of a typed dataset in C# without use of a form? thanks, Jeff
AT
05-31-2006 12:37 PM
Cor Ligthert [MVP] Go to last post
3 82
This is not true. SQL Express runs under XP Home as well (at least it does on my machine). However, it does not support remote connections by default.
Jos Roijakkers
05-31-2006 12:35 PM
William \(Bill\) Vaughn Go to last post
1 62
ANybody know how to do a silent install for SQL Express? I need to know if this is possible to make my decision to use SQL Express or Access as...
ljh
05-31-2006 06:58 AM
Cowboy \(Gregory A. Beamer\) Go to last post
1 68
Hi I'm trying to sort a parent form(vb.net), can anybody help thanks A From...
A
05-31-2006 06:54 AM
A Go to last post
0 66
<<< State of the art web solution Online>>> WickedInnovations has an extensive working experience in E-commerce solutions, web site design , website...
mae2x
05-31-2006 05:39 AM
mae2x Go to last post
0 70
I've been working on this app for some time now. Been developing with vs 2005 vb.net and an Access database. Something happened and I can't...
Hexman
05-30-2006 11:13 PM
Hexman Go to last post
0 86
Hi, What can you do with the Table.DisplayExpression property? I tried to use this as a custom name for my table but only table columns...
Bart
05-30-2006 10:46 PM
AT Go to last post
2 64
Codebase has been in place for 1.5 years. Current version running since 12/2005. First use of a command object that has 14 parameters. Now I get...
dwaine
05-30-2006 10:06 PM
AT Go to last post
2 74
I want to update for one stored procedure. How? Here the exist stored, .. create procedure abc as select...
OT
05-30-2006 09:30 PM
OT Go to last post
0 70
I am trying to figure out if object spaces are included in .net framework 2.0. If so, I am trying to find the dll called...
Umut Tezduyar
05-30-2006 07:38 PM
Robbe Morris [C# MVP] Go to last post
3 74
We're using ADO.NET and SQl Server 2K. I'm updating an integer column in a seperate table which I use to hold sequence numbers for different...
MarkH
05-30-2006 04:39 PM
Mary Chipman [MSFT] Go to last post
1 63
Hi, We are using ASP.Net 2 and SQL Server 2005. We are storing sessions in the database. From time to time we get the following exception in the...
Sanjay T
05-30-2006 04:29 PM
Mary Chipman [MSFT] Go to last post
1 86
Ok. So here's my situation. I've created a small database in SQL Server 2005 that looks like this: CREATE TABLE .( NOT NULL, (10) COLLATE...
AT
05-30-2006 02:04 PM
Bishman Go to last post
3 79
I have a table that I generate the schema for by way of da.FillSchema(ds,schemaType.Source, StringLoadTable) One of my columns (numerous columns...
Fiddelm3742
05-30-2006 01:28 PM
Fiddelm3742 Go to last post
1 116
I am looking for a small example program which will create, at run-time, a connection to an Access database. I would like the example to have a...
AT
05-30-2006 01:16 PM
Jerry H. Go to last post
1 79
i have bound a datset to a datagrid control. but on the dataset i have hidden on of the columns, by using the...
Simon Whale
05-30-2006 09:58 AM
Simon Whale Go to last post
0 76
Hi, I'm using ado.net 2.0 and I have this strongly typed dataset that has this table that has some custom sql update queries. The thing is, my...
AT
05-30-2006 09:13 AM
Marina Levit [MVP] Go to last post
1 68
Hi there! I've parsed the posts in this thread but haven't found answers to my problem. It drives me nuts. I'm newbie at Database app under VS2003...
Pascalus
05-30-2006 08:54 AM
Jerry H. Go to last post
6 85
FOR IMMEDIATE RELEASE C# Online.NET assembled a list of .NET languages and .NET language projects to help you become more aware of what is available...
Press Relations
05-30-2006 07:44 AM
Press Relations Go to last post
0 67
Hi is there a way of adding two columns together from a dataset to give me a result in a datagrid (vb.net) please help thanks A
Anastacia
05-30-2006 05:40 AM
Anastacia Go to last post
0 81
Hi All, Sorry--I originally posted this in the ado group. The attached listing runs fine on all production machines save for one laptop which...
Rhett
05-29-2006 08:53 PM
Rhett Go to last post
0 67
Post New Thread

Display Options
Showing threads 5001 to 5050 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.