Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > ADO.NET
|
ADO.NET For discussion about ADO.NET.  Topics such as question regarding the System.Data namespace are appropriate.  Questions specific to a particular application should be posted in a forum specific to the application .
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ADO.NET section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 5th, 2004, 12:11 PM
Registered User
 
Join Date: Oct 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default DLL based database connectivity in VB.NET

Hi,
   I am designing a 3 tier application in VB.NET using a DLL in the
business logic layer for actual database connectivity and data transfer.

I would like the DLL to take the call for establishing the connectivity from the solution file and after successfull connection, return a dataset of the actual query specified in the DLL.

The controls on the project solution file just need to set
the datasource to the returned dataset (most preferably via XML file).

So how do i do this.
You can just brief me in short abt the process with short code
bytes for clarification.

Thanks and waiting for ur reply.

OMKAR GHAISAS.

 
Old October 5th, 2004, 02:45 PM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

You seem to have a pretty good understanding of what you'd like to do... what part of it specifically are you having a problem with? If it's general information you are after, there are numerous resources available online that can provide you with the basic understanding of querying a database and returning the data as you would like it.
 
Old October 7th, 2004, 12:59 AM
Registered User
 
Join Date: Oct 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi,
   I mean to say U may just list the steps that I shld follow.

like first create a class, then so and so method for actually receiving data and so on.

If u can jsu brief me abt the whole process i will be highly thankful.

Waiting for ur constructive reply.
Thanks and best regards.

Omkar Ghaisas








Similar Threads
Thread Thread Starter Forum Replies Last Post
Obfuscation..of windows based vb.net app. causes t tciinc General .NET 1 July 10th, 2007 08:13 PM
How to convert .NET dll to COM dll used by VB 6.0 gvprashanth .NET Framework 1.x 0 December 4th, 2006 05:05 AM
VB MSSQL database REmote connectivity srichary Pro VB Databases 0 November 28th, 2004 06:33 AM
VB .net or ASP(browser based) / suggestion/poll iniro VB.NET 2002/2003 Basics 3 September 26th, 2004 10:20 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.