Hi All,
I am fairly new to reporting services.
I want to create a report, whereby there are 9 pie charts which would need to dynamically vary in size dependant on the number of records returned for each pie chart data. (i.e. the pie charts size would need to be proportionate to the total...
Hi All,
I am new to reporting services.
Is there any way to launch a subreport that I have from a pie chart segment. (i.e. jumpto on pie chart segment rather than the whole pie chart?)
Thankyou in Advance for your help!
P
Hi All,
I would like to be able to create nested datagrids where I can add and edit a record of both the parent and child datagrids inline.
I am able to add/edit the datgrids on there own i.e. Not nested - I have created a datagrid that I can add and edit rows.
I am , however,unsure of...
Hi All,
Is there a way of retrieving the name of the currently running function?
i.e function x is running and within that function I want to return it's name. Return x (the name of the function)
Thankyou in advance for your help
Hi All,
I want to update(increment) the year in all smalldatetime fields in all tables of a database. Is there an easy way of doing this?
There are 1000's of these fields. Can I use sysobjects to do this?
Any help would be appreciated.
Thanks in advance for your help!
Regards,
Peter
Hi All,
I want to create a stored procedure to deal with a multiple word search (via an input box) but allow the search to be narrowed down via 3 drop down lists.
I want to search for the inputted words, but where the values in drop down lists are met...
I am sure I could be approaching...
Hi All,
I have the query below which doesn't seem to work, I get the following message:
The conversion of a char data type to a datetime data type resulted in an out-of-range datetime value.
NOTE:- The "creation date" is a varchar field....
I have tried using cast with the same...
Hi All,
I have searched through the forum but have not currently found a full solution to my problem.
I want to be able to create a multiple word search on various fields in a database table and page the results.
I can page a one word search..
I can multiword search without paging...
Hi All,
I have a problem I hope you can help me with...
I am running windows, IIS5.
I have an upload form, where the user is allowed to browse for a file to upload.($_FILES['file1']['name']) I then use a php script to put the filename that they choose in a cookie and retrieve it later...
Hi All,
I have a remote ftp server, which is specified as a virtual directory(unc path) on my webserver.
I want to check if a file exists on the ftp server/my webserver virtual directory (unc path) before I run a script to upload a file. (basically I want to throw out a message if the...
Hi All,
I am new to php so any help will be appreciated.
I want multiple users to be able to upload a file using ftp via a html form. The file that is chosen(with the form), will then get ftped to the remote server using a php script
(I want to hard code the ftp server, user and...
Hi All,
I want to create a web script that allows users to choose a file(on their local machine) to ftp to a designated folder on an ftp server. Is there an easy way of doing this?
I can create an ftp link for users to download files, but not sure how I can allow them to upload files...
Hi All,
I'm new to perl but I want to create ftp uploads for users via the web. (it has to be ftp as the files will be large)
I am using Net::FTP and the following...
$remotefile = "c:\\blah.zip";
$localfile = "blah.zip";
$ftp->put($remotefile, $localfile) or die...
Hi,
I hope someone can help me, I'm new to SQL server.
What I want to do is make the databases I have on my server downloadable via the web. I have IIS installed.
I can get a list of all the databases querying the sql server master database, but can't make them downloadable because the SQL...
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.