473,799 Members | 3,082 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Access Development Freelance

Cy
Hi all,

I wanted to start a thread that might help many of us. I worked for a
company for 12 years, until this past Christmas when they let me go.
Getting rid of the higher dollar guys, in favor of more profit, was the
reasoning. Oh well.

Anyhow. I built this companies network from the ground up. Then about
8 years ago, I developed a MS Access 2.0 database. This database, much
like others, was supposed to just tiny bits. Over the course of time,
we converted to 97, then to 2000, then this past summer to 2003. The
database now runs almost every aspect of the company, from contract
management to payroll (outsourced) to contact management to sales to
production measurement and budgeting tools, except the Accounting end,
yet it interfaces and pulls data out for custom report in Access.
Towards the end of my tenor, say the past 3 years, I had 2 guys doing
the hardware/break fix, while I spent most of the time developing. The
company is about $50 million in size, with about 80 users access this
database daily. The back end is SQL, front end Access.

Ok, enough of the history lesson. What I would like to figure out,
since I feel I have become pretty good at creating, modifying/making
databases, is any suggestions on how to get into consulting/freelance
Access work. I know, that I have read other threads, that state there
aren't a number of truly qualified Access developers out there. I've
tried finding free lance sites, but that seems like a fruitless effort.

Any help for a guy in Cincinnati who is trying to make it in life,
would be appreciated. Would be good to hear everyone else's take on
this.

Thanks for looking and commenting.

Jan 27 '06
31 3029
"StopThisAdver tising" <StopThisAdvert ising@DataShit> wrote in message news:43******** *************** @text.nova.plan et.nl...
"PC Datasheet" <no****@nospam. spam> schreef in bericht news:ss******** *********@newsr ead2.news.atl.e arthlink.net...

Before you intend to do business with him look at:
http://home.tiscali.nl/arracom/whoissteve.html (updated) Arno R

Arno, the web site looks good. It's just the facts. Leave the name calling
to datasheet (everyone that disagrees with him is a dimwit, loser, idiot,
goon or worse).

--
Randy Harris
tech at promail dot com
I'm pretty sure I know everything that I can remember.

Jan 28 '06 #21
Lyle Fairfield wrote:
After people read this previous post from Cy I'm sure he'll have
thousands of offers. You'll probably want to hire him to spruce up some
of your code!

Gee, I missed that thread. Well, a lot of us need a little
help now and then, but then I do have to wonder if moving
the DAO ref up the list is part of the "solution" in an
A97-A2K conversion.

--
Marsh
Jan 28 '06 #22
Rob Oldfield wrote:
I just find it a bit strange that there are these hordes of people reading
this, all of whom seem to adore Steve, and none of them have ever made the
effort to post a supportive message.


We've frightened them away, of course. They have an FK of 0.
--
Tim http://www.ucs.mun.ca/~tmarshal/
^o<
/#) "Burp-beep, burp-beep, burp-beep?" - Quaker Jake
/^^ "What's UP, Dittoooooo?" - Ditto
Jan 28 '06 #23

"Marshall Barton" <ma*********@wo wway.com> wrote in message
news:fa******** *************** *********@4ax.c om...
Lyle Fairfield wrote:
After people read this previous post from Cy I'm sure he'll have
thousands of offers. You'll probably want to hire him to spruce up some
of your code!

Gee, I missed that thread. Well, a lot of us need a little
help now and then, but then I do have to wonder if moving
the DAO ref up the list is part of the "solution" in an
A97-A2K conversion.

--
Marsh


Marsh, if you're referring to the post by Wayne Gillespie, he did go on to
stress the importance of disambiguating all of the reference uses. I think
that is what most people would consider a "correct" solution - not relying
on reference priority.

--
Randy Harris
tech at promail dot com
I'm pretty sure I know everything that I can remember.

Jan 29 '06 #24
Randy Harris wrote:
"Marshall Barton" wrote
Lyle Fairfield wrote:
>After people read this previous post from Cy I'm sure he'll have
>thousands of offers. You'll probably want to hire him to spruce up some
>of your code!

Gee, I missed that thread. Well, a lot of us need a little
help now and then, but then I do have to wonder if moving
the DAO ref up the list is part of the "solution" in an
A97-A2K conversion.


Marsh, if you're referring to the post by Wayne Gillespie, he did go on to
stress the importance of disambiguating all of the reference uses. I think
that is what most people would consider a "correct" solution - not relying
on reference priority.

