Value does not fall within the expected range - Crystal Report hot fix
15 Jun 2006 03:48:08 -0700
Hi
I've created a fresh Crystal Report in Visual Studio .NET 2003.
I'm aware of the problem that Crystal Reports .NET have by default.
I'm trying to pass a string parameter to my report.
If my string is longer than 254 characters I get this error: "value
does not fall within the expected range".
Bussines Obj ...
|
How To Pick Winning Stocks
Thu, 15 Jun 2006 07:57:18 GMT
To pick winning stocks, you need the tools to separate
the companies with superior sales and profit growth from
the ones who are just making a lot of noise. Besides
choosing the right companies to invest in, you must
learn how to read the market's trend so that your timing
is right.
And picking the next ...
|
Protect worksheet from reading
Wed, 14 Jun 2006 06:41:02 -0700
Hi,
Is that possible to protect worksheets from reading (unless you got
password) in the code of VBA? ...
|
List Box
Wed, 14 Jun 2006 08:36:18 -0500
All,
I have a DataGrid that when I scroll down it does not refresh and
the lines get all messed up, I need to capture the scroll events in the
listbox. I am using C# and winforms.
Any ideas how to capture the scroll events?
Bryan
...
|
getting data from SQL Server into a vb.Net app
Sat, 10 Jun 2006 20:24:01 -0700
I am new to .net. The books and white papers all seem to have different ways
of using .net ADO to get a resultset ( which no longer exists). Can some one
recommend a clear and complete over view of how to get data into a app.
I am interested in getting data progarammatically rather than using the
wizard ...
|
Why Adapter.Update(DataTable) causes AcceptChanges for whole DataSet?
Fri, 9 Jun 2006 11:54:01 +0400
I am a newbie with dataset. May be I do somthing wrong with dataset?
I have a dataset with many tables (about 50 tables). All tables are linked
with foreign key references.
User inserts new rows in DataTables. When I do update to db I think I should
update tables in order they are linked. But when I call
A ...
|
Great time in France
Wed, 7 Jun 2006 15:10:23 +0100
Hello
I had a fantastic time in France, hope to visit again soon.
I found a holiday cottage from these guys www.looktogo.co.uk http://www.looktogo.co.uk
Regards,
Dancer: ). ...
|
|
|
.net 2005 Command Builder not generating UpdateCommand for TableAdapter
5 Jun 2006 13:39:24 -0700
I'm having a hard time figuring out why I can't generate an Insert,
Delete or Update command for a tableadapter (attached to the
datatable).
The table is located in an SQL 2000 database. In .net 2003, I had no
problem with the dataadapter wizard generating the command statements.
I click the "Advanced Op ...
|
.net 2005 Command Builder not generating UpdateCommand for TableAdapter
5 Jun 2006 13:39:24 -0700
I'm having a hard time figuring out why I can't generate an Insert,
Delete or Update command for a tableadapter (attached to the
datatable).
The table is located in an SQL 2000 database. In .net 2003, I had no
problem with the dataadapter wizard generating the command statements.
I click the "Advanced Op ...
|
ADODC refresh method fails after upgrading from XP SP1 to XP SP2
Wed, 31 May 2006 15:56:02 -0700
After upgrading from XP SP1 to XP SP2 get "operation is not allowed when the
object is open" error messege. the app in production stop working properly.
The refresh method is available, but fails. Here is the code:
With Adodc1
..ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Persist Security
Info=F ...
|