Archive for November, 2009

I reregistered my e-mail ac count. How can I access the unopened e-mail in my previous account,?

Sunday, November 29th, 2009

I was asked for my password when accessing my e-mail. I entered what I thought my password was, but the system error message said it was an invalid password. I tried the procedure online to receive my password, but the system ask another question that I did not know the answer, so I decided to reregister my account. I thought this would give me access to the e-mail in the inbox that had not been opened. Is it possible to receive this e-mail? My previous e-mail address was klwebb2002@yahoo.com My birthday is 29 Sep 1930
My postal address is 6702 Blarwood Drive, Austin, Texas 78745. Please contact me at my new e-mail address webbkennith@yahoo.com

Thank you,
Ken Webb

you are a very good recipe for ID theft, you just bare 80 percent of your life to the world. Do me a favor delete this question and re asked in a different way , and please do not tell us your birth date and address…..

How do you make an executable file in Microsoft Access 2003?

Sunday, November 29th, 2009


You don’t. MS has it set up so that you can’t. You have to compile it into an .mde and that will hide the code and keep ppl from altering the layout. But there is now way to turn it into a .exe.

How to create a table in ms access 2003 using MS Visual Basic 6.0 ?

Sunday, November 29th, 2009

I’m making a project using visual basic 6.0 and ms access 2003, which requires to create a separate a table in every financial year. I’m using ADO-Connection to connect the database.I need to know how can i create a table (using sql queries) from VB 6.0 codes. Plz Help Me.

Use the execute command of the ADO object.

For example

objConnection.Execute "CREATE TABLE customer
(First_Name char(50),
Last_Name char(50),
Address char(50),
City char(50),
Country char(25),
Birth_Date date)"

This example assumed you have declared your ADO connection as objConnection, you will have probably called this something else.

How can i access metalink.oracle.com ? it says i need a CSI – a support identifier.?

Sunday, November 29th, 2009

I want to access tutorials and online help material from metalink.oracle.com … but when i try to register on the site, it says i shud provide a CSI… since i don’t work along a s/w dev. line or am not a Oracle user, i dont have such an ID and cannot obtain one. Can anyone help me? I’m looking for Oracle Apps Functional tutorials, .pdfs and like material. In case there are any other good websites or links to Oracle E-Business Suite functional Implementation tutorials or any OraApps material, kindly let me know. All help in this direction is welcome as i’m totally new to this.

You will not be able to use metalink without a support agreement in place.
Go to Oracle Technet and register for free instead. All the documentation and lots of white papers and articles.

How can I delete duplicated records in an Access Query?

Sunday, November 29th, 2009

I need to delete duplicated records in an Access query and leave just one instance of each record. How can I do this?

Do you want to only show 1 record or actually delete it?
To delete the records open the table, delete records, go to design view and change the properties of the ‘PrimaryKey’ column to not allow duplicates.
If you only want one instance to show on reports-
I think this can only be done when you create a Report from that particular query. After the report is created, in design view, change the properties of the column you require to not show duplicates.

How to merge two tables in Access 2000?

Sunday, November 29th, 2009

I have two tables from a customer. Table A and Table B have same # of rows and same # of columns (each columns having same data type and same name). The customer wants to update Table A records to match Table B records. Is there a way to do that?

Try this website, it might help you.

How can we access the Internet without a land line?

Sunday, November 29th, 2009

Myself and 2 other students will be moving into a rented flat, and we are not sure how we can get Internet access on our Laptops.

We will not be having a land line phone, just mobiles. Mine is a Pay As You Go phone.

Would somebody be kind enough to let us know the best method for us getting Internet access. Also would we need to share a connection or would we need our own and pay the bills separately.

Thanks.

There are two choices:

1)USB broadband PAYG or contract. I am using 3 USB broadband PAYG, the only problem with this is only one PC may use it at once.

2) Contact Virgin about ‘Cable’ broadband, I used to have that when I was a student. The only problem with this is the cable coverage, virgin will tell you whether or not you can be connected. Its very fast, cheapish and reliable.

How do I put an access database on the web for people in my office to use?

Sunday, November 29th, 2009

I know very little about Access database or any other. I need to know how to put the application on the web or even if its possible.

It depends on the service of your webhost ( or the host for the website in question ). Some providers offer MS Access. They usually would answers these questions.

How would I create a member roster in Microsoft Access?

Sunday, November 29th, 2009

I would like to make a membership roster system in microsoft access where I can include new members just by typing in the information and it updates the roster automatically for me. Our FFA chapter has over 200 members and we would like to find a easier way of keeping track of everyone so if anyone could please help, much appreciated.

The Microsoft website has a lot of database templates that you can download. I might be best to start from there. If you want to customize it, you will have to start teaching yourself MS Access. Here is the site for v2007 templates:
http://office.microsoft.com/en-us/templates/ct101426161033.aspx

Access – Parameter Query.avi

Sunday, November 29th, 2009

Parameter Queries in Microsoft Access

Duration : 0:4:12

(more…)