473,394 Members | 1,567 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Bring up Crystal Report (10) using trusted connection

Hi, I have an old product which was developed using classic ASP and Crystal Report 10. Currently it bring up report by using the following method, is there any way that we can bring up the Crystal Report by using trusted connection, without passing in ID & Password? So far I am not able to get anything from net.


set Database = session("oRpt").Database
set Tables = Database.Tables

set Table1 = Tables.Item(1)
Table1.SetLogonInfo sServer, sDatabase, sUserName, sUserPwd
Table1.Location = cstr(arrConn(1)) & ".dbo." & "MY_TABLE"
Oct 5 '10 #1
0 1381

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Meral Agceli via .NET 247 | last post by:
A crystal report is developed using Crystal 8.5 and a trustedconnection to a SQL Server database. I'm trying to display thisreport in Crystal Report Viewer using VB.NET. When theapplication is run, I...
0
by: selvathira` | last post by:
Hi, I have crystal report XI and am using db2 version 8.1.0. My client is 7.1.3 I can connect to the crystal report using JDBC using 7.1.0.It was an another system. But when i connect the...
4
by: Thyagu | last post by:
Hi, Is it possible to connect to SQL Server using trusted connection from unix? If yes, I'd like to know how. Regards, Thyagu.
0
by: r0ckster | last post by:
Hi! I have an asp application that is using crystal report 10/crystal report viewer to view reports on the web. This app works well in windows 2k but when i migrated the code to xp, the error...
8
by: muddasirmunir | last post by:
how can we calculate data at run time in crystal report 10 i had made three fields in my database name debit,credit , balance debit and credit shows data directly from database now i want a...
3
by: raaman rai | last post by:
Guys, i have created reports in crystal report 10 for my VB application. Now how sud i open the report from my application. Infact i have tried opening the report but i get the following error:...
6
by: raaman rai | last post by:
guys, i just wanna ask that can we run crystal report 10 in our visual basic application without using Crystal ActiveX Viewer. Infact before i had used the crystal32.ocx component for CR8 n it had...
4
by: bytesbytes | last post by:
Hi, Im using VB6.0, Crystal report 10 and MSaccess Database. I was using Crystal report 6 and later upgraded to CR10. In VB6 i used DSN like .Connect = "DSN=DBName" & ";UID=admin;PWD=;" Now in...
2
by: bytesbytes | last post by:
JSP and Crystal Report 10 Could any one please help me in displaying report(CR10) through JSP. It will be great if you provide me sample coding(JSP) for the same. THANKS in advance
1
by: muddasirmunir | last post by:
I had made a program using vb6 and crystal report 10 . Now i had made the deployment of programed using vb deployment and package wizard. Now , the problem is when i run the program in my...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.