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     
When using the IIS SQL XML connector with a template such as with the following: <?xml version='1.0' encoding='utf-8'?> <Inscrits...
Daniel Vaudrin @ pre2post.com
05-24-2006 09:48 PM
Daniel Vaudrin @ pre2post.com Go to last post
0 61
Hi, I have the following problem to solve. In our application we have the user to fill data into forms. The forms are currently available on paper....
AT
05-23-2006 01:03 PM
AT Go to last post
0 66
I used the data wizard to 1) create a OleDb connection to an access db called dbcon 3) create a data adapter called dbadpLogin 2) create SQL to...
Andre
05-19-2006 02:22 PM
Andre Go to last post
0 61
I'm transitioning to ado.net from ado, and I'm having a hard time with the apparent "best practice" of storing connection strings in an application's...
Graham Charles
04-23-2006 10:11 PM
Brendan Green Go to last post
3 76
Hi! To ensure that my development connectionstring wasn't the one used for our live website I have used a development configuration file that...
mortb
04-22-2006 06:39 PM
Mary Chipman [MSFT] Go to last post
1 77
I am learning to use ADO.Net. I want to connect a dbf file (FoxPro). I tried following ways without success to use dbf file for my database...
Rakesh Parekh
04-22-2006 05:38 PM
Cindy Winegarden Go to last post
11 150
Hi, I have a dataset with many ralated datatables, i need execute filter that gives back datarows to me that gives back to me if outside...
Alvaro E. Gonzalez
04-20-2006 07:18 AM
Jay B. Harlow [MVP - Outlook] Go to last post
2 73
I searched for the answer to the question "How do I retrieve and display a LOB field from Oracle using .Net?" and found nothing truely helpful. I...
_BigDawg_
04-08-2006 08:45 PM
_BigDawg_ Go to last post
0 58
I have an application which involves multiple generated data forms and a SQL Server 2000 backend. ON my development workstation everything works...
rseedle
04-05-2006 06:27 PM
Jim Hughes Go to last post
1 63
When using this code: Dim strConnect As String Dim objodbccommand As New System.Data.Odbc.OdbcCommand Dim myConnString As String =...
bindurajeesh
04-05-2006 06:25 PM
Jim Hughes Go to last post
1 62
I was prototyping a .net remoting application for work. I wanted to print a few things to the screen, then run a Console.Readline() to keep the...
rich
04-04-2006 06:00 AM
rich Go to last post
0 55
I am getting the following error and was wondering if someone has some suggestions. I had this working once but now I get this error. Compilation...
orcastu
04-02-2006 10:12 PM
orcastu Go to last post
0 66
Hello I'm trying to set the DataMappingType of columns on a typed dataset that I have created using the DataSet XSD editor in visual studio 2005, is...
Alexander Walker
04-02-2006 10:54 AM
Alexander Walker Go to last post
0 51
Ciao a tutti, come faccio ad aggiungere il bordo a una Label o modifcare l'allinemaneto di un Buttom. Attendo cosigli! Grazie!
saep.pc (AT) saep (DOT) it
03-31-2006 03:29 AM
saep.pc (AT) saep (DOT) it Go to last post
0 54
Eu mudei a opçao "CustomFormat" para "MMMM/yyyy" Mas se o dia estier em 29,30 ou 31, e eu mudo o mes para Fevereiro, ele da um erro dizendo que a...
Nivaldo
03-29-2006 04:52 PM
Nivaldo Go to last post
0 99
Hi, We have recently taken over a maintenance project of VB.NET One of the modules has around 7 forms and each form will print one report. So there...
VJ
03-28-2006 12:44 AM
VJ Go to last post
2 80
I’m trying to develop a Visual Basic website application with Visual Studio ..Net 2003 that connects to a database. For development, I’m using...
Marvin
03-27-2006 07:36 AM
Luai Alzubi Go to last post
4 65
Hi, I have a simple drop down list with Yes/No options. I'm also able to populate the fields on a form that displays a "Yes" (For example) in the...
gurvar
03-26-2006 04:55 PM
gurvar Go to last post
0 65
Hi, I'm new to the VB.net environment. We are currenty converting a MATHLAB project into a .NET application. I want to know how can one draw bar...
ZS
03-26-2006 09:15 AM
gracea Go to last post
1 76
I am looking for a way to get a list of tables in an Access/SQL Server Database. Is there a method or a code example of this somewhere. I...
John C. Hill
03-23-2006 03:11 AM
AT Go to last post
2 59
VB.net Ado.net Trying to display data from two different database types: I am new to VB.net. I am trying to pull data from a SQL Server database...
AT
03-22-2006 05:51 PM
Glenn M. Teachey II Go to last post
1 66
I am starting to work with c# having several years of experience with vb6 In the past I have used standard data access functions to either...
Julian Smith
03-15-2006 10:01 AM
Julian Smith Go to last post
4 65
Hi, I'm having problems using a Data Access Layer in my Crystal Reports in Visual Studio 2005. My project has 3 combined projects: my BLL, my DAL...
AT
03-15-2006 02:24 AM
AT Go to last post
0 56
I'm new to VS2005 and SQL2005. I need to transfer data from SQL to a text file programatically. In VS6 it was a matter of saving DTS from SQL2000 in...
Peter
03-13-2006 01:41 PM
Peter Go to last post
0 57
Please, can anyone tell me how can I know which table is currently being showed in a DataGrid, after the user has navigated? The DataSource points...
Rafael
03-13-2006 09:45 AM
Norrie Go to last post
1 62
Hi there: Suppose I have a DataGridView (VS 2005) (called myDataGridView) which is bound to a MS Access DataBase, one of the columns is a...
Other_Developer_More
03-07-2006 07:58 AM
Other_Developer_More Go to last post
0 63
Hi all In table dtTasks there are 3 fields, ID, Name and birthDate. I fill dtTasks with adapter and bind it like below. dgview.DataSource =...
Cenk
03-06-2006 03:21 PM
Other_Developer_More Go to last post
1 111
Suppose I have a DataGridView (VS 2005) (called myDataGridView) which is bound to a MS Access DataBase, one of the columns is a percentage,...
Other_Developer_More
03-06-2006 08:01 AM
Other_Developer_More Go to last post
0 65
In a Windows Forms project (c#, VS2003) I have a dataSet problem I don't understand. Opening the project, this error displays in the VS Task...
Joe Reggae
03-05-2006 09:14 AM
Frans Go to last post
1 74
Hi Is there any way to use Visual Studio Query Builder in Windows Forms applications. I think query builder dialog is in Micosoft.VSDesigner assembly...
Farshid
02-27-2006 01:39 PM
Farshid Go to last post
0 65
Hi, I have a dataset that contains 3 related table such as the famous customers the children tables through the relationships and a new dataset...
Danny Mansour
02-27-2006 09:31 AM
Danny Mansour Go to last post
2 64
Hi, Is it possible in a programmatic way (.Net) to tell the SqlServer 2000 to do the following things? 1.. Backup the transaction protocol
George Homorozeanu
02-26-2006 07:21 AM
George Homorozeanu Go to last post
0 58
Is there a way to alter the Configure Data Source to SQL Server to allow individual SQL logins in asp.net 2005 Data Source Configuration Wizard? ...
John
02-22-2006 12:28 PM
John Go to last post
0 56
hello all i'm using vb2005. in one of the forms i'm using the filter method of the bindingsource i've used it before, but not on a date field. now,...
Erez Mor
02-22-2006 06:55 AM
Miha Markic [MVP C#] Go to last post
1 91
Yeah, new to Visual Studio, but I've been around long enough to know somethings wrong! I installed the free Visual Web Developer and Visual...
Amaxis
02-17-2006 12:18 AM
Amaxis Go to last post
1 67
I'm using VS2005, WinXP, and SQL2005. My application edits a row in a DataGridView, when a button is pressed the DB is updated. This is what I...
Ansatt
02-14-2006 02:26 AM
Ansatt Go to last post
0 95
Thus far, my experience in connecting to databases in my applications has been somewhat limited. Loads have been low, so performance hasn't really...
David P. Donahue
02-10-2006 09:00 AM
AT Go to last post
2 55
Hi, I'm trying to get some data from a DataView, based on a date, with a RowFilter, like this: dvInfo.RowFilter = "MyDate >= '" & Format(userDate,...
Daniel
02-09-2006 02:15 PM
Daniel Go to last post
0 53
Hi, My Intellisense is not working. I've traied the MSDN help, they advice to close the VS and remove the project .ncb file, then when opening the...
e_yossi
02-09-2006 01:22 PM
Michael Nemtsev Go to last post
3 70
I am not able to post a simple message locally to my local MSMQ through this code although I can post to the same queue using some demo code. My...
Jack
02-06-2006 11:57 PM
Michael Nemtsev Go to last post
6 53
I am receiving a XML file from a service/port. Based on the contents of the xml file, I need to post back a success or failure message. I need to do...
Jack
02-06-2006 03:27 PM
Jack Go to last post
4 42
I'm developing a web service that will eventually be sent to other like organizations to communicate for a particular application. After a...
mkd1919
02-02-2006 09:29 AM
mkd1919 Go to last post
0 48
I've understood that connection objects are an expensive rescource that should be dropped when finnished using them. Is this true for...
mortb
02-01-2006 09:52 AM
AT Go to last post
2 46
What's the difference between Stored Procedure (SP) and User Defined Function (UDF)? Following are some major differences between a stored procedure...
Jobs
02-01-2006 08:42 AM
Jobs Go to last post
0 40
helo all i'm quite new to vb.net i'm trying to use the online help suggestion that's supposed to load a specific table row into a variable: Dim...
Erez Mor
01-31-2006 05:17 PM
DCraig Go to last post
1 38
I want to share an open source component I created with those interested in data access in .NET. Have you ever had to develop an application without...
AT
01-31-2006 02:10 PM
AT Go to last post
0 40
A friend of mine has writen a program using Visual Basic.Net to enable users to design their own Model Railway Layout control system. The problem is...
briansignal
01-31-2006 11:40 AM
Briansiganl Go to last post
2 43
How do I get the results back from an SQL COUNT() operation in .Net. For example a query formulated something like this: SELECT COUNT(*) AS...
Andrew Chalk
01-25-2006 09:18 PM
Andrew Chalk Go to last post
2 52
Hi, I am working on an SQL Server client for .NET and I have created a simple recordlist class that accepts a table or row-returning sql command...
papalazarou
01-25-2006 08:02 AM
Rafael Go to last post
1 41
VS 2005 has the option of using objects as datasources. I'm able to add a an object to my project as a datasource by using the Data Source...
Otis Mukinfus
01-25-2006 03:36 AM
mortb Go to last post
1 42
Post New Thread

Display Options
Showing threads 151 to 200 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.