I have an application that needs to connect via a socket to a server, send an XML request, then receive a response. Sounds pretty simple, right? FWIW, I've never used sockets before.
The vendor of the server has given me sample C#.NET code for connecting/sending/receiving. That's great, and...
I'm trying to avoid creating a new table. Here's the scenario:
I have an existing table with the following structure...
CREATE TABLE [dbo].[SpPrices] (
[DoctorID] [varchar] (20) NOT NULL ,
[ProductID] [IDSTR] NOT NULL ,
[Price] [MONEY] NULL,
[FacilityID] [IDSTR] NOT NULL,
) ON [PRIMARY]...
For anyone interested, there is now some documentation for Crystal 11 on the BO site. You can find it here: http://support.businessobjects.com/library/docfiles/cps10/docs_en.asp
-dave
Stumbled upon this utitlity last week in the Crystal Knowledge Base. It's a help file for the RDC (CRAXDRT library) that lists and describes all of the objects, collections, methods, and properties in an Explorer-like hierarchy.
For Crystal 6, and 7...
Can somebody tell me if a physical copy of the Technical Reference Guide for Crystal Reports 9 ships with Crystal 9.0 Advanced or Developer Editions?
I know they ship with .pdf's of the guide, but just want to know if they were cool about it (they were with 8.0 and 8.5).
Thanks, brothers and...
Anyone seen this yet, or interested-curious-angry-excited-etc. about it?
It doesn't look like it will necessarily compete with Crystal, YET. But it definitely looks like they're going to stop bundling Crystal with future .NET releases.
Being a SQL Server guy, it intrigues me. Just wondering...
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.