473,441 Members | 1,879 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,441 software developers and data experts.

crystal conn

when we use external crystal report in vb then to connet folloing line comes
so when we not create DSN means we r ADODB connection
then if
database name =abc in access

Report.Database.LogOnServer "pdsodbc.dll", abc


it can work only we can gives database name or we want to create DSn

please tell
Sep 15 '07 #1
0 855

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

Similar topics

3
by: Khurram | last post by:
Hi, I am trying to use Crystal Reports with ASP.NET. I created a dataset and tried to display it in the report but nothing came up. I did not get an exception either. I know that the dataset is...
1
by: laumon | last post by:
Hi, I want to push data from a winform into a crystal report document but . I found everithing in the FAQ 'crystal report' and other posts in forums but it doesn't work. Here is my code.(it...
1
by: GatorBait | last post by:
Hi all, I have a VB.NET application that uses SQL server and Crystal. Basically what I am trying to do is have a report in which the user can select which fields will appear on the report. ...
0
by: Bernie Hunt | last post by:
I'm having a problem in learning how to hand a dataset to a Crystal report. I'm hoping someone here can see what I'm doing wrong. I've stripped the code down to as simple as possible to get a...
2
by: David Lozzi | last post by:
Howdy, I have a web application that is using Crystal Reports which get converted to PDF for viewing. Works great on the production server. I have since installing the app reloaded my...
1
by: Kbalz | last post by:
Having a really hard time finding solid examples on deploying a CR .NET applcation on my intranet. I'll explain what I've done so far, and toward the bottom is where I can't print using the report...
1
by: sravanthi29 | last post by:
Hi, I have a .aspx page and a crystal report named prernaweb.rpt. .aspx page Page_Load { CrystalDecisions.CrystalReports.Engine.ReportDocument crReportDocument = new...
0
basti42
by: basti42 | last post by:
SqlConnection conn = new SqlConnection(cVar.conString); conn.Open(); SqlCommand comm = conn.CreateCommand(); comm.CommandText = "SELECT * FROM tblPOS WHERE...
1
by: mejames | last post by:
I am using VB.NET 2003, MYSQL database and Crystal Reports. I am able to generate 1 set of reports using the following code: Imports MySql.Data.MySqlClient Imports...
1
by: gggram2000 | last post by:
Hey, I've tried creating a dataset so that the report displays a certain data that i query. My code looks like this: // getting the dataset string connString =...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.