Contents

Posts in microsoft.public.dotnet.datatools

 

REALLY FRUSTRATING, Please help!!  Replies (1) 19 December 2007
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 from another table, depending which header is ...

 

Gridview Control - ntext field  Replies (1) 18 December 2007
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 field is an ntext type field to allow for a ...

 

exception while attempting to set data source gene ...  Replies (1) 13 December 2007
While trying to configure a data set, I encountered an exception "while attempting to set the data source generator property". I looked at the previous page and the connection string appeared to ...

 

Published Web Site Issue  Replies (1) 13 December 2007
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 access it), I get a SQL error: "Login failed for u...

 

Problems with DataSet and column names  Replies (1) 11 December 2007
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 this table form server explorer, problem is I ...

 

Asynchronous Programming Model & ADO.NET  Replies (1) 11 December 2007
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 which take at least ten seconds each. Using the APM...

 

Using SQL to select from a DataTable?  Replies (1) 11 December 2007
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 does a large amount of data updating that is ...

 

VS RTM vs VS SP or where is Team Explorer  Replies (1) 10 December 2007
My Install: Microsoft Visual Studio 2005 Version 8.0.50727.762 (SP.050727-7600) Microsoft .NET Framework Version 2.0.50727 Installed Edition: Enterprise A CoWorker: Microsoft Visua...

 

where is my "Team Explorer" or RTM vs SP  Replies (1) 10 December 2007
My Install: Microsoft Visual Studio 2005 Version 8.0.50727.762 (SP.050727-7600) Microsoft .NET Framework Version 2.0.50727 Installed Edition: Enterprise A CoWorker: Microsoft Visua...

 

Cant see user accounts and their data after doing ...  Replies (1) 8 December 2007
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 that it will only restore the Operating System ...

 

Wildcard filter for numeric/date fields in datase ...  Replies (1) 13 November 2007
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 filter only these data and show in the datagridvie...

 

