| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | We have a custom developed data provider for VS 2005. It works fine in XP
and Vista 32. It fails to install under Vista 64.
We have the GUIDS for...
EmeraldShield
|
03-22-2007 06:35 AM
EmeraldShield | 0 | 82 |
|  | Below is the query I am trying to run and I get a message
'create variables. Both are text values in table
dim sUser as string = Me.txt1.text
dim...
Billy B
|
03-12-2007 05:40 AM
glenn | 1 | 129 |
|  | -----------XML-------------------
- <root>
- <table1>
<UN>Admin</UN>
<DBName>Syed</DBName>
<DateUploaded>3/3/2007...
ajaspersonal@gmail.com
|
03-06-2007 10:58 PM
ajaspersonal@gmail.com | 0 | 106 |
|  | -----------XML-------------------
- <root>
- <table1>
<UN>Admin</UN>
<DBName>Syed</DBName>
<DateUploaded>3/3/2007...
ajaspersonal@gmail.com
|
03-06-2007 10:57 PM
ajaspersonal@gmail.com | 0 | 82 |
|  | -----------XML-------------------
- <root>
- <table1>
<UN>Admin</UN>
<DBName>Syed</DBName>
<DateUploaded>3/3/2007...
ajaspersonal@gmail.com
|
03-06-2007 10:55 PM
ajaspersonal@gmail.com | 0 | 53 |
|  | Dear All
I need some help. I've got a deadline for this friday and i'm stuck. what
i'm trying to do is have 1 textbox, datagrid and 1 button then...
Daniel
|
02-26-2007 07:40 AM
Daniel | 0 | 94 |
|  | Hi All,
I've got a database with several tables in it. Each table has got the
same columns (name, type etc.)
On my form, I want to show the records...
cyclops@unet.nl
|
02-22-2007 12:11 PM
cyclops@unet.nl | 0 | 67 |
|  | Hi,
I'm using the Dataset Designer Tool to create datasets for my VB.NET
2005 application.
In my SQL Server tables I have odd field names, like...
M. Simioni
|
02-21-2007 11:29 AM
M. Simioni | 0 | 73 |
|  | Hi all I am taking a ASP.net class, and I purchased a book. Does anyone know
of a site that I can go to that can give me some step by step...
desireemm
|
02-06-2007 07:34 PM
ron@thinkingbig.net | 1 | 108 |
|  | I have home compute,which works under windows xp professional.
I installed visual studio.net 2003.When I create Windows Application,bring
to a...
suchdi@netvision.net.il
|
02-06-2007 03:19 AM
suchdi@netvision.net.il | 0 | 67 |
|  | Trying to use the Visual Studio Data Source Configuration Wizard to connect
to a SQL Server 2000 data base I am getting an error at the "Choose...
Will Zachmann
|
02-03-2007 08:15 PM
Will Zachmann | 0 | 57 |
|  | Hello:
I have a Pervasive SQL 9 database and Visual C# Express. When I try to add
the ODBC data source using the Data Source Configuration Wizard I...
Edwin E. Smith
|
02-02-2007 06:45 AM
David Gabisonia | 1 | 85 |
|  | I am looking to apply a rowfilter with a series of primary key values to a
dataview.
The data is populated from and xml file.
I am pulling the list...
Chris
|
01-30-2007 11:57 AM
Chris | 0 | 61 |
|  | I have a VS2005 DB Project with scripts. The Create Command File context menu
is gone (used to be in VS2003). How do I get it back?
Thanks,
John
JohnT
|
01-26-2007 11:40 AM
JohnT | 0 | 68 |
|  | Here's the problem:
Using VS2005, 3 tables in a dataset linked hierarchically, stored externally
on SQL server.
When the update occurs, the...
MikeMOD
|
01-25-2007 09:54 PM
MikeMOD | 0 | 51 |
|  | I have a client with SBS2003 and a Pervasive v9 database. I am connecting to
the network via Microsoft VPN with full admin rights.
I have installed...
Edwin Smith
|
01-21-2007 08:15 PM
Edwin Smith | 0 | 68 |
|  | I have several which I've sorted but the Date Field sorts as a string
rather than as a date and I can't seem to figure out how to fix that.
Below is...
Wanda
|
01-11-2007 01:38 PM
Wanda | 0 | 90 |
|  | In .Net v1.1 I am calling 4 stored procedures in a single execute
reader statement which is timing out after 30 seconds. However the same
SQL...
robin9876@hotmail.com
|
01-11-2007 12:05 PM
Mary Chipman [MSFT] | 1 | 64 |
|  | I have an application that displays data in a DataGridView. The data is in
a DataView that is sorted and at times filtered. One of the columns I...
ME
|
01-04-2007 10:48 PM
ME | 0 | 62 |
|  | When our app starts it occasionally gets an InvalidOperationException with
the message "Internal .Net Framework Data Provider error 6"...
Trumba
|
01-02-2007 10:55 AM
Mary Chipman [MSFT] | 1 | 92 |
|  | I have added an AccessDataSource to my webpage using the VS2005 GUI.
I have set it up with a connection to a table in the Access database.
I have...
Tohadlock
|
12-29-2006 09:11 PM
Tohadlock | 0 | 85 |
|  | Hello!
Using the EAB (2.0) can anyone tell me how to flush or disable the default
caching behavior of the Data Block in VB.Net (2005)?
I was advised...
Miles
|
12-26-2006 05:03 PM
Miles | 0 | 65 |
|  | How can I filter my rows with a datagridview. It is bound to a table.
Thanks
Paul.
Camper Joe
|
12-19-2006 02:50 AM
emtipace | 1 | 152 |
|  | Holaaaaa, si alguien me puede ayudar necesito saber como manipular una
impresora epson tm-u220 para imprimir un ticket con datos desde una
pagina...
analia isoba
|
12-06-2006 01:15 PM
analia isoba | 0 | 85 |
|  | When I use manual databinding to a GridView control, as bellow.
'Retrive a DataSet from database
Dim ds As DataSet =...
samb@telia.com
|
12-04-2006 01:13 PM
DD | 1 | 87 |
|  | Our application is being migrated from .NET 1.1 to 2.0, and our
estimates showed that we would gain some performance benefit in the
area of the .NET...
qinvictus@gmail.com
|
12-01-2006 12:51 PM
qinvictus@gmail.com | 0 | 74 |
|  | Hi,
I am using Visual Studio 2005 and has a problem with DataSet Designer.
While I was using Visual Studio, 'A Package Load Failure Error'...
xarky1984@gmail.com
|
11-30-2006 03:42 AM
xarky1984@gmail.com | 0 | 72 |
|  | Target: Arm7V4T .NET1.1 VS2003 SP1
I am loading a 30kb XML file into a dataset:
DataSet ds = new...
soundman32
|
11-27-2006 03:48 AM
soundman32 | 0 | 73 |
|  | Hi!
I'm currently developing an application and the underlying database (access
file) changes quite often in terms of tables,relations and fields...
AlexL
|
11-24-2006 09:10 AM
AlexL | 0 | 68 |
|  | Hi all
I'm tryng to use MSDAORA access in a Oracle 9 database.
I have a stored procedure named TEST with this Sign :
PROCEDURE TEST
(
PC_01 ...
eny
|
11-17-2006 01:45 AM
eny | 2 | 102 |
|  | I'm having problems simply retrieving values from the database and using
in their original format. Example below assumes that size column is
double...
rj
|
11-15-2006 06:51 PM
rj | 0 | 71 |
|  | Am a newbie on VS2005. I've created an input form using Formview's
InsertItemTemplate control. There's one field I want to initialize to
today's...
E. Kwong
|
11-07-2006 12:26 PM
E. Kwong | 0 | 78 |
|  | I don't seems to be able to retrieve data from a webpage gridview columns
which is setup as a button. I am able to get the datakey for the row on...
Selv
|
11-03-2006 04:26 AM
Peter | 1 | 157 |
|  | I am want to displaying two columns from one table in a web Form dropdownlist,I've tried something
like this @"SELECT TeamA FROM ...
Sam At Samuel.garbers@gmail.com
|
11-01-2006 02:18 AM
Sam At Samuel.garbers@gmail.com | 0 | 90 |
|  | I am want to displaying two columns from one table in a web Form dropdownlist,I've tried something
like this @"SELECT TeamA FROM .
Sam At Samuel.garbers@gmail.com
|
11-01-2006 02:10 AM
Sam At Samuel.garbers@gmail.com | 0 | 73 |
|  | I am having trouble geting the value from a cell in a gridview which is
designated as a button.
Currently, I am able to get the datakey field from...
Selv
|
10-25-2006 03:45 PM
Selv | 0 | 87 |
|  | I am having a problem with the datagrid. I am using .NET 2.0 Framwork with
VS 2005 ASP/C#. I have a dataview that I am binding to the datagrid. ...
brian c
|
10-25-2006 11:48 AM
brian c | 0 | 85 |
|  | I am intrested in displaying two columns from a table in a web based dropdown
list box, queriying data from a SQL Server database.
In MS Access I...
Selv
|
10-25-2006 11:26 AM
Gregory Silvano | 1 | 72 |
|  | Using Visual Studio 2005 Team Suite, I'm getting a "DISP_E_MEMBERNOTFOUND"
exception when trying to generate scripts of database objects to a...
MilehighMike
|
10-23-2006 04:13 PM
MilehighMike | 9 | 82 |
|  | Search Engine Cloaker is used by hundreds
of top-ranked Webmasters to increase their
search engine listings.
How it works:
Cloaker tricks the...
Mark Jones
|
10-20-2006 07:52 PM
Mark Jones | 0 | 70 |
|  | When I create a dataset using the designer the generated .xsd contains
attributes that are not declared in the referenced schemas.
This is the first...
Ash
|
10-20-2006 06:45 AM
Ash | 0 | 67 |
|  | I get an error every time I try to add a data source to the project. I'm not
talking about a SQLDataSource object you get from the toolbar, I'm...
Bill Foust
|
10-19-2006 07:17 AM
Bill Foust | 0 | 73 |
|  | Hello:
I would like to use the String.Format method to format a date in the form
"dd-mmm-yyyy"
For example, today will be formatted as...
vvenk
|
10-11-2006 04:05 PM
vvenk | 1 | 108 |
|  | Hi,
I have a problem with datagridview which is binded to a datatable. When
a datarow is added to the datatable by another thread. Datagridview...
Aaron Ho
|
10-11-2006 11:55 AM
Tim Van Wassenhove | 1 | 97 |
|  | I am trying to use the MSDN IPSecurity ADSI code for IPDeny in VB.NET.
However I continue receiving an error "value does not fall within the
expected...
Chris
|
10-10-2006 12:19 PM
Chris | 0 | 77 |
|  | Hello:
I defined a datatable with two columns:
dtTable = New DataTable("Names")
' Add three column objects to the table.
idColumn = New...
vvenk
|
10-09-2006 01:43 PM
vvenk | 0 | 109 |
|  | This may be elementary but I was wondering if the .Net SqlClient Data
Provider has a lower priority than other processes. It seems that the
Disk IO...
swasheck@gmail.com
|
10-05-2006 10:34 AM
swasheck@gmail.com | 0 | 62 |
|  | Probably many ways but try asking them here....
Dave Patrick
|
10-02-2006 01:48 PM
Dave Patrick | 0 | 60 |
|  | I did a non destructive restore, the kind where it puts your files in a
backup folder. I was informed by tech support afterwards that if files...
jammin
|
09-30-2006 04:26 PM
jammin | 0 | 63 |
|  | Hi, I have a DataGrid (Griglia) an TextBox (Testo)
i had bound them with _Da (DataAdapter) _Ds (DataSet) e _CuMa
(CurrencyManager)
I click in a cell...
Daniele Pinai
|
09-27-2006 06:46 AM
Daniele Pinai | 2 | 73 |