we need to show images on a crystal report - we got this
we need to hide some of these images based on criteria - suppress does this
we need to take whatever images are left showing and place them next to each other and center them on page - do not know how to do this
we have 6 images on...
i have searched and found nothing promising, but our backs are up against a wall
we have a client that is using crystal reports viewer 8.5 and they want to put images on these print out
they are not really reports, more like signs
so we can get images on the sign, and we can even hide the...
i did it like this:
set my_con = GetNLSCon()
set rs_tables = my_con.openSchema(20)
GetNLSCon is a function that returns connection object to the database i am using
20 is a value for the constant adSchemaTables
then i loop through to get the info
table_name gives you the table name...
i am having issues with my home pc right now and i cant run iis
so if i want to work from home, i need to build some tools on my server
one tool i want to build is a page that lists all the tables in my current database
(i dont have access installed on this machine either)
all the examples i...
we are using ado and getting a recordset and looping through all the fierlds
is there a way i can see if one of these fields is the identity column?
thanks
how do i make a link to an exe for people to download
its for a customer that bought some software, but the client needs something on there end
similar to a flash plug-in download
thanks
dan
isnt there a way to access the windows login info from asp?
actually, asp is server, login is client
so how can someone login in to their workstation and NOT have to login to their Intranet?
cause we would know from the windows login who they are
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.