all groups > dotnet datatools > october 2004
Check For Existing Data
Posted by Elliot Zino at 10/30/2004 11:02:03 AM
I'm new with ASP.NET, so hopefully there's an easy way to handle this that
I'm just missing...
I have a web form built that posts data back to a SQL table via a Stored
Procedure. That part works perfectly. I need to have the e-mail address in
the table be unique. That's easy enough to do... more >>
SELECT within an INSERT Statement
Posted by ksedran at 10/29/2004 2:05:03 PM
Hello All,
I am having an issue with a INSERT statement using the DataAdapter wizard.
I am editing the INSERT and UPDATE statement that the "wizard" created.
For the UPDATE statement the following modified statement works:
UPDATE table SET INSTITUTION_ID = :INSTITUTION_ID, GROUP_NAME = :... more >>
Tools for Oracle??
Posted by A Traveler at 10/27/2004 9:24:37 AM
Hello,
I am wondering if anyone can recommend some good Windows-native tools for
working with Oracle.
The ones in Visual Studio.NET are so limited in functionality that they're
next-to-useless (really just a fancy query tool), and
Oracle's are all in Java now and are so heavy, slow and clun... more >>
Help installing sample databases (Nwinds, Pubs, etc)
Posted by GaryCotter at 10/26/2004 9:57:01 AM
I'm running XP pro, installed .Net 2003 and MSDE. I have the instnwinds.sql
and other files. I tried downloading and running the install utility offline
and it didn't work. I tried following doc to run osql.exe but had something
wrong, got no error message and found no log. The command win... more >>
Data Source Help Needed!
Posted by chris_hughes4 NO[at]SPAM hotmail.com at 10/26/2004 4:33:14 AM
Hi
I am trying to do a walkthrough on Visual Studio 2005 Beta 1.
The Walkthrough in question is:
Displaying Formatted Data in Web Pages with the FormView Control.
The problem I am having is that everytime I click advanced options to
get the Advanced SQL Generation Options dialog box I am un... more >>
Oracle support in VS.NET 2005 Beta 1
Posted by jorgen.haukland NO[at]SPAM edbtelesciences.com at 10/25/2004 7:57:20 AM
Hello !
I'm fiddling with the databaseconnection (Oracle 9i) possibilities in
"Whidbey", and they seem somewhat rudimentary. Can someone verify for
me what we can expect of Oracle capabilities in the final release of
VS.NET 2005 ?
As for now I am only able to see the tables and the sequence... more >>
How to draw a BARCHART /Bar graph in VB.net
Posted by ZS at 10/13/2004 11:23:06 AM
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 graphs
in VB.net. The data for the bar graph is read from Excel file. Please assist.
Thanks.
-Zelma... more >>
URGENT ..Please Help
Posted by ZS at 10/13/2004 11:19:02 AM
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 graphs
in VB.net. The data for the bar graph is read from Excel file. Please assist.
Thanks.
-Zelma
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Access vs MSDE
Posted by Mitchell Vincent at 10/13/2004 10:57:34 AM
I would like to start a discussion of what everyone is using as an
embedded application database with .NET.
The MSDE package is *far* to huge to be of any real use at over 70 megs,
so I'm left with Access.
Access has had a bad rep in the past but I'm wondering if recent
versions (like, t... more >>
The user of Data Repeater
Posted by Comfort at 10/8/2004 12:55:13 PM
Is there any one who can give me link that will help me to study the use of
Data repeater?
... more >>
How can I display a picture save into the database on my Web Form using VB.Net
Posted by Comfort at 10/7/2004 10:51:08 AM
How can load a picture already saved into the database and display it on the
form using the VB.NET? Up to now I have already managed to take a picture
from any storage drive and save it into the database and take it back to any
storage drive. The issue is on how can I take it directly from the da... more >>
STORING IMAGES IN DATABASE WITH VB.NET (USING WEBFORM)
Posted by Comfort at 10/5/2004 12:12:42 PM
Any one with an idea with this?
... more >>
HOW CAN STORE AN IMAGE INTO THE DATABASE?
Posted by Comfort at 10/4/2004 11:57:37 AM
I'm findout the way I can store an image file (a picture ) into the database
using VB.NET. Is there anyone aware of this? It's very urgent. Any helpt on
this will be highly appreciated.
... more >>
|