No, not Wayne's response. I was referring to the OP's
statement that he had moved ADO up the list. Of course
disambiguating is a good practice, but the odds of having an
A97 mdb that had a reference to ADO below DAO is pretty
slim, especially considering the question. Most often in
these conversions, it is best to just remove the unneeded
ADO reference instead of moving the DAO ref up the list. If
he had just let Access do the conversion, there wouldn't
even have been an ADO ref.

--
Marsh
Jan 29 '06 #25

"Marshall Barton" <ma*********@wo wway.com> wrote in message
news:va******** *************** *********@4ax.c om...
Randy Harris wrote:
"Marshall Barton" wrote
Lyle Fairfield wrote:

>After people read this previous post from Cy I'm sure he'll have

Marsh, if you're referring to the post by Wayne Gillespie, he did go on tostress the importance of disambiguating all of the reference uses. I thinkthat is what most people would consider a "correct" solution - not relyingon reference priority.

No, not Wayne's response. I was referring to the OP's
statement that he had moved ADO up the list. Of course
disambiguating is a good practice, but the odds of having an
A97 mdb that had a reference to ADO below DAO is pretty
slim, especially considering the question. Most often in
these conversions, it is best to just remove the unneeded
ADO reference instead of moving the DAO ref up the list. If
he had just let Access do the conversion, there wouldn't
even have been an ADO ref.

--
Marsh

Oops. Sorry. I misconstrued. (trying to redeem myself by using a 25 cent
word) ;-)

--
Randy Harris
tech at promail dot com
I'm pretty sure I know everything that I can remember.

Jan 29 '06 #26
What about an A97 mdb with literals in place of predefined constants?
What are the odds of that?
I don't have AC97 and I can't remember. Can we get the value of a field
with (just) Recordset.Field in AC97?
I say the odds that the whole cover story is true are pretty slim, and
the odds that the code ever worked anywhere are slim; and how about the
odds that "99% of all my Access Dev. work has occurred in 2000", so I
know very little about 97"; In this thread he writes: "I built this
companies network from the ground up. Then about
8 years ago, I developed a MS Access 2.0 database. This database, much
like others, was supposed to just tiny bits. Over the course of time,
we converted to 97, then to 2000, then this past summer to 2003."

So what, in general am I concerned about? Treating this person's code
as if it's satisfactory, (it's a bucket of shit), and welcoming him to
the great association of Access Developers is a great way of
perpetuating the notion, in the Development world and elsewhere that
Access Development is a joke.

Jan 29 '06 #27
And so, Larry, let's cut through all your subterfuge and evasiveness crap
and I will ask you bluntly --

Isn't it true that a couple of years ago you emailed me and asked if I would
subcontract to you some of the Access database work I was doing for people
who saw my name in the newsgroups and sent me an email requesting fee-based
help from me?

Steve
PC Datasheet

"Larry Linson" <bo*****@localh ost.not> wrote in message
news:1lDCf.1429 $5G.18@trnddc08 ...
"PC Datasheet" <no****@nospam. spam> wrote
99% of the requests I get initially start with
"What would your fees be to ...."


If Steve's memory about "helping people" for a fee is as faulty as his
memory about my asking him to throw some work my way, his quotes are not
to be trusted.

And, to think, _he_ tries to label John Marshall, selected by Microsoft to
be an MVP because of his contributions to the user community, as a
"loser" -- it is to laugh.

Poor Steve. There was a time when he, mostly, followed the rules and just
put contact information in his SIG line, but need or greed or something
got the best of him. He apparently can't read the FAQ at
http://www.mvps.org/access/netiquette.htm, or can't understand it, or (my
guess) just won't abide by it.

Larry Linson

who cast an approving vote for the creation
of this newsgroup back in 1993... you can
find the record of that if you Google

Jan 29 '06 #28
Apparently, he knows the difference of using e-mails for private business,
but not you.

In an effort of making him look bad (and there is nothing wrong to inquiry
about new potential business), you just confirm your jerk status.


"PC Datasheet" <no****@nospam. spam> wrote in message
news:by******** *********@newsr ead3.news.atl.e arthlink.net...
And so, Larry, let's cut through all your subterfuge and evasiveness crap
and I will ask you bluntly --

Isn't it true that a couple of years ago you emailed me and asked if I would subcontract to you some of the Access database work I was doing for people
who saw my name in the newsgroups and sent me an email requesting fee-based help from me?

Steve
PC Datasheet

"Larry Linson" <bo*****@localh ost.not> wrote in message
news:1lDCf.1429 $5G.18@trnddc08 ...
"PC Datasheet" <no****@nospam. spam> wrote
99% of the requests I get initially start with
"What would your fees be to ...."


