473,545 Members | 1,224 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Need info, books, articles,code, etc: Access VBA to XML to/from MySQL via HTTP

Hello everyone,

This is my first attempt at getting help in this manner. Please
forgive me if this is an inappropriate request.

I suddenly find myself in urgent need of instruction on how to
communicate with a MySQL database table on a web server, from inside
of my company's Access-VBA application. I know VBA pretty well but
have never before needed to do this HTTP/XML/MySQL type functions.

I need to be able to create new records, read from and update records
stored in a MySQL database on a web server FROM a client based Access
2003 application using VBA. The communication needs to be via HTTP or
HTTPS and the data can be transferred as XML. The table on the web
server is very simple. It has only 10 data fields with a single
column index.

Can any of you fine folks point me in the right direction for
self-tutorials in the form of sample code, articles, books, etc that
will help me learn to do these functions in the shortest possible
time. I'm sorry to admit that my job is on the line with this project.
I have been searching the web for this stuff but I am simply
overwhelmed with lots of loosely related items. Any help or guidance
will be very much appreciated.

--- Cheryl
Apr 9 '06 #1
15 4570
Hello, Lauren Wilson.
This is my first attempt at getting help in this manner.
It's your first time pretending to be Cheryl, but you've posted hundreds of
messages in this newsgroup when you asked for help as Lauren Wilson. We
didn't fall off the onion truck yesterday, you know. It was the day before.
Please
forgive me
A full tank of gas in my car might help sway me, but I think Lyle has bigger
aspirations.
I suddenly find myself in urgent need of instruction on how to
communicate with a MySQL database table on a web server, from inside
of my company's Access-VBA application.
That hidden DAP/ASP idea didn't work out? The one where you wanted to
manipulate records in the remote Access/SQL Server database on the Web from
your customers' MDE files, unbeknownst to the customer, in order to get the
licensing info to protect your intellectual property? Back to the drawing
board, I guess.
I need to be able to create new records, read from and update records
stored in a MySQL database on a web server FROM a client based Access
2003 application using VBA. The communication needs to be via HTTP or
HTTPS and the data can be transferred as XML.
So, with these requirements, the only thing that has changed is the database
engine. Correct? When you attempted to do this with SQL Server, did you
run into any problems? If not, then the only things you need to change are
the database driver (MyODBC), the connection string, and the SQL, because
SQL Server's T-SQL isn't quite the same dialect, but for simple adds,
deletes, and updates, it's not a stretch to learn MySQL's syntax.

You'll find an example connection string on the following Web page:

http://www.carlprothman.net/Default....DriverForMySQL

Download the MySQL reference manual for the SQL syntax from the following
Web page:

http://dev.mysql.com/doc
that
will help me learn to do these functions in the shortest possible
time.
I know that you don't want this advice, Lauren, but I'm going to offer it
anyway. Take the time to learn the technologies you are using. When
someone's approach to software development is "just spoon feed me enough to
get by," that developer doesn't get much background knowledge of the topic,
so can't foresee likely problems or decide on the best solutions. And when
a slightly complex problem pops up, the spoon-fed developer is going to be
stumped, with no idea what's wrong, let alone how to fix it.

To give you a head's up, your current strategy is most likely going to run
into a problem with port 3306. If it does, this will be a show stopper for
you. Start thinking of alternatives. And if any of your customers "spoof"
your online database on their own networks, your efforts will be for naught,
because your application won't be able to recognize that it's getting bogus
data from a bogus database, unless you specifically code for this.
I have been searching the web for this stuff but I am simply
overwhelmed with lots of loosely related items.
You're looking for shrink-wrapped VBA code snippets to do these online
database tasks, and you'll have a very hard time finding them. VBA isn't
the language of choice for most developers working with online MySQL
databases. Did you notice all those PHP/MySQL and Perl/MySQL tutorials on
the Web during your search? There's a good reason why there are so many.
I'm sorry to admit that my job is on the line with this project.
I have no idea if you're stretching the truth on this, too, but your
deadline must be looming, since you were assigned these tasks a month ago.
Has your company considered contracting with an experienced developer
instead of burdening you with these tasks? The job would be completed in
very little time. Unfortunately, if the developer is worth his salt, he'll
also advise your company on the wisdom of trying to protect your
intellectual property in this way, which it sounds like your company is not
interested in hearing.

