HighTechTalks DotNet Forums  

Sponsored Links


Dotnet Data Tools microsoft.public.dotnet.datatools


Discuss in the Dotnet Data Tools forum.



Post New Thread
Threads in Forum : Dotnet Data Tools Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
I am trying to decompile datagrid. Here is my problem I want to know when does the datagrid create (subscribe to) the handler of ListChanged...
AT
01-23-2006 06:30 PM
dotnetprogrammer Go to last post
1 36
Hello, I have developed a simple data provider that shares the same API to access SQL Server (also SQL Server 2005 Express Edition), MySQL and...
jms
01-23-2006 06:21 AM
jms Go to last post
0 36
In Vb 6, i can create a command button array, can i do it at VB.NET
WilliamMomo
01-20-2006 12:05 AM
WilliamMomo Go to last post
0 40
I'm a new C# programmer, and I must have read a ton of books (wrox, mspress) but I'm missing the "how to" when I have several normalised tables that...
Scottie_do
01-19-2006 12:53 PM
Scottie_do Go to last post
0 32
I’m using Strong Data Types DataSets. Using it is great for several reasons, one of them is creating new rows using NewTableRow, this row is not a...
Rafael
01-19-2006 07:58 AM
Rafael Go to last post
1 37
Hi, I try to create database access to SQL server through code. All the classes are not recognized. If I throw objects from the toolbox it is OK but...
Doru Roman
01-18-2006 09:41 PM
Doru Roman Go to last post
0 31
Hi, We have implemented a vb.net frontend that access a SQL-Server via VNP. Actully the frontend retrieve several dataset and show them to the user....
James
01-18-2006 12:24 PM
Michael Nemtsev Go to last post
1 41
Hi all, Does anybody have an example or know where I can find one that shows the use of .NET Enterprise Data Acces Block with Oracle and Stored...
Marco
01-16-2006 02:08 PM
Marco Go to last post
0 38
The GridView sorting and paging functionality requires you to connect it to a DataSource. I have a set of business and data components, like in any 3...
Luis
01-16-2006 09:33 AM
Luis Go to last post
0 38
I'm having an issue with VS.Net 2005. I just installed it and can't connect any remote SQL instance from the IDE. My project is set up to reference...
chris
01-12-2006 09:40 PM
Cindy Winegarden Go to last post
2 40
I need to know how to save an object (say a class, a picture, etc) in a field of an Access database. Could anybody help with this? -- Thanks in...
Rafael
01-12-2006 05:18 PM
Rafael Go to last post
4 50
I'm developing an application that lets the user to create a database and use it. I use the ADOX function NewCatalog, and it works fine. But I'd...
Rafael
01-12-2006 05:03 PM
Rafael Go to last post
2 37
I am sponsoring a contest to see if someone can come up with ADO.net code to insert records into a MS Access 2003 database faster than ADODB methods...
bdwest
01-10-2006 01:58 PM
bdwest Go to last post
0 39
Hi. I have created a connection to a SQL Server 2000 database from VS05 using the dbo account and I cannot see the Database Diagrams folder. What are...
kh
01-09-2006 02:17 AM
kh Go to last post
3 43
I'm experimenting with a Database Project in Visual Studio 2003. It looks like SQL Enterprise Manager, more or less. Does VS add anything that I...
davem
01-05-2006 02:09 PM
AT Go to last post
1 32
Hi, i use a datagridview control to display data from a DataTable object (VS2005 ..NET 2.0). Data ediditing is not needed. If a row is selected and...
Michael Debus
01-05-2006 08:36 AM
Michael Debus Go to last post
0 45
Hi, I'm building an application, to edit data on a SQL Server database. Database has a table Jobs with primary key (JobID) with identity seed =...
Rob Smeets
01-04-2006 07:23 AM
Rob Smeets Go to last post
0 36
Using vb2005 and dotnet2, I have a RichTextbox control which is bound to a datasource. The binding works fine for manual editing. But I also want to...
Bill Angus
01-04-2006 03:24 AM
RickNash Go to last post
1 30
Hi, I am updating an Access Database (4.0 all service packs up to date) with a vb.net web application. The data adapter and update commands are all...
McMogul
01-03-2006 02:06 PM
McMogul Go to last post
1 33
Question: I am attempting to display database information in a datagrid control. When I use the datagrid control in the Windows Forms area, the...
AT
12-29-2005 10:45 AM
AT Go to last post
0 48
I have some data in a DataSet and want to write it back to the underlying SQL Server database. Is there any simple "one-liner" way to write a...
Andrew Chalk
12-27-2005 09:50 PM
Andrew Chalk Go to last post
2 39
I am creating a system, which will be central to our network administration. I have a table called persons, stored on a sql server. I am using...
Adam Simmonds (SimAda00)
12-21-2005 08:50 AM
Adam Simmonds (SimAda00) Go to last post
0 36
Hi I go into my Data Connection, then choose Modify Connection, Advanced. If I set a failover partner in here it hangs VS. I am not actually...
William Buchanan
12-20-2005 11:07 AM
William Buchanan Go to last post
1 45
Is there a way to determine whether a transaction is still "open"; i.e., it hasn't yet been either committed or rolled back? I'm guessing that...
Bill Cohagan
12-20-2005 09:01 AM
Bill Cohagan Go to last post
2 38
I have just tried to create a stored procedure for my database but when I right clicked on the Stored Procedure node, I only got the options to...
Dundealing
12-19-2005 07:42 PM
Brendan Green Go to last post
1 30
Hello, I've searched and seen this question posted many times, but all the answers are about the same and none work for me. I have 2 SQL commands,...
Crash
12-19-2005 12:58 PM
Crash Go to last post
0 39
At the begining of a walkthrough it says I need to have access to a server for the pubs sample database. But searching through the documentation...
chasgl
12-19-2005 11:36 AM
chasgl Go to last post
2 32
December 15, 2005 Contour Components Releases ContourCube 3.0 Contour Components is happy to announce the official release of the new version 3.0 if...
support (AT) contourcomponents (DOT) com
12-16-2005 12:26 PM
support (AT) contourcomponents (DOT) com Go to last post
0 30
What's the easiest way of changing the connection string associated with a 'datasouce' in VS 2005? I would assume that I can delete the .xsd file...
Jeff
12-15-2005 02:40 PM
Jeff Go to last post
2 37
I was at a demo where someone showed me the "Query and View Designer". I am back at the office, but can not find (searched help) how to start it up....
HenryC
12-08-2005 07:32 PM
AT Go to last post
1 36
Hi, What is the difference between the .msi file and setup.exe file that is generated by a deployment project?. rgards Jesper
Jesper
12-08-2005 05:02 PM
Brendan Green Go to last post
1 38
Hi, I'm using the OleDB namespace to open a CSV File. I can read the file sucessfully except for hyphenated values. My CSV File contains phone...
Antonio Tirado
12-07-2005 12:37 PM
Antonio Tirado Go to last post
0 35
Hi, I'm using the OleDB namespace to open a CSV File. I can read the file sucessfully except for hyphenated values. My CSV File contains phone...
Antonio Tirado
12-07-2005 12:36 PM
Antonio Tirado Go to last post
0 33
After installing VS 2005 (Std.) and SQL Server 2005 (Std.) when I attempt to add a new connection to the newly installed SQL 2005 Server...
Mark Patterson
12-02-2005 03:11 PM
Jerome Go to last post
11 54
I've been looking and looking and can't seem to find an elegant means of looking up records from a LDAP source. With all the nice data connectors...
Ken Carter
12-01-2005 02:32 PM
Ken Carter Go to last post
0 39
Any reason why the fill method would throw an exception on some computers but not others? I'm writing a simple program than accesses a mdb database...
adsfss (AT) gmail (DOT) com
11-29-2005 04:09 PM
Paul Gielens Go to last post
6 36
I have several sqltransactions that I start and either Commit or Rollback under certain conditions after some heavy processing. Working fine,...
Matt
11-27-2005 09:06 AM
Paul Gielens Go to last post
2 46
I have successfully setup numerous xmlpoke statements within an Nant script but this specific situation I cannot figure out. I am including a...
AT
11-23-2005 04:28 PM
AT Go to last post
0 49
I consider using Visual Studio .NET for reimplementing a data-centric application which was formerly implemented using 4D (if you don't know...
Tim Romberg
11-23-2005 08:53 AM
Tim Romberg Go to last post
0 37
I want to setup the presentation layer of a new visual basic.net 1.1 asp.net web application separate from the business logic and the data access...
wendy elizabeth 26th
11-22-2005 08:53 PM
wendy elizabeth 26th Go to last post
0 44
hi.. is there a way i can connect to oracle in VS 2005 Database explorer?
Elhanan
11-17-2005 07:28 PM
AT Go to last post
6 31
When making an editable datagrid, I've gotten pretty good and handling the function I call in the OnUpdateCommand event. I can update a table easily...
Brian Lorraine
11-16-2005 05:27 PM
Brian Lorraine Go to last post
0 49
My application attempts to connect to an SQL Server database as name ASPNET and Login Name SERVERNAME/ASPNET in response to these...
Andrew Chalk
11-16-2005 04:45 PM
Andrew Chalk Go to last post
6 39
1. Installed Office 2003 Professional 2. Installed System Works 3. Attempted to install VS2003 EA. I get an error stating that setup has detected...
Bob
11-16-2005 01:32 PM
Bob Go to last post
2 39
hello, i am building a data-driven website in ASP.NET 2.0, using "Visual Studio 2005 Express Web Edition" (phew!). w/ 1.1, my i normally have my...
AT
11-15-2005 05:18 PM
AT Go to last post
0 36
I am working with Visual Studion.NET 1.1 that has crytal reports 8.5 bundled into the IDE. I want to be able to use the "report alert option" that...
Wendy Elizabeth
11-15-2005 01:02 PM
antonio ontiveros Go to last post
1 35
Bear with me, this query isn't fun. I'm building an e-commerce site and the Information Architecture for the Product Comparison page requires...
Owen Blacker
11-08-2005 08:09 AM
Owen Blacker Go to last post
2 36
Hey, this is my first post on the newsgroups, so if I do something wrong... I'm sorry... lol Anyways, I am making a program that manages orders and...
Max Schmeling
11-07-2005 07:26 PM
Max Schmeling Go to last post
0 39
Hi, I am using a standard .NET 1.0 Datagrid. Actually, I am using two, bound to a master-detail relationship. Both DataGrids are bound to a...
Dmitry Akselrod
11-07-2005 06:49 PM
Dmitry Akselrod Go to last post
1 45
I've VB.net project using MSDE as database for easy database deployment. For deployment I added the Setup & Deployment project to it then to install...
Adil Akram
11-07-2005 01:50 AM
Adil Akram Go to last post
0 30
Post New Thread

Display Options
Showing threads 201 to 250 of 549
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 - 2008, Jelsoft Enterprises Ltd.