Brian. Thanks for answering so fast.
I cannot find any Common tag, but I find the properties and there is no indication of it being locked there. I think I might have a problem with my CR version. Is there any other way of editing .rpt files?
Hello.
I am trying to edit some .rpt files in VS.NET2003 version. The reports was originally made by another guy, but with the same software version.
When I open the .rpt file it seems everything is locked for editing. I have registred the CR version.
Anyone have a idea why?
(It happens when...
The answer !
I finally found the sollution to this problem:
There seems to be a bug that sometimges changes a . to a , and messes up the whole project.
More: http://mksol.net/adb/premiere_fix.php
I seem to loose my work each time I reopen a saved project. Is there something I have chosen in a setting or something?
Needless to say, this is really anoying....
Tank you for good ideas, this is what I got now, but still not working:
FYI: The dates are stored in Date/Time format, like 04.09.2002 (DD.MM.YYYY)
<%
OpenDB sConnUsers
sSQL = "SELECT * FROM bursdag WHERE Month(BirthDay) = " & Month(Now) & " Day(BirthDay) = " & Day(Now)...
I am new to access and asp, and have tried to make a query to one existing access database in our web portal.
While trying to get in the database "Users" and the Query "bursdag" (That I made - to get BirthDay (Date/time) and UserName).
I am trying to get the BirthDay day...
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.