Oh, and another piece of advice, Lauren: next time you post a message in
this newsgroup, check the name on your driver's license first. It may show
you which name to use.

HTH.
Gunny

See http://www.QBuilt.com for all your database needs.
See http://www.Access.QBuilt.com for Microsoft Access tips and tutorials.
http://www.Access.QBuilt.com/html/ex...ributors2.html for contact
info.
"Cheryl Langdon" <pu****@hasnone edtoknow.com> wrote in message
news:g4******** *************** *********@4ax.c om... Hello everyone,

This is my first attempt at getting help in this manner. Please
forgive me if this is an inappropriate request.

I suddenly find myself in urgent need of instruction on how to
communicate with a MySQL database table on a web server, from inside
of my company's Access-VBA application. I know VBA pretty well but
have never before needed to do this HTTP/XML/MySQL type functions.

I need to be able to create new records, read from and update records
stored in a MySQL database on a web server FROM a client based Access
2003 application using VBA. The communication needs to be via HTTP or
HTTPS and the data can be transferred as XML. The table on the web
server is very simple. It has only 10 data fields with a single
column index.

Can any of you fine folks point me in the right direction for
self-tutorials in the form of sample code, articles, books, etc that
will help me learn to do these functions in the shortest possible
time. I'm sorry to admit that my job is on the line with this project.
I have been searching the web for this stuff but I am simply
overwhelmed with lots of loosely related items. Any help or guidance
will be very much appreciated.

--- Cheryl


Apr 9 '06 #2
> Oh, and another piece of advice, Lauren: next time you post a message in
this newsgroup, check the name on your driver's license first. It may
show you which name to use.

HTH.
Gunny

I don't know whether "Gunny", "'69" or "Camaro" appear on your driving
licence.
Neither "Anthony" nor "England" appear on my mine, so I don't believe people
are obliged to post full passport details or a valid e-mail address, but I
think what's going on here is different - and you're right to point it out.
Falsely claiming you've never posted before when you have already received
many hours of peoples time is not really fair.
Perhaps you will claim this is not true, but do a Google search with phrases
like "fine folks" "lauren wilson". Is it just coincidence that both Lauren
and Cheryl use such a phrase and are both seeking help with similar topics?
Apr 9 '06 #3
Hi, Anthony.
I don't know whether "Gunny", "'69" or "Camaro" appear on your driving
licence.
Many people just call me Gunny, for short, because my full name requires 64
characters and is difficult to pronounce correctly. And I bought an old '69
Camaro so that I could learn how to drive and get my first driver's license.
Does that count?

As for the following:
Lauren: next time you post a message in this newsgroup, check the name
on your driver's license first. It may show you which name to use.
.. . . I was being facetious, and I doubt her name is really Lauren. She's
used so many different names when she's posted messages in the newsgroups
that it might help her to remember which one to use if she just references a
single name that she has written down and that she can easily find at all
times, such as her driver's license.
Falsely claiming you've never posted before when you have already received
many hours of peoples time is not really fair.


That's exactly what caught my attention and prompted me to look more closely
at who the poster was. Most brand new posters post a brief question that's
only one or two sentences, and often don't use the correct terminology. Her
post provided much detail about what she's after and was obviously well
thought out. It didn't look like a first-timer's post. And then I
remembered Lauren's posts from last month that requested virtually the same
thing, but she stopped posting to those threads when she was confronted with
what she didn't want to hear regarding her philosophies. Ergo, she's
baa-aack!

HTH.
Gunny

See http://www.QBuilt.com for all your database needs.
See http://www.Access.QBuilt.com for Microsoft Access tips and tutorials.
http://www.Access.QBuilt.com/html/ex...ributors2.html for contact
info.
"Anthony England" <ae******@oops. co.uk> wrote in message
news:D5******** *************** *******@bt.com. .. Oh, and another piece of advice, Lauren: next time you post a message in
this newsgroup, check the name on your driver's license first. It may
show you which name to use.

HTH.
Gunny

