CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> .NET

 Error: BC 304451

Print topic Send  topic

Author Message
markus
Posted: 06/30/2004, 5:34 AM

What's this ??
*********************

CommonParameters.Add("ip73","ccStandorteIP.IPAdresse = " & Select_.Dao.ToSql(Ctrlip.GetFormattedValue(""),FieldType._Text))

C:\D....\.....\components\record1DataProvider.vb(210) : error BC30451: Name 'Ctrlip' is not declared.
******************************
The "ip" in Ctrlip is my textbox IP (value=123.456.789.012)

in my select Statement i select for "name" from table where "ip" = the value of my textbox=123.456.789.012

in the "Review Date" Window.... everthing is O.K...

some ideas??


Markus
Posted: 06/30/2004, 6:10 AM

The 'Control' source type works sometimes (URL) very well......
..at first i have to make an Login Process......based in the User ip,Passwort,UserID(textbox input) and then start our login stored Procedure to insert the Data...

can i use the record builder...controls...or will it be hand coded??

Markus
Stan
Posted: 06/30/2004, 6:26 AM

Yes, "Control" is work for url, and some other places, but doesn't work in select

The login procedure is not bound to Select statement of the form. CCS use Login Action which bound to the OnClick event of the button instead. In your case you should modify Login code manually.

Or you can use Custom Insert with type "Procedure", and add Login code to the Before Insert event

Stan

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.