hi guys. i just wat to know if it is possible to kill a cetaing task, say iexplore.exe, on a remote computer. i dont know if this info will help but i am the administrator of that remote computer. thanks
jun
hi guys. I'm having problems generating the proper t-sql statement that will convert the following result
select name from users
name
-------------
User1
User2
User3
User4
to this result
User1 | User2 | User3 | User4
-----------------------------
User1 User2 User3 User4
pls help...
Hi guys.
I am a VB programmer and I honestly have no knowledge in Java development. I just want to know if you guys have any idea how i can convert a certain java application (i think it is in .jar file format) to VB, preferably VB.Net. A colleague developed this certain java application and...
hi. would you guys know the Oracles' equivalent for sql's Data Manipulation Object(SQLDMO.dll)? as you would know, this object allows any developer to manipulate a certain database using any programming language. i am currently creating a wizard-like application which allows the user to select a...
hi guys. i need to populate a datagrid which fields are bounded a dataset. this datagrid includes a checkbox and should get its values from the dataset also. my problem is, since my checkbox is not bounded to a certain fields at design time (it is a Template Column), how will it know that it...
hi. given a certain date (say, May 4, 2003), i want to know in what week number of the month it falls under. my function should return 2nd week of May. would you guys know how to do it? please help. thanks.
-jun
hi. i'm trying to generate an excel file via ASP .Net. however, i got the following error when i run my web application, Access is denied. the error happens at this line of code, Dim objExcel As New Excel.Application. after tinker with the DCOM configurations, i was able to resolve this problem...
Hi. would you guys have some codes in VB (.Net) which i can use in programming my subreport? i have some codes here but it only appllies to a single main report. i tried searching the web looking for some codes that will initialize, set, and display my subreport for quite some time now but to no...
Hi. i have a subreport, placed as a report footer, that summarizes the invoices used in my main report. i have no problem displaying my main and subreport independently. would you guys have some codes there which i can use to connect my subreport with my main report? the source of my subreport...
hi. i'm using CR for VS.Net. im trying to export my report, viewed in IE6, to PDF, EXCEL and RTF format. exportng my report to PDF and EXCEL works fine, ie. my report is exported to these format while IE is active. however, exporting to RFT prompts me to save not the exported file but the...
hi. i have a multi page crystal report developed using VS .Net. i'm using Oracle as my database and i have a stored proc that generates the data for this report. running my webform displays the first page of my report. however, clicking the NEXT PAGE button on the toolbar displays an empty...
hi. im using CR for .NET. im trying to export a crystal report in pdf format. in my code there is a portion in which i specify the destination for the exported report. i notice that every time i export, my program creates a copy of the same report that is displayed in the browser, the same...
hi. i am using VS .Net as development tool for my crystal reports. i created a simple report with a subreport. their respective data come from 2 simple stored proc on my Oracle DB. testing each report gives me the desired results but i have problem integrating them. i made the necessary...
hi. i have a big crystal report file (i.e it's width is 20 inches). however, when i tried viewing it using a web app i created, some of it's parts, especially those beyond 11 inches, were truncated but the border (a rectangular box)for it's header remained intact. would you guys know how i can...
hi. would you guys know the different data types used to create a .ttx file for crystal reports? i made one with one field of type numeric but when i tried to create a total field from this field, i dont get the desired result. it seems that my field is being treated as a string and not as a...
hi. would you guys know how to determine the first monday (or tuesday, etc.) of any given month and year? and some codes, pls. thanks. :)
eg.
strMonth = "January"
intYear = "1999"
strFirstMonday = "4" 'this i need to know
hi. i created a simple stored proc in an Oracle DB. i also made a simple crystal report which uses this stored proc passing 3 parameters. however, i encountered several errors when passing these paramters. i came across a document on how to pass a single parameter but applying its instruction on...
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.