I don't know whether "Gunny", "'69" or "Camaro" appear on your driving
licence.
Neither "Anthony" nor "England" appear on my mine, so I don't believe
people are obliged to post full passport details or a valid e-mail
address, but I think what's going on here is different - and you're right
to point it out. Falsely claiming you've never posted before when you have
already received many hours of peoples time is not really fair.
Perhaps you will claim this is not true, but do a Google search with
phrases like "fine folks" "lauren wilson". Is it just coincidence that
both Lauren and Cheryl use such a phrase and are both seeking help with
similar topics?

Apr 10 '06 #4
On Sun, 9 Apr 2006 01:21:14 -0700, "'69 Camaro"
<Fo************ **************@ Spameater.orgZE RO_SPAM> wrote:
Hello, Lauren Wilson.
This is my first attempt at getting help in this manner.
It's your first time pretending to be Cheryl, but you've posted hundreds of
messages in this newsgroup when you asked for help as Lauren Wilson. We
didn't fall off the onion truck yesterday, you know. It was the day before.
Please
forgive me


A full tank of gas in my car might help sway me, but I think Lyle has bigger
aspirations.
I suddenly find myself in urgent need of instruction on how to
communicate with a MySQL database table on a web server, from inside
of my company's Access-VBA application.


That hidden DAP/ASP idea didn't work out? The one where you wanted to
manipulate records in the remote Access/SQL Server database on the Web from
your customers' MDE files, unbeknownst to the customer, in order to get the
licensing info to protect your intellectual property? Back to the drawing
board, I guess.
I need to be able to create new records, read from and update records
stored in a MySQL database on a web server FROM a client based Access
2003 application using VBA. The communication needs to be via HTTP or
HTTPS and the data can be transferred as XML.


So, with these requirements, the only thing that has changed is the database
engine. Correct? When you attempted to do this with SQL Server, did you
run into any problems? If not, then the only things you need to change are
the database driver (MyODBC), the connection string, and the SQL, because
SQL Server's T-SQL isn't quite the same dialect, but for simple adds,
deletes, and updates, it's not a stretch to learn MySQL's syntax.

You'll find an example connection string on the following Web page:

http://www.carlprothman.net/Default....DriverForMySQL

Download the MySQL reference manual for the SQL syntax from the following
Web page:

http://dev.mysql.com/doc
that
will help me learn to do these functions in the shortest possible
time.


I know that you don't want this advice, Lauren, but I'm going to offer it
anyway. Take the time to learn the technologies you are using. When
someone's approach to software development is "just spoon feed me enough to
get by," that developer doesn't get much background knowledge of the topic,
so can't foresee likely problems or decide on the best solutions. And when
a slightly complex problem pops up, the spoon-fed developer is going to be
stumped, with no idea what's wrong, let alone how to fix it.

To give you a head's up, your current strategy is most likely going to run
into a problem with port 3306. If it does, this will be a show stopper for
you. Start thinking of alternatives. And if any of your customers "spoof"
your online database on their own networks, your efforts will be for naught,
because your application won't be able to recognize that it's getting bogus
data from a bogus database, unless you specifically code for this.
I have been searching the web for this stuff but I am simply
overwhelmed with lots of loosely related items.


You're looking for shrink-wrapped VBA code snippets to do these online
database tasks, and you'll have a very hard time finding them. VBA isn't
the language of choice for most developers working with online MySQL
databases. Did you notice all those PHP/MySQL and Perl/MySQL tutorials on
the Web during your search? There's a good reason why there are so many.
I'm sorry to admit that my job is on the line with this project.


I have no idea if you're stretching the truth on this, too, but your
deadline must be looming, since you were assigned these tasks a month ago.
Has your company considered contracting with an experienced developer
instead of burdening you with these tasks? The job would be completed in
very little time. Unfortunately, if the developer is worth his salt, he'll
also advise your company on the wisdom of trying to protect your
intellectual property in this way, which it sounds like your company is not
interested in hearing.

Oh, and another piece of advice, Lauren: next time you post a message in
this newsgroup, check the name on your driver's license first. It may show
you which name to use.


