The Lookup filter was placed after the Aggregate filter resulting the lookup values are not used in the Aggregate. This only occurs in the show mode and the other modes (like download) is OK. Prob...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
The following is a classic ASP-db example of using dropdown in filter and edit ->
Fk
<%
Set X=Server.CreateObject("ASP.DB")
X.dbQuickProps="1;NWIND;orders;Both;;;;...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
The following is an example of validating Phone Mask using classic ASP-db.
Fk
<%
' Validator requires the 2000 GOLD dll
' It also needs: ASPdbValidator.jar in the folder specified...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I have one table in oracle 10g that table have blob data type I can not load that data into sql 2005 server. i did try with export/import but it doesn't work. so please provide me soluation for th...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi,
I am new to asp-db.. Can you please help me install asp db on window 2003.
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I am working on a legacy application which uses AspDb. The application is written in classic asp and is running on IIS 6.0. I have a query which is timing out when the user tries to download the C...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Before we spent a lot of time to program a data access solution using asp or aspx, we should see whether there is an easier approach using SQL. For example, one user wants to have a combobox in ed...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Got inquiries about ASP-db.Net and WS2008. I setup the Standard edition and as usual, WS2008 (a new platform) breaks a lot of old hardware and util type software. Took a third try to have a CPU th...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Check out the "Advance Editing - Multiple Tables" in the Edit Special topics. Use this "user specified" Edit SQL feature to edit multiple tables.
Frank
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
You may notice that the SELECT and CHECK boxes of Grid Edit are not implemented. User K. Kline brought that to our attnetion and it is now implemented. Look for that in the next release.
Fk
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
When an input field is blank during an Edit, there are two ways to build the Edit SQL ->
1. field = null
2. field = ''
Look at the following code. If you include the line
.dbEdit...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
If you are working with DotNet and the DB2 9.5 the following is the PureDB2 code that I use to test the installation. If you store a copy of the IBM.Data.DB2.dll in the /bin directory of your virt...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi Frank,
Do you have a published list of the Error Codes that are displayed in Tornado?
We are getting 701 and 709.
Which both report Invalid Query. But, when I paste the sql into SQL Query...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
We are trying to fill an embedded call with a sql statement in the macro. The grid is returned with the main table, but the sql to fill the Embedded grid only returns No Data. We only need to know...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
As promsised - MySQL has provided the SP parameters schema in V6 (beta). The next release of Ted will support that. MySQL is getting into the enterprise mode and is getting serious. Take a look as...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Please download the Ted08 again (after the Jan 1st delivery), all the examples in the code Tab have been updated with the latest datasource -> Oracle 10g, DB2-9 and SQLexpress. We"ll add m...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
2008 files have been delivered to all subscription users. Please let us know if you have not received yours. Check the release history for the latest. We have implemented majority of the requests ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hello,
using dbCalendar in Tornado EP. Couldn't format date in German dd.mm.yyyy. No Properties at dbcalendar are functional. All Tests with Options doesn't affect.
Below Code used
&l...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
We are using the following to color specific cells for rows that meet our #1#|IB.
fi=5|mac=(#1#|IB||class=gray|<B>#5#</B>~|EL||class=WHITE|#5#),
This works great, but the wh...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Beginning Jan 1st 2008, ASP-db updates will be sent to all maintenance subscription users via email. We have received many request to retrieve lost DLL/ID files because the original registered use...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Microsoft OLE DB Provider for ODBC Drivers error '80040e14'
[Microsoft][ODBC SQL Server Driver][SQL Server]Line 1: Incorrect syntax near 'br827'.
/sqlezreg/Admin/CheckDups/check.asp, lin...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
To all,
If you use ASP-db and DB2 and you are interested to beta test the DB2 version of Tornado, please contact me @ frank@aspdb.com [mailto:frank@aspdb.com]>. The new product does DB2 and al...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
User KM in MI suggested that typing A or B or C in the search box is not efficient. It should be a multi-select. This is implement by adding the feature (next release) and also user should specify...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
For some reason, I am not getting any notification from the forum lately. If you have urgent questions, post it here and also forward a copy to support@aspdb.com [mailto:support@aspdb.com]>.
F...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
2 questions
1) We would like to put the Row Edit button on specific rows. For example: Display the Row Edit Button only when #1# = 1
2) With magicCell you can set the background for a cell...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine