Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: cybermarcello
  • Order by date
  1. cybermarcello

    Import routine nightly

    What I would do is create tables in MS Access with the same datastructure as your source tables. Then you can use SQL to fill the new tables from the source tables. Now, every 24 hours you should run an SQL-script (you might consider using a Timer mechanism for this, off course you can also...
  2. cybermarcello

    Changing permissions for Admin/exclusive access

    Hi Katoc, Sorry I did not respond earlier, my internet connection has been down this weekend and yesterday. This is strange indeed, apparently you have rights to copy the object, but not to access them in design mode. If you see the database window, are you able to access the security Tab? If...
  3. cybermarcello

    Changing permissions for Admin/exclusive access

    Hi Katoc, Looks like an interesting problem. I guess that security is implemented in a workgroup file (.mdw?). What happens if you start up the app. while pressing the Shift key? Do you still not see the database window?
  4. cybermarcello

    Converting .mdb file without workgroup file possible?

    Hi Molaker and gransbpa (let's have a beer after work my friend): it worked: We were able to convert the database! Thanks!!
  5. cybermarcello

    How to remove a workgroupfile from an access db?

    Hi, I'm trying to convert a secured database from '97 to 2000, but I am repeatedly getting the message that the account doesn't have the rights to convert the database, although I gave him all possible rights and open exclusive rights. I made him owner of all objects as well. I posted a thread...
  6. cybermarcello

    Converting .mdb file without workgroup file possible?

    It is an account which I gave all possible rights on all objects. I'm wondering, I always get an error message indicating that the account should have open/run and open exclusive permissions on the database. The open exclusive you can assign in the Tools -> Options -> Advanced window, but the...
  7. cybermarcello

    Converting .mdb file without workgroup file possible?

    Do you mean the Workgroup account? Because the workgroup account I sign in with is the account which also owns all tables in the db...
  8. cybermarcello

    Converting .mdb file without workgroup file possible?

    Hi there, I have database containing only tables, running in MSAccess97. I remember that about 2 years I converted it in a MSAccess 2000 database without problems. Recently someone put a workgroup file on the database, and now it can't be converted anymore: I get the error message: the current...
  9. cybermarcello

    How do I skip pages?

    Now I get it, the subreports set to invisible is not enough, the pagebreak is outside the subreport and will force a blank page. Thanks DHookom, your tip directed me towards the solution.
  10. cybermarcello

    How do I skip pages?

    Thanks for your reaction dhookom, but I already use them. They do what they have got to do, that is start a new page after each subreport. What I tried is making the subreports invisible in the code dependent upon boolean values. However, it keeps printing empty pages after in the place of the...
  11. cybermarcello

    How do I skip pages?

    Hi there, I have a main report containing 10 subreports. Every subreport has another report as it's recordsource. Now, depending on the value 10 different booleans, all or none of the subreports should be visible. I have achieved this by writing the on open event procedure for the main report...
  12. cybermarcello

    Automatic generation cookies

    Steamwiz, carr I followed your advice, unfortunately problems still persist (dialers starting themself, cookies generating themselves, startpages being displayed by themselves, etc.). I guess the easiest approach is reinstalling the entire system. Thanks for you help anyway, I have learned a...
  13. cybermarcello

    Automatic generation cookies

    Hi Carr, The Spybot program looked great, and I removed a great number of suspicious entries. Unfortunately, the problem still persisted. Steamwiz, I used Hijackthis to make a scan, and here below is the log file. Can any of you make any sense out of this? regards Marcel Logfile of...
  14. cybermarcello

    Automatic generation cookies

    Hi there, I'm new into virus- and security issues, so I don't really know if my problem is a virus problem, but something must have caused it (do have Norton's latest update, however). After starting up my pc, my system starts generating cookies automatically without my internet explorer being...
  15. cybermarcello

    Cookies dynamically created?

    Thanks for the tips Xemus, I'm certainly going to check this out!
  16. cybermarcello

    Cookies dynamically created?

    Hi there, I'm rather new in security issues and rather desperate too. I'm dealing with a computer which, after having been logged on to the internet at a certain time, is independently creating cookies. After IE is started up, the URL's described in these cookies are automatically loaded. I...

Part and Inventory Search

Back
Top