Thank you Gunny. Actually, I'm using Lauren's PC. She is helping me
recover from a desperate family crisis. Lauren is out of the country
for about a month on business. She allowed me to use her office for
that time if I would help her with one of her projects. She told me I
might get some help from this group if I needed it. I hope I have not
offended anyone.*

As to the goal behind my question, it has nothing to do with any kind
of license thing at all. I'm really not sure what all that talk is
about. Lauren has many projects. What we're trying to do is create
a means of imbedding a form into an application that can be updated to
display certain user instructional announcements from records stored
on a MySQL database on a web server. The application is an
educational tool for a local volunteer group that mentors and guides
disadvantaged kids in our area. I think this is one of Lauren's
charity projects. I agreed to help her with this part of the project
in her absence. I hope I can get it done before she returns because
if I can, I will have a permanent job with one of Lauren's clients who
is also helping the school we're doing this for. I have been
unemployed for almost two years due to serious illness. This may be a
way to help pickup the pieces.

I apologize if I offended you.
HTH.
Gunny

See http://www.QBuilt.com for all your database needs.
See http://www.Access.QBuilt.com for Microsoft Access tips and tutorials.
http://www.Access.QBuilt.com/html/ex...ributors2.html for contact
info.
"Cheryl Langdon" <pu****@hasnone edtoknow.com> wrote in message
news:g4******* *************** **********@4ax. com...
Hello everyone,

This is my first attempt at getting help in this manner. Please
forgive me if this is an inappropriate request.

I suddenly find myself in urgent need of instruction on how to
communicate with a MySQL database table on a web server, from inside
of my company's Access-VBA application. I know VBA pretty well but
have never before needed to do this HTTP/XML/MySQL type functions.

I need to be able to create new records, read from and update records
stored in a MySQL database on a web server FROM a client based Access
2003 application using VBA. The communication needs to be via HTTP or
HTTPS and the data can be transferred as XML. The table on the web
server is very simple. It has only 10 data fields with a single
column index.

Can any of you fine folks point me in the right direction for
self-tutorials in the form of sample code, articles, books, etc that
will help me learn to do these functions in the shortest possible
time. I'm sorry to admit that my job is on the line with this project.
I have been searching the web for this stuff but I am simply
overwhelmed with lots of loosely related items. Any help or guidance
will be very much appreciated.

--- Cheryl


Apr 10 '06 #5
Hello, Lauren Wilson.

I'm reluctant to say this, because it's going to make me look like the
biggest schmuck this side of the Mississippi. So be it.

I know certain things that you don't realize I know, Lauren, so I can say
with confidence that most, if not all, of what you've just told me to gain
my sympathies is bogus. I will not accept your apology unless you come
clean -- publicly, and in this newsgroup.
What we're trying to do is create
a means of imbedding a form into an application that can be updated to
display certain user instructional announcements from records stored
on a MySQL database on a web server. The application is an
educational tool for a local volunteer group that mentors and guides
disadvantaged kids in our area.
Can the Access database application be co-located with the MySQL database on
the same network? If not, what operating systems (and versions) are the Web
server and MySQL database on? Which Web server (and version) is being used?

What type of Web space are we talking about? Is it the organization's Web
space (where they have permission to configure the server and install
software), the organization's ISP's Web space or a commercial Web host's Web
space (where they may have limited permissions on configuring and installing
software)? Is there a database size limit or Web disk space limit that we
should know about?

HTH.
Gunny

See http://www.QBuilt.com for all your database needs.
See http://www.Access.QBuilt.com for Microsoft Access tips and tutorials.
http://www.Access.QBuilt.com/html/ex...ributors2.html for contact
info.
"Cheryl Langdon" <pu****@hasnone edtoknow.com> wrote in message
news:2s******** *************** *********@4ax.c om... On Sun, 9 Apr 2006 01:21:14 -0700, "'69 Camaro"
<Fo************ **************@ Spameater.orgZE RO_SPAM> wrote:
Hello, Lauren Wilson.
This is my first attempt at getting help in this manner.


It's your first time pretending to be Cheryl, but you've posted hundreds
of
messages in this newsgroup when you asked for help as Lauren Wilson. We
didn't fall off the onion truck yesterday, you know. It was the day
before.
Please
forgive me


A full tank of gas in my car might help sway me, but I think Lyle has
bigger
aspirations .
I suddenly find myself in urgent need of instruction on how to
communicate with a MySQL database table on a web server, from inside
of my company's Access-VBA application.


That hidden DAP/ASP idea didn't work out? The one where you wanted to
manipulate records in the remote Access/SQL Server database on the Web
from
your customers' MDE files, unbeknownst to the customer, in order to get
the
licensing info to protect your intellectual property? Back to the drawing
board, I guess.
I need to be able to create new records, read from and update records
stored in a MySQL database on a web server FROM a client based Access
2003 application using VBA. The communication needs to be via HTTP or
HTTPS and the data can be transferred as XML.


So, with these requirements, the only thing that has changed is the
database
engine. Correct? When you attempted to do this with SQL Server, did you
run into any problems? If not, then the only things you need to change
are
the database driver (MyODBC), the connection string, and the SQL, because
SQL Server's T-SQL isn't quite the same dialect, but for simple adds,
deletes, and updates, it's not a stretch to learn MySQL's syntax.

You'll find an example connection string on the following Web page:

http://www.carlprothman.net/Default....DriverForMySQL

Download the MySQL reference manual for the SQL syntax from the following
Web page:

http://dev.mysql.com/doc
that
will help me learn to do these functions in the shortest possible
time.


I know that you don't want this advice, Lauren, but I'm going to offer it
anyway. Take the time to learn the technologies you are using. When
someone's approach to software development is "just spoon feed me enough
to
get by," that developer doesn't get much background knowledge of the
topic,
so can't foresee likely problems or decide on the best solutions. And
when
a slightly complex problem pops up, the spoon-fed developer is going to be
stumped, with no idea what's wrong, let alone how to fix it.

To give you a head's up, your current strategy is most likely going to run
into a problem with port 3306. If it does, this will be a show stopper
for
you. Start thinking of alternatives. And if any of your customers
"spoof"
your online database on their own networks, your efforts will be for
naught,
because your application won't be able to recognize that it's getting
bogus
data from a bogus database, unless you specifically code for this.
I have been searching the web for this stuff but I am simply
overwhelmed with lots of loosely related items.


You're looking for shrink-wrapped VBA code snippets to do these online
database tasks, and you'll have a very hard time finding them. VBA isn't
the language of choice for most developers working with online MySQL
databases. Did you notice all those PHP/MySQL and Perl/MySQL tutorials on
the Web during your search? There's a good reason why there are so many.
I'm sorry to admit that my job is on the line with this project.


I have no idea if you're stretching the truth on this, too, but your
deadline must be looming, since you were assigned these tasks a month ago.
Has your company considered contracting with an experienced developer
instead of burdening you with these tasks? The job would be completed in
very little time. Unfortunately, if the developer is worth his salt,
he'll
also advise your company on the wisdom of trying to protect your
intellectua l property in this way, which it sounds like your company is
not
interested in hearing.

Oh, and another piece of advice, Lauren: next time you post a message in
this newsgroup, check the name on your driver's license first. It may
show
you which name to use.


Thank you Gunny. Actually, I'm using Lauren's PC. She is helping me
recover from a desperate family crisis. Lauren is out of the country
for about a month on business. She allowed me to use her office for
that time if I would help her with one of her projects. She told me I
might get some help from this group if I needed it. I hope I have not
offended anyone.*

As to the goal behind my question, it has nothing to do with any kind
of license thing at all. I'm really not sure what all that talk is
about. Lauren has many projects. What we're trying to do is create
a means of imbedding a form into an application that can be updated to
display certain user instructional announcements from records stored
on a MySQL database on a web server. The application is an
educational tool for a local volunteer group that mentors and guides
disadvantaged kids in our area. I think this is one of Lauren's
charity projects. I agreed to help her with this part of the project
in her absence. I hope I can get it done before she returns because
if I can, I will have a permanent job with one of Lauren's clients who
is also helping the school we're doing this for. I have been
unemployed for almost two years due to serious illness. This may be a
way to help pickup the pieces.

I apologize if I offended you.
"Cheryl Langdon" <pu****@hasnone edtoknow.com> wrote in message
news:g4****** *************** ***********@4ax .com...
Hello everyone,

This is my first attempt at getting help in this manner. Please
forgive me if this is an inappropriate request.

I suddenly find myself in urgent need of instruction on how to
communicate with a MySQL database table on a web server, from inside
of my company's Access-VBA application. I know VBA pretty well but
have never before needed to do this HTTP/XML/MySQL type functions.

I need to be able to create new records, read from and update records
stored in a MySQL database on a web server FROM a client based Access
2003 application using VBA. The communication needs to be via HTTP or
HTTPS and the data can be transferred as XML. The table on the web
server is very simple. It has only 10 data fields with a single
column index.

Can any of you fine folks point me in the right direction for
self-tutorials in the form of sample code, articles, books, etc that
will help me learn to do these functions in the shortest possible
time. I'm sorry to admit that my job is on the line with this project.
I have been searching the web for this stuff but I am simply
overwhelmed with lots of loosely related items. Any help or guidance
will be very much appreciated.

--- Cheryl


Apr 10 '06 #6

"'69 Camaro" <Fo************ **************@ Spameater.orgZE RO_SPAM> wrote in
message news:8M******** *************** *******@adelphi a.com...
Hi, Anthony.
I don't know whether "Gunny", "'69" or "Camaro" appear on your driving
licence.


Many people just call me Gunny, for short, because my full name requires
64 characters and is difficult to pronounce correctly. And I bought an
old '69 Camaro so that I could learn how to drive and get my first
driver's license. Does that count?


Absolutely.
In case it seemed otherwise, I 100% approve of your reply.
I only meant that I didn't even think it was wrong to use a bogus name -
especially if you are providing help rather than asking for it.

I also seem to have anticipated the next stage - the denial. Now the poster
claims it is a different person but the same machine. I wonder whether it
is coincidence that the 'new person' also uses the expression 'you fine
folks' as does 'Lauren Wilson'. Perhaps they also dress in a similar
fashion.
Apr 10 '06 #7
> Thank you Gunny. Actually, I'm using Lauren's PC. She is helping me
recover from a desperate family crisis. Lauren is out of the country
for about a month on business. She allowed me to use her office for
that time if I would help her with one of her projects. She told me I
might get some help from this group if I needed it. I hope I have not
offended anyone.*

As to the goal behind my question, it has nothing to do with any kind
of license thing at all. I'm really not sure what all that talk is
about. Lauren has many projects. What we're trying to do is create
a means of imbedding a form into an application that can be updated to
display certain user instructional announcements from records stored
on a MySQL database on a web server. The application is an
educational tool for a local volunteer group that mentors and guides
disadvantaged kids in our area. I think this is one of Lauren's
charity projects. I agreed to help her with this part of the project
in her absence. I hope I can get it done before she returns because
if I can, I will have a permanent job with one of Lauren's clients who
is also helping the school we're doing this for. I have been
unemployed for almost two years due to serious illness. This may be a
way to help pickup the pieces.

I apologize if I offended you.


Am I just cynical, or do others find that the sadder the story gets, the
harder it is to believe?

desperate family crisis
unemployed for almost two years due to serious illness
charity projects
local volunteer group
disadvantaged kids

Perhaps it would be better to appeal to us for some money with which you
could hire an experienced developer.
Apr 10 '06 #8
Hi, Anthony.
I also seem to have anticipated the next stage - the denial.
Yup. You saw that one coming.
Perhaps they also dress in a similar fashion.
Right down to the same shoe size. They even use the same toothbrush.

Gunny
"Anthony England" <ae******@oops. co.uk> wrote in message
news:5d******** ************@bt .com...
Absolutely.
In case it seemed otherwise, I 100% approve of your reply.
I only meant that I didn't even think it was wrong to use a bogus name -
especially if you are providing help rather than asking for it.

I also seem to have anticipated the next stage - the denial. Now the
poster claims it is a different person but the same machine. I wonder
whether it is coincidence that the 'new person' also uses the expression
'you fine folks' as does 'Lauren Wilson'. Perhaps they also dress in a
similar fashion.

