all groups > dotnet academic > december 2003 > threads for december 1 - 7, 2003
Filter by week: 1 2 3 4 5
generating a dataset with an sqldata adapter and connection
Posted by Dan at 12/7/2003 8:16:05 PM
Hello'
I am trying to generate a dataset using a sql data adapter.
When I create it it tell me " There was a problem
generating Ch03Employee.dsEmployee. To resolve this
problem, build the project, fix any errors, then generate
the dataset again."
After building the project there were no er... more >>
using a variable to name a control
Posted by AJ at 12/6/2003 2:51:31 PM
Hi,
I have 20 pictureBoxes named from PictureBox1 to
PictureBox20. I want to fill them up one by one. I'm
keeping a variable firstAvail to keep up with which
pictureBox I should insert the next image into. But how do
I actually access a PictureBox using firstAvail?
I'm thinking I should ... more >>
SQL Server
Posted by Dennis at 12/6/2003 1:14:01 PM
I downloaded an evaluation verison of SQL Server but I
cannot get a connection to the pubs or northwind database
for learning. It says there is login error. I don't know
how to resolve this. Can anyone offer any help?
Dennis... more >>
I guess it is a basic question
Posted by Roberto at 12/6/2003 12:11:46 AM
I am new using asp.net and I'm trying to create a web
application but when I try to create a new project...it
says that I need to active ASP.net or other services. I
think I did installed ASP.net but I not sure about the
other services. I would really appreciate this.... more >>
Basic help with VB .net 2k2
Posted by Eric S. at 12/5/2003 10:43:52 AM
I'm fairly new to Visual basic, and have been making
a simple game to learn with. I've scoured everywhere I
can think of on the internet for help on some basic
issues, on which the MSDN libraries yielded nothing.
I need to know:
-How to access a public variable from a form/cla... more >>
Need help in .Net
Posted by Edb at 12/5/2003 9:57:51 AM
Hi all,
I am willing to pay someone to help me resolve my gaps
in .net. They are ...
- Assess a project I started and help me understand how to
create muliple inserts to SQL Server RDBMS.
- Create an Export to excel function (I may figure this
out today).
- Assess my Web Service un... more >>
Help
Posted by fyarevalo NO[at]SPAM hotmail.com at 12/4/2003 6:51:35 PM
I need download Visual Studio.Net.... more >>
if pictureBox has image
Posted by AJ at 12/4/2003 6:12:46 PM
Hi,
I have three pictureBoxes, and a few buttons can cause
these pictureBoxes to be populated with images -- the
first one should fill up first, then the second one, then
the third.
I need a way to check whether pictureBox1 has an image in
it, so that I know to use pictureBox2 (etc)
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
No crystal reports in academic?
Posted by Josh at 12/4/2003 2:14:55 PM
I'm very confused here--according to all documentation, I
should be able to add a crystal report to my project
by "Add New Item" then "Crystal Reports" or something...
But in my Visual Studio this is not presented as a
template!
I purchased the academic copy of VB.net 2003 standard.
N... more >>
ASP.NET apps
Posted by Scott at 12/4/2003 1:38:36 PM
I am trying to open an ASP.NET applications. It work for
a while and now it says "VB as detected that ASP.NET
version 1.1 is not running on your web sever and can not
start."
1.1 is installed and I have run the aspnet_regiis /i.
Any suggestions.... more >>
server IIS, server SQL, LocalHost
Posted by anonymous NO[at]SPAM discussions.microsoft.com at 12/4/2003 5:21:23 AM
I am confused how my computer can be a server, client,
database server all at the same time. I am new to Visual
Studio .Net.... more >>
A lot of problems while programming in visual c#
Posted by Eric at 12/3/2003 7:28:48 AM
Ok guys,
First of, I don't even know if this question should be
posted here, because it's related to Networking, Database
server(namely sql 2000), and c#.
I have 3 computers, 3 of them are connected in one
network. Computer A (windows 2000 server) has SQL 2000
server. My company uses 2... more >>
Getting parent/child relations from data table to string?
Posted by What-a-Tool at 12/1/2003 9:34:12 PM
I am trying to write a program that will take all the members of a data
base, add them to a tree, with all child relations as sub-nodes.
I am having a problem getting the parent child relations for each table &
query.
Dim tblCurrent As DataTable
Dim strTableName As string
For Each tblCur... more >>
Visual Studio.Net Academic Edition Activations
Posted by Kelvin at 12/1/2003 6:58:18 AM
Hi, I previously installed this software onto 2 old
computers of mine. When I activated the product on the
third computer of mine it said that my version of visual
studio.net has already been activated on the max number
of computers allowed. Can anyone tell me what it is?
Is there anyway ... more >>
|