MaskedTextBoxColumn properties cannot be set using ...  Replies (1) 12 November 2007
Hi, In the sample presented by Microsoft for "DataGridView Custom Column" that represents a MaskedTextBoxColumn, it seems it has a problem in setting properties of maskTextBox using visual tools(...

 

Unable to start TSQL Debugging. Could not attach t ...  Replies (1) 24 October 2007
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 run a SQL Server Project with a CLR stored Pro...

 

mIRC KeyGen 459 [1/2]  Replies (1) 21 October 2007
rhkteisjrypkpeiyihonvkighqildrlmdvvoyerftpurkbvrdvrnrfxhjkqjqnreq...

 

isobuster KEYGEN 1730 [1/2]  Replies (1) 19 October 2007
lujfwdslkyzgehnmfhssjorlpsytjpuxiqfniptqngjoyuhf...

 

Returning SQL error to Application  Replies (1) 18 October 2007
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 for doing actions on the database. Now i want to r...

 

No Data Menu with Web Service  Replies (1) 17 October 2007
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 2005 I started a new web service project. Then I m...

 

Fatloss computer program  Replies (1) 15 October 2007
I have been using this computer program for a couple weeks now and i am very pleased with the results so far. its a software fatloss program, if your looking for a diet/weightloss plan i reccomend you...

 

HP Desktop for sale!  Replies (1) 14 October 2007
Hi, I have an unused HP Pavilion with the fallowing specs: # Processor: AMD Athlon 64 X2 4000+ (2.1GHz, 2000MT/s System Bus) # Memory: 2048MB PC2-5300 DDR2 SDRAM memory (2x1GB) (expandable to 8 G...

 

Watch NFL Games Online  Replies (1) 13 October 2007
Watch NFL Games Online! For every one who wants to watch the games online because they dont live in the teams town or are at work i found a site that has basically every game covered. Its perfect if ...

 

concurrency exception  Replies (1) 11 October 2007
I understand how a concurrency exception will be thrown if the orignal values of the dataset mismatch those of its datasource. But can this exception be thrown if while the data adaptor's update ...

 

Troubles with updating Typed dataset bound to some ...  Replies (1) 10 October 2007
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 operations: CREATE PROCEDURE [dbo].[DeleteEmplo...

 

New Apple ipod nano  Replies (1) 7 October 2007
The new Apple iPod Nano is one of the coolest new gadgets released this year! Not only is the new nano smaller then the previous model, But it has video! the iPod nanos are very afford...

 

HOW DO I READ PDF FILES ON INTERNET EXPLORER OR AO ...  Replies (1) 2 October 2007
HOW DO I READ PDF FILES ON I E OR AOL...

 

VS2005 VB.net how 2 users updating same record fro ...  Replies (1) 21 September 2007
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 same record on their local dataset, when they g...

 

Enterprise Library database connection!  Replies (1) 10 September 2007
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 can I connect to a database at runtime, witho...

 

Does VS2005 IDE utilize column description of SQL ...  Replies (1) 23 August 2007
If I add description (extended property) to SQL Server 2005 table columns, will VS2005 IDE show the description instead of the column name?...

 

VS Dataset dosent see Columns from Temp Tales  Replies (1) 16 August 2007
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 #tempTableName is an invalid object. Details: stored p...

 

Binding to a Business Object  Replies (1) 3 August 2007
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 App_Code folder. I am filling the data table from data i...

 

Unbound DataGridView and DataGridViewComboBoxColum ...  Replies (2) 1 August 2007
Hello all, Is it possible to have an Unbound DataGridView's DataGridViewComboBoxColumn have different data for each line of the DataGridView? All of the DataGridViewComboBoxColumn's data will...

 

Love Taboo Forum Now Open to the Public! 5% Off  Replies (1) 30 July 2007
Hi Folks, Is anyone sick of the junk bb's online? I found a new bb that is amazing to say the least. They have all kinds of adult topics that you can post to once you register. They give you al...

 

C.H.E.A.P....C.I.G.A.R.E.T.T.E.S....D.E.L.I.V.E.R. ...  Replies (1) 29 July 2007
I has found some sites with cheap marlboro cigarettes with delivery to usa and europe: ===>>>> http://search.msn.com/results.aspx?q=cheap+cigarette&FORM=MSNH as wistfully as Kaye excuses, you can ...

 

Sorry about the spam  Replies (1) 27 July 2007
This is a test... We're having problems posting for some reason....

 

Need some simple SQL help in conjunction with a .N ...  Replies (1) 18 July 2007
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. I am trying to pass three variables from dropdow...

 

email message  Replies (1) 18 July 2007
Have message in windows mail I can not delete,need advice....

 

The Color Quality And The Screen Pixels  Replies (1) 2 July 2007
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) and the Screen Pixels change to 800 by 600 pix...

 

Hot New Free Website for Singles!  Replies (1) 30 June 2007
Hi Singles, We have just opened a great site full of links that will help you find your mate, a friend or even a lover. Click away and have fun! Please tell your friends and family to visit us...

 

Eat Cookies and Loss Weight. See How  Replies (1) 30 June 2007
Hi Cookers, Welcome to our new website, cookersworld.com. We have expanded the content links to ad Summer Weight Loss Recipes. Lose weight eating cookies and more! Get into shape for the summe...

 

Diabetic Recipes and More...  Replies (1) 24 June 2007
Hi Cookers, Welcome to our new website, cookersworld.com. We have expanded the content links to ad Mr. Emeril Lagasse's fine recipes along with recipes for diabetic's. The website is full of ...

 

New China Sex Hotline!  Replies (1) 19 June 2007
free to listen live.. +86 13925265554...

 

New China Sex Hotline!  Replies (1) 19 June 2007
free to listen live.. +86 13925265554...

 

Need Help; DataGrid, change cell color (blink/flas ...  Replies (1) 13 June 2007
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 to be able to do this for more than one cell cl...

 

Inserting Form Data into SQL  Replies (1) 11 June 2007
Do you know of a good tutorial or method for inserting data into a SQL db? Many thanks!...

 

Redirecting to HTTPS page from VS2005 debugger fai ...  Replies (1) 7 June 2007
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 when I run it from a browser, but when I want ...

 

Access 2007 not recognized  Replies (1) 5 June 2007
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 let me use this as a datasource. When adding, ...

 

Analysis Services project?  Replies (1) 1 June 2007
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 Intelligence Development Studio". When I click on it, V...

 

Encoding connection string  Replies (1) 30 May 2007
When using the Data Source window to create a Typed Dataset it includes the connection string in the app.config file. Is there somewhere a step-by-step that shows how to encode the connection stri...

 

Read (and Visualize) DB Schema from SQL Server  Replies (8) 17 May 2007
Hi experts, which approaches would you suggest for: - Reading a database schema (tables, fields, relationships) from SQL Server 2005? - Visualizing the DB schema? For developing a DB tool...

 

Visual Studio 2005 Hangs Creating/Opening DataSets ...  Replies (3) 15 May 2007
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 devenv.exe process because Visual Studio basical...

 

Get the identity key after an InsertCommand  Replies (3) 15 May 2007
Does anyone know how to obtain the primary key of the record that was just inserted after running a SqlCommand.InsertCommand as text ? (I'm using C# to code in. SQL server 2000 is the data sou...