here is the case:
all the Pc's connected to a server. (LAN)
i have created asp pages and am not authorized to place them on the servers wwwroot of the IIS ..
is it possible that I keep them on the wwwroot of my PC and others can access it through my Pc ???
thanks alot
i posted this thread in ASP forum and they guided me to here ... the Q says:
Am using crystal reports developer 10 with ASP … on my PC
i installed crystal enterprise 10 on my server..
I need someone to guide me using it .. all what I know about it is using the publishing wizard !! .. there...
Am crystal reports developer 10 with ASP … on my PC
i installed crystal enterprise 10 on my server..
I need someone to guide me using it .. all what I know about it is using the publishing wizard !! .. there are lots of things in there …
Business view manager
Crystal configuration manager...
the SmartViewerActiveX.asp is not working anymore !!!! it opens the page but the viewer not displayed .. i get the big box having an X sign on the top lift !! ..
what would be the problem ??
According to what crystal report manual says :
///
'We do not support multiple recordsets in a single report. If this is required one should
'use subreports or combine the multiple recordsets in code prior to passing them to the report
'as a datasource.
///
i have a report of 2 tables . its...
can some one guide me through connecting crystal report to sql server .. i have the reportwiz.msi .. but am not sure what way to use ..
i created a report first through ODBC .. now do i have to use the ADO way of connecting in the asp page ?? or no need ...
what i need is(to create a report...
any idea why am getting this error ???
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80040E4D)
[Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection.
hi..
i have asp pages on a server and sql database on a different server .. am connecting using DSN ...
con.open "DSN=finance;Uid=;Pwd=;Trusted_Connection=yes;"
but i get this error .. anyone has an idea ??
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80040E4D)...
if i have :
<select size="1" name="impo">
<option value="8">important</option>
<option value="10">very important</option>
then i have
importance = Request.form ("impo")
this well give me the value ..
what if i want to request the option not the value .. like (important or very importance)...
Error Type:
Microsoft JET Database Engine (0x80040E14)
Syntax error (missing operator) in query expression 'dept_id='.
am getting this strange error and i have no idea why !! .. i found out that teh code is perfect and no errors in it .. coz the problem gets solved when i replace the old...
am using the connection bellow to connect my asp pages to the sql server localy .. what if i want to connect the pages to a database on another server ??
"Driver={SQL Server};Server=Appsrv;Database=finance;Uid=;Pwd=;"
1- how to lacate the database and what user name and pass i need ?? the...
hi ..
i have a countries drop down list ...
<option>Afganistan</option>
<option>Albania</option>
<option>Algeria</option>
<option>American Samoa</option>
<option>Andorra</option>
.
.
.
.
i have to pages one to insert a new record and what to edit it .. i have no problems with adding ...
am trying to connect crystal reports with asp but i have no idea about the code or the way .. anyone can help or at least guide me to a website where i can find what i need ?? .. i want to link crystal reports with asp pages and pass parameters when required ...
thanks
teh validation doesn't work in my form don't know why .. although it works in another form i have that has the same code exactly !!! .. what would be the problem ??!! .. am using frontpage fields validation .. that generates the code automatically..
<form method="POST"...
i have old records in my access database looks like this (ÅÏÇÑÉ ÇáÔÆæä ÇáÅÏÇÑíÉ) no i solved the problem and am able to insert them normally and looks arabic characters .. but now .. is there any way that i can get the old records back in normal way instead of inserting them again ..
i have an ASP page and Access database ..
i can enter data to the database in arabic and retrieve them in arabic as will through the explorer but when i open the access database i see the records in strange letters in the tables!! .. only the records that i entered from the explorer looks like...
hi ..
i was wondering how i can use a similar thing as (compact and repair database )utility what available in MS Access but in SQL .. coz i need to start the auto numbering from 1 again ..
thanks
am working on asp project .. everything was working fine .. but i started getting strange error for example:
/////////////////////
Error Type:
ADODB.Recordset (0x800A0CC1)
Item cannot be found in the collection corresponding to the requested name or ordinal.
/finance_asp/editI.asp, line 284...
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.