| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Our organization has implemented an ASP.net application with an
n-tiered architecture, made up of a business/data layer that calls
T-SQL Stored...
AT
|
03-17-2005 09:02 PM
Sahil Malik | 5 | 53 |
|  | I am using MS Visual Studio .NET Professional Edition and when in Server
Explorer I cannot create any object in the database. When I right click...
Ylber Ramadani
|
03-17-2005 06:08 PM
AT | 1 | 43 |
|  | I'm using a commonDialogbox in my windows application system. When I try to
run the system, I get the following error:
An unhandled exception of type...
Comfort
|
03-14-2005 02:31 AM
Comfort | 0 | 45 |
|  | I'm doing something with dotnet which will be installing the database during
installation. I do this by using custom actions. On the way of...
Comfort
|
03-10-2005 12:38 AM
Comfort | 0 | 39 |
|  | I'm running into a problem grabbing some text from a MySQL database in
my C# website. All the fields defined as "varchar" are working just
fine, but...
David P. Donahue
|
03-06-2005 12:29 PM
David P. Donahue | 1 | 45 |
|  | Hi,
does anyone have any idea where i can acquire a copy of microsoft's
Objectspaces tool for O/R layer generation?
Regards,
nabeel
Sheikh Nabeel Moeen
|
03-05-2005 03:47 PM
Philipp Schumann | 1 | 46 |
|  | I am trying to write a master/detail access/db update application.
The master data is bound to treeview. The detail is to the right of...
RG
|
03-02-2005 05:17 PM
RG | 0 | 46 |
|  | I am pretty new to .NET, so can someone tell me why this doesn't work?
It does not throw any exception but it doesn't update the record in the
table...
Jason
|
03-01-2005 12:46 PM
Jonathan Schwarz | 5 | 51 |
|  | I use TableLogeInfo and ConnectionInfo objects to change the information of
connection , the process is successing but , there is adailoge appears...
Nasa
|
03-01-2005 09:14 AM
Nasa | 0 | 50 |
|  | We are starting a new fairly big project based on the typical 3-tier
approach (db, business, GUI layer). I have limited experience in that field
but...
Rob
|
02-27-2005 03:48 AM
Wolfgang Strasser | 8 | 46 |
|  | Do any of you wonderful people out there know how to force a pessimistic
lock on an Oracle data table through .Net? If you do, please post a...
Tom Wells
|
02-25-2005 10:17 AM
Tom Wells | 0 | 44 |
|  | I thought this would be easy to accomplish via visual data tools, but I
haven't had much success so far:
I need to build a dataset that contains the...
PJChan
|
02-24-2005 07:09 PM
PJChan | 0 | 44 |
|  | Hi there,
I have been having a nightmare with one of ASP .Net 2.0 app which works fine
in our development environment. WHen I move to the production...
John @ X
|
02-24-2005 11:15 AM
Tom Wells | 1 | 35 |
|  | Hi,
i would like to call a stored procedure that has a record as
parameter.
The record has some attributes that are declared in a...
AT
|
02-24-2005 04:45 AM
AT | 0 | 37 |
|  | I have a situation where I need to delete records from a table after copying
the records into another table on a different Oracle server. The select...
Tom Wells
|
02-23-2005 10:10 AM
Tom Wells | 0 | 43 |
|  | Hi,
I have a sortable dataGrid. I need to select items from teh grid when a
particular row is selected.
I have hooked an eventhandler to the...
Sheikh Nabeel Moeen
|
02-21-2005 07:04 AM
Sheikh Nabeel Moeen | 0 | 35 |
|  | Hi,
I have a sortable dataGrid. I need to select items from teh grid when a
particular row is selected.
I have hooked an eventhandler to the...
Sheikh Nabeel Moeen
|
02-21-2005 07:04 AM
Sheikh Nabeel Moeen | 0 | 33 |
|  | I'm using VB.NET 2003 to automate some cleanup work on an Access 2000
database. The DB is administered via a proprietary program so I can't...
mdavidjohnson
|
02-19-2005 03:57 PM
chrisrock | 1 | 41 |
|  | I have written a VB.Net application using a SQLConnection to connect to a SQL
2000 database. The application uses an update statement in a...
A. Powers
|
02-14-2005 01:51 PM
A. Powers | 0 | 46 |
|  | I am converting several Access 2003 tables into XML files. Then I
manipulate the XML files and need to syncronize the changes. Any samples...
Doug Bratton
|
02-13-2005 10:23 AM
Doug Bratton | 0 | 38 |
|  | In my application, I often need to do searches similiar to VLookup
function in Excel.
My usual solution looks like this:
StreamReader sr = new...
AT
|
02-10-2005 06:47 PM
AT | 0 | 45 |
|  | Hi all,
I have a DataColumn with the DataType set as System.Boolean in a DataGrid.
The CheckBox by default is a three state checkbox.
How can i...
Sheikh Nabeel Moeen
|
02-10-2005 03:57 AM
Manasvin (AT) msnews (DOT) microsoft.com | 1 | 53 |
|  | Is there a way to drag objects from the class viewer for my current class (in
source.aspx.vb) in to my vb code with out the fully qualified...
Kurt Schroeder
|
02-09-2005 12:57 PM
Kurt Schroeder | 0 | 38 |
|  | Hello everyone,
I am having to build an application with a database outside of my usual SQL
Server/Oracle comfort zone and I am having a problem...
LTofsrud
|
02-09-2005 10:55 AM
LTofsrud | 0 | 39 |
|  | In my SQL Server table, the date field is typed as smalldatetime. When I run
my query the date is formatted/shown as "01/25/2005". When I bind it...
JMorrell
|
02-09-2005 05:33 AM
vinod jalan | 5 | 34 |
|  | Hi,
I have a dataGrid with several boolean columns (that show up as
checkboxes).
How can i capture hte even when the user clicks a checkbox to change...
Sheikh Nabeel Moeen
|
02-09-2005 04:09 AM
Manasvin (AT) msnews (DOT) microsoft.com | 1 | 36 |
|  | Hey all,
I heard there was a new service offered to Microsoft partners called
ISV Advisory Services (see link) where MS is giving free dev...
AT
|
02-08-2005 08:28 PM
AT | 0 | 29 |
|  | I have recently installed Visual Studio .NET 2005 Beta on my Windows
2000 computer. When I attempt to connect to SQL Server Express using
the...
AT
|
02-04-2005 05:43 AM
mani | 2 | 41 |
|  | I am using CDaoWorkspace with Visual Studio 2003 and while compiling my
application I get the above warning. Is there a new MFC class...
Manish Singh
|
02-04-2005 12:53 AM
Manish Singh | 0 | 62 |
|  | I am setting up a new development desktop. I wish to use Visual Basic .NET
2003 and SQL Server 2000 standard. I am a Microsoft Partner, and...
Steven Schneider
|
02-03-2005 01:31 AM
Naveen | 1 | 38 |
|  | teete
Posted via DevelopmentNow Groups
www.developmentnow.com/g
www.developmentnow.com
tret
|
02-01-2005 08:02 PM
tret | 0 | 73 |
|  | I've read the article "Data Binding with Windows Forms and ADO.NET" on the
Microsoft site. This is a walk-through article showing how to make...
Ronald Kloverod
|
01-28-2005 12:28 AM
Relaxin | 1 | 38 |
|  | I'm trying to use the Visual Studio Server Explorer to run a stored
procedures or functions which have a datetime parameters. I get the...
worker
|
01-24-2005 06:33 AM
worker | 3 | 51 |
|  | Hi,
Try something like this is the datagrid mouse move
event.
Private Sub DataGrid1_MouseMove(ByVal sender As Object, ByVal e...
Ken Tucker [MVP]
|
01-24-2005 06:04 AM
Ken Tucker [MVP] | 0 | 40 |
|  | Greetings,
I am using VB .NET 2002 and a SQL Server. I have an application that is set
up to input data into a database. It is working just fine...
Julie
|
01-21-2005 07:25 PM
Andrew Conrad | 1 | 29 |
|  | Hi.
I understand that the DiffGrams feature in ADO.Net allows you to specify an
xml document and a mapping schema, and once these are declared,...
lab
|
01-21-2005 07:25 PM
Andrew Conrad | 1 | 41 |
|  | I have a .NET solution that balks when I try to add any typed dataset to a
form (I can declare in code and everything is fine).
The error just says...
Seth
|
01-20-2005 12:49 PM
Seth | 0 | 48 |
|  | Hello All,
I am having a problem with a winform datagrid. I am trying to update an
oracle table, but I need the original data from the "TID" cell if...
ksedran
|
01-16-2005 03:13 PM
Lee H | 3 | 49 |
|  | I am using a dataset that grabs data from a set parent/child tables. The
Parent records are displayed in a form and the child records are...
JD
|
01-13-2005 01:43 PM
AT | 1 | 52 |
|  | I have made my control and I want to show data from base. How can I do that?
Thanks,
Dada
AT
|
01-13-2005 01:29 PM
AT | 1 | 41 |
|  | I am trying to update an ASP table on a round trip or post back to the
server. The problem is that the first time I post back to the server I add...
Fire-Dog
|
01-11-2005 07:09 PM
Fire-Dog | 2 | 46 |
|  | I'm having trouble getting a data adapter to work to access a Pervasive SQL
database. I have experience with VB 6 and VBA for Office 2000. However,...
John Stone
|
01-11-2005 12:03 PM
John Stone | 0 | 43 |
|  | Hi
We store our data in CSV files. Our new requirement is to send users
report in Excel format. Suppose we have 5 CSV files, we need to merge
these...
AT
|
01-08-2005 03:11 AM
AT | 0 | 48 |
|  | Hello,
The below code reads some xml, adds it to a dataset, and then updates
an existing table in my SQL database. The Primary key in...
AT
|
01-07-2005 05:44 PM
AT | 3 | 42 |
|  | Hi
For any application to connect to an Oracle Server on Windows 2000/Xp you
will need
the Oracle client installed. The version of the client...
AT
|
01-07-2005 03:53 PM
AT | 0 | 39 |
|  | When I try to use the Oracle providers I get the following error:
System.EntryPointNotFoundException: Unable to find an entry point...
JMurph
|
01-07-2005 03:37 PM
AT | 2 | 47 |
|  | I have created my Nestedrepeater. I used the following code to add my new
childrepeater.
<asp:Repeater id="childRepeater"...
Comfort
|
01-07-2005 02:50 PM
AT | 1 | 53 |
|  | I am writing a vb.net application that needs to connect to and call Oracle
stored procedures. My background is MS SQL so I am used to SQLClient /...
JohnFol
|
01-07-2005 02:40 PM
AT | 1 | 44 |
|  | This may be due to the fact that Oracle does not really make a distinction
between user and system tables. The server explorer uses a heuristic...
AT
|
01-07-2005 02:34 PM
AT | 0 | 41 |
|  | how do I get the connection handle from my .NET ODBC or OLEDB database
connection so that I can pass the connection for database actions to...
Jeroen Groot
|
01-07-2005 02:22 PM
AT | 1 | 44 |