Hey genomon,
sorry for getting back to you so late. I had to get a copy of Access 2003 and that wasn't so easy ;)
So, I've checked the following:
It is not an MDE-file.
It is not password protected.
When I load the .mdb by simply double-clicking it (or with the "Open"-Command in Access) it...
Yes, sorry for skipping the error reporting. I will get back to it asap. Reason for it is that I got hold of Access 2003 as a friend suggested I should try this first in case of any compatibility errors between 2003 and 2007.
Thanks for the pointers!
How do I check the project references?
Well, the program does work (pefectly) on the machine it is supposed to run on. It just doesn't work once I copy it to another and try to open it in Access.
Hello!
A client of mine just bought a company including some individual piece of software programmed in Access.
However, since the owner changed and the company who made this program a few years back doesn't exist anymore he asked me if I could edit the program and get it to show the new logo...
Hey.
Topic says it all basically.
I have one div ID that should be centered with a fixed width but no height as I want the height to be relative to its inner content. The inner divs share the same class and should float next to each other but once I give them the float:left attribute the CSS...
yes, but I'm not talking about regular HTML-Tags but language-specific special characters.
actually it's a turkish website I'm currently programming and it's code has paragrahps with chars like ş ı in it...
I want these chars to be converted to an encoded form so that outlook (or...
uh sorry for not being precise...
I'm using PHP's mail()-function to send emails from my web server and my code already includes the character references... I was asking for a way to send a textemail in plain format but replacing the html chars so that it gets UTF-8 for example...
thanks in...
hey there,
first of all Happy New Year to you all ;-)
I use an old Homesite-Version (Texteditor, no WYSIWYG) which cannot display any chars that are not ISO-8859-1, so what I did was to use any numeric entities such as ş ... so it is displayed correctly. But how do I get these chars...
thanks sleipnir.
however, I figured that my Domain is http://www.test.com and the SSL-one is https://test.com (same domain but without the www).
On IE the session is being kept alive but firefox creates a new one once I switch. is the "www" the problem? I don't have a secure...
Hey there,
I use a session script which should pass all variables to a secure connection.
Like when someone enters http://www.mydomain.com he is able to to fill a shopping cart (no ssl) and can switch to a secure connection (let's assume it's https://www.mydomain.com)
but however all my...
heya all.
I'm currently having the problem that a value is not correctly being rounded by round().
here's an example:
$value = 23.50;
$value2 = round($value*0.03, 2);
$value2 should be 0.71 but however it's only 0.7, so it doesn't give me the last digit.
I don't have that problem on my...
Hello folks ;)
well well, here's a small prob. I'm facin':
a form with some checkboxes in it, some of them "checked".
I simply click on the reload button of my browser and all the checked checkboxes return to "normal", are unchecked.
is there a way to keep those checked just using Javascript...
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.