If Steve's memory about "helping people" for a fee is as faulty as his
memory about my asking him to throw some work my way, his quotes are not
to be trusted.

And, to think, _he_ tries to label John Marshall, selected by Microsoft to be an MVP because of his contributions to the user community, as a
"loser" -- it is to laugh.

Poor Steve. There was a time when he, mostly, followed the rules and just put contact information in his SIG line, but need or greed or something
got the best of him. He apparently can't read the FAQ at
http://www.mvps.org/access/netiquette.htm, or can't understand it, or (my guess) just won't abide by it.

Larry Linson

who cast an approving vote for the creation
of this newsgroup back in 1993... you can
find the record of that if you Google


Jan 29 '06 #29
Lyle Fairfield wrote:
What about an A97 mdb with literals in place of predefined constants?
What are the odds of that?
I don't have AC97 and I can't remember. Can we get the value of a field
with (just) Recordset.Field in AC97?
I say the odds that the whole cover story is true are pretty slim, and
the odds that the code ever worked anywhere are slim; and how about the
odds that "99% of all my Access Dev. work has occurred in 2000", so I
know very little about 97"; In this thread he writes: "I built this
companies network from the ground up. Then about
8 years ago, I developed a MS Access 2.0 database. This database, much
like others, was supposed to just tiny bits. Over the course of time,
we converted to 97, then to 2000, then this past summer to 2003."

So what, in general am I concerned about? Treating this person's code
as if it's satisfactory, (it's a bucket of shit), and welcoming him to
the great association of Access Developers is a great way of
perpetuating the notion, in the Development world and elsewhere that
Access Development is a joke.

All valid points Lyle. I am guilty of not keeping track of
the context across multiple threads.

His view of his talents is his view, but, as you have
pointed out, it is his work (as demonstrated in the other
thread) that should be evaluated. Perhaps that's what
prompted the situation of this thread?

--
Marsh
Jan 29 '06 #30

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

Similar topics

7
1612
by: Dave Smithz | last post by:
Hi There, Having last developed an Access DB for a client about a year ago I have today received a specification that I need to (today ideally) give an indication of how much I would charge and what technology I would use etc. The spec. is well laid out but there are two things it does note: Remote access for employees Remote access for resellers
35
3227
by: deko | last post by:
Do I get more scalability if I split my database? The way I calculate things now, I'll be lucky to get 100,000 records in my Access 2003 mdb. Here some math: Max mdb/mde size = 2000 x 1024 = 2,048,000k Let's say on average each record in the database consumes 15k 2,048,000/15 = 136,533 records
2
2498
by: Bijoy Naick | last post by:
I do freelance web development work. Anyone know of any message boards / sites on which freelance projects are posted for bidding? Looking for sites specific to Canada. Thx in advance. Bijoy
0
1596
by: jiangyh | last post by:
hi guys: I introduce a freelance work BBS about ASP.NET C# VB.NET ect. http://freelance.forumzero.com/bb/index.php -- Jiangyh http://bbqb.com/bbs/index.php
57
3830
by: TC | last post by:
I'd like to open a discussion about the state of the industry. For the past year, I've been unable to find competent Access developers available for hire. I'm worried about that. I think there's great demand right now, and that's keeping the good developers busy, but that's not enough to explain the situation. Whenever I post an Access job, I get lots of responses from .NET developers, back-end database people, and web developers. They...
2
2188
by: parasiteslost | last post by:
Hi all, I am looking for a freelance programmer with skills in C++/Java/Matlab or NS-2 to write a SIP signalling simulation software for use in teaching labs. Nothing too complicated just the basic signalling functions. Are there any freelance websites you would recommend to post the job? Thanks!
4
1184
by: Freelancer_To-Go | last post by:
Hello All, I am in the process of putting together a website that allows freelance developers of all (programming) languages to create a base for sharing files, articles, links, methodologies and interacting with other freelance developers through forums and chats. At this stage I have a lot of ideas, but not enough time to implement it all myself. This will be a free service to all developers with some paid services to help with the...
0
1606
by: adminfreelance | last post by:
http://www.freelance.eu freelance, programming, outsourcing, programmer, outsource, php programming, mysql,mysql database database Freelance.eu , temporarily: post your projects for free and free webmaster and programmer signup!
0
9546
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10490
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10260
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10243
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
6809
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5590
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4146
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 we have to send another system
2
3762
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2941
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.