Hi,
For make a Calendar, I've a tasks table with two fields datetime, DateBegin and a DateEnd:
TaskID int
DateBegin datetime
DateEnd datetime
1001 01/01/2008 01/15/2008
1002 01/03/2008 01/10/2008
1003 01/04/2008 01/25/2008
...
I need obtain a select who return for each tasks...
Hi,
I need detect if some element in a vector X exists in the vector Y (X and Y are variables)
With the clause IN i solve the one to more, but i dont´t solve the more to one.
The query is some this: Select * from xxxx where (1,3,5) IN (1,3,8,9)
I don´t like write this: Select * from xxxx...
Hi,
I use FixexHeader in the report to block the columns header when i scrool top to down, this work fine.
I need fix the x lefts columns when i scroll to left to right, whose it this possible ?
regads.
JCV
Hi,
I use FixexHeader to block the columns header when i scrool down, this work ok.
I need fix the x lefts columns when i scroll to right, whose it this possible ?
regads.
JCV
Hi, I have a report based in this data:
Status Year Month Qty
Win 2005 1 5
Win 2005 2 2
Win 2005 6 3
Win 2006 1 5
...
Win 2006 12 4
Lost 2005 1 22
...
Lost 2006 12 33
The report matrix has this structure...
Hi,
I´m need obtain the GMT zone of the visitor at my site for contact then by telephone.
I´m using the date.getTimezoneOffset() function, but then allways return a positive number, (I live in Buenos Aires, Argentina GMT -3 , an this function return 3).
I need know if the visitor live in New...
Hi, I´ve two cablemodems connected into my LAN.
One use NAT over W2K server, and the other use Winproxy over an NT4 server.
I´m need connect the two cablemodems into my W2K server, is that possible ?
Regards.
I need reset the previous selections makes in my datagrid.
How i use the "protected void ResetSelection" ?
I use : datagrid1.ResetSelection();
and the error is :
(765): 'System.Windows.Forms.DataGrid.ResetSelection()' no es accesible debido a su nivel de protección
Thanks.
JCV
I have a form what optionally open other window displaying a task calendar. Here when the user click the selected date button i need return the day and refresh the original date of the form.
I'm using vbscript.
Thanks.
I´ve instaled W2000 Professional SP2 and then pached it whith SP4.
Now the IIS and the SMTP Services don't start.
The error 1053 only say what is a timeout.
How can repair it ?
I need make a task what execute a asp page (this page query my sql and send emails via cdonts, its works ok).
I was make the DTS and invoke the iexplore.exe with the URL to the asp page as the parameter, all work ok, I close my asp, but the browser open an alert to close, and the dts not ended...
Hi, I need eval a variable value into an "in" operator
As example :
declare @strState varchar(10)
@strState = 'A' + ',' + 'C'
select * from table
where state in (@strState)
This not return nothing.
Please, help me...
I need connect a second cablemodem to my Windows 2000 Server.
I have installed 4 interfaces, 2 for public conection (to the cablemodems) and 2 for private connection (to the lan).
It's posible connect this ?, how I must configuring the NAT ?
Thanks,
Juan Carlos.
I have a server with NT 4 + IIS 4 + SMTP, when i send a e-mail with cdonts from a ASP page, the browse give me the error 800a0046 Permission denied.
I foun the Microsoft report when said what I would give rights of Write to the users IUSR_machine and WAM_machine, in inetpub\mailroot and the s...
After I encoded my site with the Script Encoder (screnc.exe), when open in the Browser the .asp i receive the following error message:
Active Server Pages error 'ASP 0141'
Page Command Repeated
/scripts/pst_ProductsAct.asp, line 1
The @ command can only be used once within the Active Server...
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.