| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | I was successfully calling a TableAdapter.Fill command in code which was tied
to an SQL stored procedure. I altered the stored procedure in SQL...
Ron
|
05-29-2008 08:09 AM
jp2msft | 4 | 735 |
|  | This problem touches both SQL/Server and ADO.NET, and its solution could be
in either. A round of applause if you can provide the solution.
The...
Ben
|
05-08-2008 08:58 AM
Ben | 0 | 470 |
|  | I've had to reload my micosoft 2000. I am unable to use the undo key or the
control x key to undo an error I posted. I've tried reloading it and...
Jack
|
05-07-2008 03:04 PM
Jack | 0 | 468 |
|  | Hi,
I have an application, that needs to import excel spreadsheets into a
database.
I am using an OleDBDataAdapter to load (fill) the data into a...
Rollasoc
|
04-22-2008 03:07 AM
Rollasoc | 0 | 428 |
|  | Hello,
VS2005 - SQL Server 2005.
Running an SP from the server explorer window. The SP accepts two
parameters:
@s varchar(128) = NULL,
@b bit = 0
rbrowning1958
|
04-06-2008 06:56 AM
rbrowning1958 | 3 | 448 |
|  | while using an Access 2007 .accdb file I can access the dao. object very
easily.
the following code in VBA works well :
Function...
Dustin Pedroia
|
03-31-2008 08:57 PM
Charles Calvert | 1 | 603 |
|  | --
Internet - Take Advantage of Multiple Windows When Surfing
SUMMARY: Stop jumping back and forth between index pages by using several
browser...
Visitbazaar Info
|
03-31-2008 12:36 PM
Visitbazaar Info | 0 | 451 |
|  | Hi i am using accordion control in which i took 4 accordion panes.I
tried to bind gridview in 1st and 3 rd pane with Object data source..The
control...
mansoor ali
|
03-06-2008 10:06 AM
David Price | 1 | 386 |
|  | Hi
How do I create an own short cuts? E.g. A short cut for my email adress.
Frida
Frida
|
02-25-2008 09:04 AM
Frida | 0 | 243 |
|  | I get the following errors when attempting to install Visual Studio 2005 SE.
Microsoft .NET Framework 2.0: Error code 1603 for
this component...
K
|
02-19-2008 10:25 AM
K | 0 | 316 |
|  | I'm binding the dataView to a dataset (~400000 rows) and sorting it by a key
(long type).
I'm retrieving values from the DataView with...
Rami Prilutsky
|
02-17-2008 12:31 PM
Rami Prilutsky | 0 | 251 |
|  | VS 2005
Add Project
Add Data Set
Add Table Adapter
Use Microsoft .Net Data Provider for Oracle Connection
Here i cant able to choose my oracle stored...
Srini
|
01-31-2008 01:16 AM
Srini | 0 | 182 |
|  | VS 2008
Add Project
Add Data Set
Add Table Adapter
Use Microsoft .Net Data Provider for Oracle Connection
Select * From Table1
Change Command type -...
SantaMustDie@gmail.com
|
01-23-2008 10:07 AM
SantaMustDie@gmail.com | 0 | 217 |
|  | If there is a better place to post this please let me know.
I have a GridView whose Data is bound to an ObjectDataSource ( BLL - DAL ).
When I click...
Andrew Jones
|
01-11-2008 10:02 AM
Andrew Jones | 0 | 220 |
|  | I riepilogate with corrections and updates:
I've an Ajax Accordion that gets data from a database, in its content
there is a Repeater that gets data...
Vittorix
|
12-19-2007 05:36 PM
Vittorix | 0 | 1,466 |
|  | Hello Everyone,
I am using a asp.net gridview control to allow users to edit a table on an
SQL 2000 server. Most of it functions fine. However one...
NewtoExpressionWeb
|
12-18-2007 07:34 AM
NewtoExpressionWeb | 0 | 345 |
|  | On my machine I am developing a .NET site. When I execute it,
everything runs perfectly. When I publish it (to my machine in a
folder so IIS can...
jrcapp@cre8iveweb.com
|
12-13-2007 05:14 PM
jrcapp@cre8iveweb.com | 0 | 332 |
|  | While trying to configure a data set, I encountered an exception "while
attempting to set the data source generator property". I looked at...
Harry V
|
12-13-2007 12:49 PM
Harry V | 0 | 434 |
|  | Hello,
I was wondering if it's possible to use SQL to select a subset of data from
a DataTable? I'm wondering because I have to fix a large form that...
George H
|
12-11-2007 10:50 AM
kevin | 3 | 339 |
|  | Hi,
I have following problem - I have a table in sql database that
contains column named System
I created dataset in vs2005 application and dragged...
bachuspl@op.pl
|
12-11-2007 06:40 AM
bachuspl@op.pl | 0 | 331 |
|  | I'm trying to execute two queries on a database asynchronously by using the
..NET 2.0 APM. I've created a test harness which executes two queries...
JumpingMattFlash
|
12-11-2007 04:01 AM
JumpingMattFlash | 0 | 314 |
|  | My Install:
Microsoft Visual Studio 2005
Version 8.0.50727.762 (SP.050727-7600)
Microsoft .NET Framework
Version 2.0.50727
Installed Edition:...
kevin
|
12-10-2007 05:17 PM
kevin | 0 | 367 |
|  | My Install:
Microsoft Visual Studio 2005
Version 8.0.50727.762 (SP.050727-7600)
Microsoft .NET Framework
Version 2.0.50727
Installed Edition:...
kevin
|
12-10-2007 05:16 PM
kevin | 0 | 395 |
|  | Hi,
I lost the use of my keyboard and mouse so I tried the Recovery CD that I
had created earlier and before I proceeded it specifically prompted...
Subrat108
|
12-08-2007 02:58 PM
Subrat108 | 0 | 621 |
|  | Hello:
I defined a datatable to have two columns:
' Add three column objects to the table.
idColumn = New DataColumn()
idColumn.DataType =...
vvenk
|
12-02-2007 11:45 PM
Shyamsundar. V | 2 | 416 |
|  | Hi,
I need to do a wild card search for all the fields in my table irrespective
of whether its a numeric/date or string field . The data should...
Suresh Gladstone
|
11-14-2007 01:54 AM
Suresh Gladstone | 0 | 331 |
|  | Hi,
In the sample presented by Microsoft for "DataGridView Custom Column"
that represents a MaskedTextBoxColumn, it seems it has a problem...
Sajjad
|
11-12-2007 04:42 AM
Sajjad | 0 | 390 |
|  | 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-24-2007 09:37 PM
DR | 0 | 346 |
|  | I've build an application in Vs2005. For the dataaccesslayer i've
create the dataset with the datasource tool. After that i build stored
procedures...
active T
|
10-18-2007 09:36 AM
active T | 0 | 335 |
|  | I am wrinting a data service to access and update a datset. I am
having problem when I try to add a SqlConnection to a web service.
Using C# in VS...
dlbriggs1729@yahoo.com
|
10-17-2007 03:31 PM
dlbriggs1729@yahoo.com | 0 | 363 |
|  | Hi All
I am trying to install my vs.net2003, and keep getting a error message. The
message is
"Setup is unable to run a program needed to proceed...
Shawn
|
10-15-2007 08:58 PM
James W | 3 | 391 |
|  | I understand how a concurrency exception will be thrown if the orignal values
of the dataset mismatch those of its datasource. But can this...
mm_concurrency
|
10-11-2007 10:12 AM
mm_concurrency | 0 | 354 |
|  | Hi,
I have a typed dataset created on northwind database. It relates to a
single table, Employees.
I created the following stored procs for crud...
bz
|
10-10-2007 06:07 PM
bz | 0 | 375 |
|  | HOW DO I READ PDF FILES ON I E OR AOL
ERSALYNNE1
|
10-02-2007 12:19 PM
ERSALYNNE1 | 0 | 460 |
|  | Hello
When using VS2005 VB.net when 2 users are using the same application that
has a form with a DataGrid control on it and they both update the...
winlin
|
09-21-2007 01:36 PM
winlin | 0 | 377 |
|  | Hi,
I need to connect to a database the connection string of which is determined
at runtime.
I am using Enterprise Library 3.0 for data access. How...
Rick Mavrovik
|
09-10-2007 05:30 AM
Rick Mavrovik | 0 | 381 |
|  | If I add description (extended property) to SQL Server 2005 table columns,
will VS2005 IDE show the description instead of the column name?
=?Utf-8?B?UGV0ZXI=?=
|
08-23-2007 05:22 PM
=?Utf-8?B?UGV0ZXI=?= | 0 | 381 |
|  | Problem: When creating a DataSet in VS from stored proc, if the stored proc
uses temp tables, the dataset see's no columns and gives error...
=?Utf-8?B?ZG9uIHNjaGlsbGluZw==?=
|
08-16-2007 07:48 PM
=?Utf-8?B?ZG9uIHNjaGlsbGluZw==?= | 0 | 397 |
|  | Hello all,
Is it possible to have an Unbound DataGridView's DataGridViewComboBoxColumn
have different data for each line of the DataGridView?
All...
=?Utf-8?B?RGF2aWQ=?=
|
08-10-2007 07:28 AM
=?Utf-8?B?RGF2aWQ=?= | 2 | 376 |
|  | Here is what I am trying to do. I am using ASP.NET 2.0. I have created a
data set called Stocks data table called Data and put it in the...
=?Utf-8?B?V2VzdGU=?=
|
08-03-2007 01:06 PM
=?Utf-8?B?V2VzdGU=?= | 0 | 354 |
|  | I'm also using SQL 2005. I am developing a website with a search feature
like one used on REMAX.com. My challenge is getting the search to work. ...
=?Utf-8?B?dTJjbG9uZQ==?=
|
08-02-2007 06:17 AM
Martin Robins | 1 | 342 |
|  | Have message in windows mail I can not delete,need advice.
=?Utf-8?B?amJjMzIwMA==?=
|
07-18-2007 08:02 PM
=?Utf-8?B?amJjMzIwMA==?= | 0 | 341 |
|  | I get a Visual Studio Delay Notification whenever I try to work with a
DataSet in my ASP.NET/VB 2005 website.
When this happens, I have to end the...
Lee T. Hawkins
|
07-16-2007 07:08 PM
=?Utf-8?B?Y3N3b3Ix?= | 3 | 414 |
|  | Do you know of a good tutorial or method for inserting data into a SQL db?
Many thanks!
=?Utf-8?B?UnlhbiBTbWl0aA==?=
|
07-13-2007 06:12 AM
=?Utf-8?B?TWFuaXNoIEJhZm5h?= | 1 | 354 |
|  | I have this Problem everytime i start my computer The Color Quality And The
Screen Pixels change !
The Color Quality Change to the lowest (4 Bit)...
=?Utf-8?B?Qm9ybkhvbHktS2luZ0xvcmR5?=
|
07-02-2007 07:42 AM
=?Utf-8?B?Qm9ybkhvbHktS2luZ0xvcmR5?= | 0 | 366 |
|  | I have a WinForm app that uses a SQL Express database. I created the
database in the Server Explorer, and set up a table. I created a form,...
Vernon Peppers
|
06-28-2007 08:30 AM
Luis Fernandes | 1 | 681 |
|  | I've been using Visual Studio 2005 Professional with .mdb files.
Now I just installed Access 2007 which have .accdb files.
Visual Studio will not...
=?Utf-8?B?Sm9lbCBpbiBSZWRtb25k?=
|
06-14-2007 02:04 PM
DK | 1 | 412 |
|  | Hi
I am trying to find a way to change the background color of a cell (flash or
blink) when its value has changed (by user or data update). I need...
=?Utf-8?B?QnJpYW5ESA==?=
|
06-13-2007 09:48 AM
=?Utf-8?B?QnJpYW5ESA==?= | 0 | 397 |
|  | Hi,
I use Response.Redirect(..) to go to a secure page of my test site. I use a
SSL certificate created by SelfSSL for localhost.
That works okay...
=?Utf-8?B?Um9uYWxk?=
|
06-07-2007 06:01 PM
=?Utf-8?B?Um9uYWxk?= | 0 | 330 |
|  | Ok, I've got Visual Studio 2005 Pro and SQL Server 2005 Express
installed on my workstation. I have a Start Menu item for "SQL Server
Business...
Richard Carpenter
|
06-01-2007 10:19 AM
Richard Carpenter | 0 | 375 |