473,473 Members | 2,179 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

simple examples needed with sql2000, asp.net, visual basic


Once again at my wonderful job i've been given the task of "come teach your
fellow idiot coworkers the skills you have"

I write software for a company in chicago. I use visual basic on asp.net
type platform.

Recently i learned a little bit on database access and would like to knw
more so that i can pass along the knowledge to my coworkers who do not
possess this information. the trouble is that my code is very sloppy and
I'm not sure where to start, so i'm asking for help.

What i need is a set of very simple examples on how to perform simple tasks.

I use Internet Explorer 5 or 6 on all workstations running windows 2000
professional or windows xp professional, Windows 2000 server, Microsoft IIS
5.0, Microsoft SQL 2000 (which i'm very fluent in), ASP.NET 2.0

I need code examples using Visual Basic only (other languages are a nono to
our corporate office) which will do the following:

1) read data from a database table with and without joins
2) write new records into a database table
3) update a single record from a database table
4) delete records from a database table

i've been asked to put together a detailed seminar/presentation on this and
if i have some well written code then i think it would greatly help.

thanks in advance.

Ryan McBride

Nov 18 '05 #1
2 1403
TJS
there's a couple of examples here:

http://www.asp.net/Tutorials/quickstart.aspx


--
================================
http://www.ASPkey.net/
A Resource Site for Web Developers
*Free OnLine web Tools
*Free development services
================================

"Ryan McBride" <ry**@ryanmcbride.net> wrote in message
news:yf********************@comcast.com...

Once again at my wonderful job i've been given the task of "come teach your fellow idiot coworkers the skills you have"

I write software for a company in chicago. I use visual basic on asp.net
type platform.

Recently i learned a little bit on database access and would like to knw
more so that i can pass along the knowledge to my coworkers who do not
possess this information. the trouble is that my code is very sloppy and
I'm not sure where to start, so i'm asking for help.

What i need is a set of very simple examples on how to perform simple tasks.
I use Internet Explorer 5 or 6 on all workstations running windows 2000
professional or windows xp professional, Windows 2000 server, Microsoft IIS 5.0, Microsoft SQL 2000 (which i'm very fluent in), ASP.NET 2.0

I need code examples using Visual Basic only (other languages are a nono to our corporate office) which will do the following:

1) read data from a database table with and without joins
2) write new records into a database table
3) update a single record from a database table
4) delete records from a database table

i've been asked to put together a detailed seminar/presentation on this and if i have some well written code then i think it would greatly help.

thanks in advance.

Ryan McBride

Nov 18 '05 #2
In addition to this, let me add that MS has published some best practises
and application blocks @
http://www.microsoft.com/resources/practices/about.asp

Specifically to your question, the Data Access Application Block Overview
which can be found at
http://msdn.microsoft.com/library/de...ml/daab-rm.asp
is well worth a look. It implements some helper classes which definately
make life a little easier.

Regards,
Marc.

"TJS" <no****@here.com> wrote in message
news:%2******************@TK2MSFTNGP10.phx.gbl...
there's a couple of examples here:

http://www.asp.net/Tutorials/quickstart.aspx


--
================================
http://www.ASPkey.net/
A Resource Site for Web Developers
*Free OnLine web Tools
*Free development services
================================

"Ryan McBride" <ry**@ryanmcbride.net> wrote in message
news:yf********************@comcast.com...

Once again at my wonderful job i've been given the task of "come teach

your
fellow idiot coworkers the skills you have"

I write software for a company in chicago. I use visual basic on asp.net type platform.

Recently i learned a little bit on database access and would like to knw
more so that i can pass along the knowledge to my coworkers who do not
possess this information. the trouble is that my code is very sloppy and I'm not sure where to start, so i'm asking for help.

What i need is a set of very simple examples on how to perform simple

tasks.

I use Internet Explorer 5 or 6 on all workstations running windows 2000
professional or windows xp professional, Windows 2000 server, Microsoft

IIS
5.0, Microsoft SQL 2000 (which i'm very fluent in), ASP.NET 2.0

I need code examples using Visual Basic only (other languages are a nono

to
our corporate office) which will do the following:

1) read data from a database table with and without joins
2) write new records into a database table
3) update a single record from a database table
4) delete records from a database table

i've been asked to put together a detailed seminar/presentation on this

and
if i have some well written code then i think it would greatly help.

thanks in advance.

Ryan McBride


Nov 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

27
by: Brian Sabbey | last post by:
Here is a first draft of a PEP for thunks. Please let me know what you think. If there is a positive response, I will create a real PEP. I made a patch that implements thunks as described here....
0
by: xo55ox | last post by:
Hi, I have been trying to set up an automated restore process from prod to backup server. First, I schedule the full database backup nightly, transfer the backup file and restore it to the...
3
by: Lawsan | last post by:
What would the code look like for a visual basic dialog box that had a textbox or two to enter variables, some buttons to incorporate the variables into commands for an open console telnet...
6
by: David Waz... | last post by:
Moved an app from W/2000 Asp V1.0 to W/2003, VS/2003, ASPV 1.1 Page runs a long job, uploading 2 large fixed length files (300,000 rows) into SQL database. A process is run against the data,...
4
by: bob lambert | last post by:
Help I am trying to deploy to another pc a vb.net std 2002 windows form application. I am confused. I created a project - windows form I built form, compiled and debugged. I created a...
12
by: Robert Bravery | last post by:
HI all, I downloaded vbexpress and am trying to connect to my sql 2000 server, but keep on getting this error messag: "An error occured while establishing a conenction to the server. When...
6
by: Dennis D. | last post by:
Having problems converting Murach's Beginning Visual Basic.net (Prince) and Microsoft Press' Programming Visual Basic.net (Balena) examples for use in VB.net 2005 Express. The VS conversion wizard...
2
by: geronimi | last post by:
Vb stores an image (bitmap/jpg) in a SQL2000 image field. For some reason it doubles the size by adding 00 for each byte. But sometimes it doesn't add 00 (0000.0000) but 01 or 20 or ?? and also the...
1
by: www.web20developers.com | last post by:
http://www.web20developers.com http://www.web20developers.com/index.php?option=com_content&task=view... Ajallerix : AJAX, simple, fast Web image gallery demo ; at Novell AJAX -...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.