Good u have done good job but slight mistakes there are
1. U must have to add parameter to ur update command
2. Don't accept changes before ur . Adapter.Update(DataSet) state
ment.
It will cause to all changed rows to force to unchanged state and ur
adapter.update method dont seem any changes to up
Try to set specific printer to report object
i.e.
cr.PrintOptions.PrinterName=Your Printer Name
On Feb 9, 7:28 pm, srivatsahg wrote:
> Hello
>
> Im facing an issue over printing in asp.net / crystal reports
>
> The asp.net webpage which has the crystal method of PrintToPrinter()
> is not able t
Ok Man,
try Out cr.Database.SetLogonInfo
and give username and password you given at time of creating crystal
report.
On Feb 26, 11:27 am, Ram Mohan Rama Chandran
wrote:
> hi...
>
> try this
>
> Its Setdatabaselogin(id,pw) , this part of the reportdocument class.
>
> or
>
> 1. Open SQL
Hi Guys,
Im Inserting row in Database with DataAdapter.Update(DataTable)
method.
Its working fine with No error.
But Sometimes if I write like
table.Row(i).Item("ColName")=5' My Previous value is 1 and
replacing with 5
Here ,
Current Value is 1
Proposed Value Is 5
Then Execute :
DataAd
Use datatable.loadxml method and asign this table to combo
Sent from my Nokia phone
-Original Message-
From: Gunawan Hadikusumo
Sent: 05/03/2011 7:36:37 am
Subject: Re: [DotNetDevelopment] Language attribute added automatically
lazy finger. type something on google
On Sat, Mar 5, 2
Inport system.data.oledb
Sent from my Nokia phone
-Original Message-
From: Eric
Sent: 19/09/2011 19:46:42
Subject: [DotNetDevelopment] Connection String in VB 2008
Syntax error in OleDbConnection Not defined
Needs help
Imports System.Data
Public Class Form1
Dim myConn As OleDbConn
Plz specify full namespace of all declarations. Problem is conflict of same
name in two namespace.
-Original Message-
From: Rob Buonocore
Sent: 02/10/2011 16:43:46
Subject: [DotNetDevelopment] Re: Copying to clipboard
I added the reference to System.Windows.Forms (Website > Add
Refere