Forum Discussion Search with BoardTracker.com
Forum Discussion Search with BoardTracker.com
  
  

Advanced  |  Help
    Home Search Alerts Browse My Threads Setup About Login Signup    


» All > Computers & Internet > . > Databases > ASP-DB [1 Forums][Track this Category]
   Browse sub-categories   
No sub-categories for this category

   Latest threads in category   
DatabaseJournal Aggregate with lookup  
14:56 3-Jul-08   [Replies: 0, Views: 174]    By: Frank
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 thread
DatabaseJournal Classic ASP-db dropdown for filter and edit  
04:57 29-Jun-08   [Replies: 0, Views: 192]    By: Frank
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 thread
DatabaseJournal Classic ASP-db Phone Mask  
04:56 29-Jun-08   [Replies: 0, Views: 128]    By: Frank
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 thread
DatabaseJournal Blob Data Type Oracle To Sql 2005 Thru Ssis  
18:06 21-Jun-08   [Replies: 1, Views: 271]    By: alpesh13
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 thread
DatabaseJournal Installing asp-db on windows 2003 server  
14:13 10-Jun-08   [Replies: 2, Views: 181]    By: test
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 thread
DatabaseJournal CmdTimeout doesn't work  
22:52 13-May-08   [Replies: 6, Views: 914]    By: MarkJMiller
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 thread
DatabaseJournal How to lookup an edit value based on another edit value  
16:23 11-May-08   [Replies: 0, Views: 173]    By: Frank
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 thread
DatabaseJournal WS2008 & Tornado  
21:02 4-May-08   [Replies: 0, Views: 167]    By: Frank
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 thread
DatabaseJournal Edit primary and child tables  
16:22 3-May-08   [Replies: 0, Views: 185]    By: Frank
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 thread
DatabaseJournal Grid Edit SELECTBOX and CHECKBOX  
16:47 14-Apr-08   [Replies: 1, Views: 200]    By: Frank
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 thread
DatabaseJournal Blank input fields  
10:56 11-Mar-08   [Replies: 0, Views: 139]    By: Frank
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 thread
DatabaseJournal Pure aspx code for IBM DB2 9.5  
05:41 18-Feb-08   [Replies: 0, Views: 212]    By: Frank
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 thread
DatabaseJournal Error Codes  
18:51 14-Feb-08   [Replies: 1, Views: 276]    By: ksquared
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 thread
DatabaseJournal How to debug EmbeddedGrid SQL statements  
22:39 3-Feb-08   [Replies: 6, Views: 630]    By: ksquared
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 thread
DatabaseJournal MySQL V6 - SP Parameters  
15:00 28-Jan-08   [Replies: 0, Views: 79]    By: Frank
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 thread
DatabaseJournal Newer version of Ted08  
19:09 2-Jan-08   [Replies: 0, Views: 133]    By: Frank
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 thread
DatabaseJournal 2008 Delivery  
15:24 2-Jan-08   [Replies: 0, Views: 105]    By: Frank
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 thread
DatabaseJournal Problem dbCalendar in Tornado  
13:54 11-Dec-07   [Replies: 1, Views: 173]    By: hardy
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 thread
DatabaseJournal Cell Colors and Current Row Color  
21:41 28-Nov-07   [Replies: 1, Views: 152]    By: ksquared
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 thread
DatabaseJournal Delivery of updates - Change of Policy  
06:22 22-Nov-07   [Replies: 0, Views: 159]    By: Frank
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 thread
DatabaseJournal Error in asp code  
17:40 16-Nov-07   [Replies: 3, Views: 138]    By: shankees
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 thread
DatabaseJournal Looking for ASP-db + DB2 beta tester  
17:17 13-Nov-07   [Replies: 0, Views: 108]    By: Frank
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 thread
DatabaseJournal Multiple select in Search  
14:43 30-Oct-07   [Replies: 0, Views: 135]    By: Frank
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 thread
DatabaseJournal I am not getting notification from the forum  
02:25 12-Oct-07   [Replies: 0, Views: 152]    By: Frank
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 thread
DatabaseJournal Edit Button on Specific Rows? and Setting Row Color  
02:04 10-Oct-07   [Replies: 1, Views: 186]    By: ksquared
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 thread

<<First  <Previous  [1]  2  3  4  5  6  7  8  9  10  Next>      
 




Research | Board owners portal | BoardTracker Forums | Search plugin | Add your board | About us | Contact us

© Pidgin Technologies Ltd. 2006