Hi,
Why am I receiving this error when I try to publish a profile:
The refresh page on the site could not be accessed. The returned error is:
401 Unauthorized
I already try to access the refreshApp.asp
(http://servername/msib21/refreshapp.asp) directly with the browser and I
can access the...
Hi,
I guess that just setting the focus to the subform doesn´t work. I think you must set the focus to another control in the same sub form of the control that you are trying to disable.
Hope that helps
Hi,
thank you for your answer, but I guess I didn't express correctly. What I want is open the pallete color when I am in the Form View (in Run Time). I want to build a macro that runs when the user click a button and then the color pallete apears, the user choose a color and, finally the...
Hi
is it possible to use the access color pallete in order to change the backcolor of a control?
Let's say I click a button, the color pallete opens, I choose one color and then o use the return color value to change one other backcolor control.
Thanks
Hi
is it possible to use the access color pallete in order to change the backcolor of a control?
Let's say I click a button, the color pallete opens, I choose one color and then o use the return color value to change one other backcolor control.
Thank you
I don't know if this will help anyboby, but my query had the memo field set to "group by". I changed this to "first" and then the hole characters apear in the report which was based on this query.
M. Neto
Hi,
I want to build a query that groups records by one field but, I also want to be able to choose which record will be choose by the value of another filed. In Access one can choose the First and the Last, but what I want is the possibility to choose the record whithin the group by the...
Hi,
I have a form that, when I'm introducing a new record, if the primary key is already being used in a previous record, it exits the new record and go to the respective record. Well, this is what I want to have, but i'm having a problem I can exit the new record "mode". Here's the...
Hi,
Does anyone kwnow if it's possible to limit a continuous form to, let's say, 5 records?
Note: the form record source is a table not a query
thank's
N. Neto
Hi,
I want to have a new line to a txt file. In php I use:
echo "\r\n";
and in vbscript?
I tried Response.write chr(13) but only works in .csv files, but in .txt files doesn't work!
thanks in advance
M. Neto
Hi,
How can I group by 2? I know how to group by date, datepart, samevalue, but by a pair I don't know...
For example:
table A with the records already sorted:
a b c d e f g h i j
and I want to group (ab) (cd) (ef) (gh) (ij)
how it is possible?
thanks in advance
M. Neto
rafe & Gord,
the query that Rafe give me works just fine, thanks! But, belive it or not I have a problem that is similar to Tigis one. I have a db that has daily quotes, in particular it has the Open, High, Low and Close of each day. It very easy to get the High and Low for the days (because...
Hi,
I have IIS5 running on win2000 professional and a ASP page that connects to a MS Access database. The connection code is:
Set imdb = Server.CreateObject ("ADODB.Connection")
imdb.Open "imdbConn"
and I use ODBC to create a DNS named imdbConn. The ASP page works well in...
Gord,
Once again thank you. As I can see it's not possible to make the request in one SQL query. In this case, I'm programming using ASP and I don't know how can I create a query based on another query. Do you know how can I do that?
Thanks
M. Neto
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.