Hi there,
First of all thanks for taking time out to read this.
I have designed a database to hold details regarding hardware audits I carry out for my customers. I want a database within Access to hold this info so I can run queries and reports for me and my customers.
I have created three...
Within NT 4 can you copy a users account when you add a new user. I would use this method if I saw an account that had permissions that I thought could be used by another user. This would therefore save me time.
Cheers,
Tomas
Hi,
First of all thanks for taking time out to read this message.
I am new to NT 4 but have recently been asked to support an NT 4 server. I know windows 2000/2003 well and would like to know if you think I would have any problems getting to grips with this type of server. I hope to upgrade...
Hi there,
First of all thanks for you time.
I have a problem with mail on my network. Mail is working to an extent but some is put in a queue and remains there for some time. Some users receive messages telling them that their message is delayed. SMTP is used and all mail goes in and out via...
Hi there,
First of all thank you for taking time out to read this.
I am thinking about purchasing a copy of Crytal Reports but dont understand the difference between the standard and professional edition (big price difference).
I want to use the application to produce reports from data...
Hi Lespaul,
The article looks great. I understand to an extend what I need to achieve. I was just looking to see if I was going along the right track or if I was going off track.
If anyone has got some tips and tricks regarding this subject, that would be great.
Cheers,
Tom
Thanks for both replies. Much appreciated.
Johnherman - Am I correct in thinking that when using your method the user will add customer details to the customer table first, then add the audit details (hardware details) to the customerasset table (using the customer as the parent table). Wont I...
Hi,
I am in the process of designing my database. At present I am determing the fields I need within each of my new tables. My database will store data for hardware audits. I have a number of customers that I carryout hardware audits for.
So far I have identified two important tables. These...
Hi,
I have just installed the evaluation version of windows 2003 Server on my spare server to try it out. All looks good so far except when I attempt to open a program which I have just installed. When I go to open it a window pops up with the header File Download. The message within this...
Hi,
I have just installed the evaluation version of windows 2003 Server on my spare server to try it out. All looks good so far except when I attempt to open a program which I have just installed. When I go to open it a window pops up with the header File Download. The message within this...
I will therefore use the following code within my method:
CREATE TABLE setup ; && Does the ";" have to be here?
(xtra_text c(50)) && Do I need a ";" hear?
INDEX ON setup TO xtra_text && && Do I need a ";" hear?
Cheers,
Tom
Hi, thanks for the feedback,
I have been looking on VFP help but just wanted some confirmation that I was going down the correct path.
I am a little confused however with indexing.
"SELECT it and perform your INDEX command" can you explain this idea a little more please.
Cheers,
Tom
Hi I want to create a table within a method called MySetupStuff(). Can anyone help with the syntax.
Please let me know if i'm right or wrong on this occasion.
Table = setup.dbf
Field = xtra_text -> 50 Characters long
CREATE TABLE setup ;
(xtra_text c(50))
How would I index this?
Thanks...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.