Project Detail

VB.net METADATA TASK  

VB.net METADATA TASK is project number 447770
posted at Freelancer.com. Click here to post your own project.

 

| More Free Trial For New Buyers
 

Status:

Selected Providers: itmentorspk

Budget: $30-250

Created: 06/08/2009 at 7:44 EDT

Bid Count: 21

Average Bid:
N/A

07/08/2009 at 7:44 EDT

Project Creator: machclark
Employer Rating: 9.75/109.75/109.75/109.75/109.75/109.75/109.75/109.75/109.75/109.75/10 (16 reviews)

Bid On This Project
 

Description

Looking for several developers in the $5/hr - $7/hr range for a series of internal vb.net project tasks.
Anticipate about 8 months of work, through 2010.
You must qualify by successfully completing the FIRST TASK described here.
----
Objective for first task.
Programmatically create a table based on metadata acquired as a VB.NET DataTable.

This is a simple straightforward function - no bells-and-whistles or other frills needed.

Currently, we're collecting the metadata on COLUMNS for all tables in a database using:

Function get_schema_table(ByVal c As OleDbConnection, ByVal a_table As String)
Dim t As DataTable = Nothing
Try
t = c.GetOleDbSchemaTable(OleDb.OleDbSchemaGuid.Columns, _
New Object() {Nothing, Nothing, Nothing, Nothing})

Catch ex As Exception
Debug.Print("get_schema_table: " & ex.Message)
Stop
End Try
Return t
End Function

You just need to build a dataset and write this information out to a permanent database table.
Microsoft Access will do as a test envirnonment.

Messages Posted:2 View project clarification board Post message on project clarification board

Bid On This Project
 

If you are the project creator or one of the bidders Log In for more options

Bids are hidden by the project creator. Log in as the project creator or as one of the bidders to view bids. You will not be able to bid on this project if you are not qualified in one of the job categories. To see your qualifications click here.


    Bid on this Project