Hi,
I want include a image field in SQL Server 2005 Reporting Tool. The image field is kept in database as the location of the image.
Is there any way to display all the images in the SQL Reporting.
Thanks in advance
I have a database with 3 tables:
Table : TimeTable
Column : TimeTableID
Table : SchoolDay
Column : SchoolDayID , SchoolDayName
Table : TimePeriod
Column : FromTime, ToTime, TimeTableID, SchoolDayID
SchoolDay will have 7 rows, Monday to Sunday. One TimeTable record will have dynamic Time...
Hi,
I am quite new with .NET 2 Provider Model.
I would like to customise SqlMembershipProvider since I have create a different database schema using MSSQL. I am thinking to inherit MembershipProvider and RoleProvider. However, my system is based on 3 Tier architechture. Where should I put the...
I have image created using PS SC2.
When I save as web, why the color looks different from the PS ?
Is there any setting that I need to set so that the gif/jpeg saved as web can look the same my image in PS ?
Thanks
I am a newbie to SMS. Just started using last week. I manage to create a site and discover all the PC. I have successfully installed advanced clients to 5 of my client PC.
Can anyone tell me how to distribute software (setup.exe) to all the clients PC ?
Do I need to package the software to MSI ...
Do anyone know what is the different between Microsoft.XMLDOM & MSXML.DOMDocument ? And when to use them ?
eg ASP :
Server.CreateObject("Microsoft.XMLDOM")
Server.CreateObject("MSXML.DOMDocument")
Thanks in advanced
I am storing some data in client variable using registry.
The data is only be destroyed when the user click logout.
<cfset IsDeleteSuccussful=DeleteClientVariable("memberid")>
However if the user close the browser without logout, the data will maintain in the registry. Is there any...
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.