| | Rating Thread /
Thread Starter | Last Post  | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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] | 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 | 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 | 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 | 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 | 10 | 121 |
|  | How can I join 2 bianry files together back to back?
Thanks
dee
dee
|
06-01-2006 03:01 PM
dee | 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 | 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 | 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] | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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] | 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] | 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 | 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\) | 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 | 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 | 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 | 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 | 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 | 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 | 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] | 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] | 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] | 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 | 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 | 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. | 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 | 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] | 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. | 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 | 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 | 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 | 0 | 67 |