Apr 10 '06 #9
Cheryl Langdon <pu****@hasnone edtoknow.com> wrote in
news:2s******** *************** *********@4ax.c om:
Thank you Gunny. Actually, I'm using Lauren's PC. She is helping me
recover from a desperate family crisis. Lauren is out of the country
for about a month on business. She allowed me to use her office for
that time if I would help her with one of her projects. She told me I
might get some help from this group if I needed it. I hope I have not
offended anyone.*

As to the goal behind my question, it has nothing to do with any kind
of license thing at all. I'm really not sure what all that talk is
about. Lauren has many projects. What we're trying to do is create
a means of imbedding a form into an application that can be updated to
display certain user instructional announcements from records stored
on a MySQL database on a web server. The application is an
educational tool for a local volunteer group that mentors and guides
disadvantaged kids in our area. I think this is one of Lauren's
charity projects. I agreed to help her with this part of the project
in her absence. I hope I can get it done before she returns because
if I can, I will have a permanent job with one of Lauren's clients who
is also helping the school we're doing this for. I have been
unemployed for almost two years due to serious illness. This may be a
way to help pickup the pieces.

I apologize if I offended you.


Can we send money? How much would be enough?

--
Lyle Fairfield
Apr 10 '06 #10

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

Similar topics

7
2016
by: Lorenzo Thurman | last post by:
I'm moving from Cold Fusion to PHP and I have a question that none of the books I have answers adequately: In Cold Fusion, database connection parameters like the table, username and password are configured on the server. Since they are at the backend, nothing is exposed on the page except the queries themselves. In PHP, from what I see, the...
7
2873
by: Charles Crume | last post by:
Hello all; I have used dBASE, and other computer languages/databases, for years. They all have a logical field type. However, the version of MySQL used by the ISP hosting my site does not support a "logical" field type. It does support ENUM and I have set some up in a couple of tables that accept the values 'T' and 'F'. Sometimes they...
3
1652
by: Lauren Wilson | last post by:
Hello good folks! It is WAY past time for me to figure out how to check for the existence of all referenced libraries on application startup and provide feedback to the user if they are not. Do any of fine folks have a link to some sample VBA code that will do this? The big issue, I believe, is how to make such a procedure sensitive the...
2
4164
by: Sin | last post by:
Hello everyone, I'm totally stumped at how little info I can find in MSDN or on the web concerning this. It's almost as if only microsoft personel hold the key to these secrets or something!!! I'm currently writting a program in which there is a file/folder list which mimics part of Explorer's list. I've got it pretty much cornered, but I...
7
3371
by: Terry | last post by:
I have a Mainform with a Statusbar. When opening another form or doing some processing I want to display info in the Statusbar of the Mainform. I have read a lot of articles on this & have come up with the code below. It seems to work(!!!) in that when coding the second form I can see the DisplayStatusMsg of the main form. During debug the...
9
2072
by: jmchadha | last post by:
I have got the following html: "something in html ... etc.. city1... etc... <a class="font1" href="city1.html" onclick="etc."click for <b>info</bon city1 </a> ... some html. city1.. can repeat lot of times here.... Requirement: ------------------- I want to get the value of "href" i.e "city1.html" by searching "city1" between the...
20
4232
by: mike | last post by:
I help manage a large web site, one that has over 600 html pages... It's a reference site for ham radio folks and as an example, one page indexes over 1.8 gb of on-line PDF documents. The site is structured as an upside-down tree, and (if I remember correctly) never more than 4 levels. The site basically grew (like the creeping black...
1
262
by: Charlie Brown | last post by:
I am looking for any good books or online articles dealing with vb.net threading in .net 2.0 Yes, I could google this info myself, but I want good information that others found useful and would recommend, not just random books, site or articles. Thanks in advance!
7
2125
by: SM | last post by:
Hello, I have a index.php template (2 columns). The right columns contains a bunch of links (interviews, poems, etc...) The left columns contains the actual article. So if I click on a link on the right menu, the article shows on the left column. The links have an url that look like this: http://www.myweb/library/?doc=194uf7s39
0
7465
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7398
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...
0
7805
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...
1
7416
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...
0
7752
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
1
5325
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
4944
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...
1
1878
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
1
1013
muto222
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.