Water-Cooler CategoryFor everybody: managers, users, power-users, engineers, etc. |
|
| Topic | Threads | Posts | Last Active Thread | |
| Just Conversation | 106 | 780 |  Anonymous | Good job! Long time Delphi programmer here. I stop by PrestwoodBoards every few months and today I was surprised by all the changes. Nice job.--J, ---Johnathn |
 |
| Member Introductions | 204 | 666 |  Wes Peterson | Welcome Hi Daniel,
I've seen some of your posts before, but thanks for the intro. My experience isn't unlike yours. Before Delphi, I was coding mostly in C and C++; also client-server systems.
I attended a show in San Francisco where Borland was handing out pre-release disks of Delphi 1. I installe... |
 |
|
| Topic | Threads | Posts | Last Active Thread | |
| H-1B Discussion | 4 | 74 |  Mike Prestwood | With our economy, do we still need H-1B? With the downturn in the economy and so many people out of work, do we really still need the H-1B program? If the H-1B program is really intended to f... |
 |
| Offshoring Discussion | 1 | 11 |  lowster11 | RE: What is more important- Qualit... This thread starter is a perfect example of why I am against outsourcing. I don't know how many emails I get from places wanting my clients, the few t... |
 |
|
| Topic | Threads | Posts | Last Active Thread | |
| Computer Industry News & Trends | 7 | 18 |  dinaalsibai | Knowledge Web Publishing {Too Long} |
 |
|
| Topic | Threads | Posts | Last Active Thread | |
| Linux Coding - General | 1 | 2 |  Casey Hughlett | Active Server Pages for Linux Chili!Soft ASP purports to provide ASP functionality in a Linux environment. Has anyone tried this product? Perhaps it is possible to create an ASP-enabled web server using Paradox..., [URL=http://www.chilisoft.com]Chili!Soft home page[/URL] |
 |
| Linux End-User | 5 | 15 |  Shawn.R | Free VM Try Oracle Virtual Box! It's free!
-Shawn |
 |
|
| Topic | Threads | Posts | Last Active Thread | |
| Website Promotion | 3 | 7 |  Adam Lum | RE: Do anyone hear about PopIn Ads before? I personally do not usually click on banners that take me to another site than the one I am currently viewing, mostly because one is never sure on where exactly it will take you, especially when it is used through some third party service.If the banner does interest me, I'll do a web search for the ... |
 |
| WWW Website Owners | 8 | 47 |  lowster11 | RE: Clients That Don't Pay?? "As tempting as it may be, I wouldn't bother trying to "punish" him
publicly as it may back-fire."Yes, but not my style, plus I feel the fact that t... |
 |
|
| Topic | Threads | Posts | Last Active Thread | |
| Windows 9x, ME, NT, 2000, XP | 22 | 60 |  lowster11 | RE: Windows XP Log On Problem I know this is an old post, but someone will have this problem and this solution may help.In the case with any operating system, Windows updates can do harm as much as help. If you have any errors after a update, I recommend that you uninstall the update before making any panicking decisions.&n... |
 |
| Windows Vista and Windows 7 | 2 | 9 |  DesignsByDragon | RE: Windows 7 deleting information... Deleted files are on an external hard drive which I will get up and on my system this afternoon
Don aka Dragon |
 |
IT Professionals Category |
|
| Topic | Threads | Posts | Last Active Thread | |
| Traditional Analysis | 1 | 2 |  Mike Prestwood | What type of analysis do you use? I'm curious about what type of analysis others are using. Do you write up your requirements in a Word document? Do you use UML? Some tool? Do you write up requirements at all? |
 |
| Unified Modeling Language (UML) | 2 | 4 |  msk | UML in Rational Rose Hi, i am new to the community so forgive any faux pas., I am building my first UML model in Rational rose and need help in depicting events handling. Particulary, i have a COM server that supports several events that can be handled in scripts within its environment. How do i denote these in class/ob... |
 |
|
| Topic | Threads | Posts | Last Active Thread | |
| Coding Techniques | 6 | 40 |  Anonymous | RE: Delphi vs VB... What is better... ---Victor |
 |
| General .Net Concepts | 3 | 11 |  S 0 n Y | Please Read - .aspx website with .asp code in it. My entire website is written in .aspx, i have a voting poll that a friend made for me that was written in .asp, I have been trying to research on the internet on how exactly to get my .asp voting poll on my .aspx site. Do any of you .aspx gurus out there know a site with informat... |
 |
| Object Orientation (OO) | 3 | 14 |  radhu_75 | Delphi OO Hi, I am new to delphi and would like to understand more about OO techniques. The application I have developed uses ADO technology. I would like to know some basics of how to define a class that uses ADOQUery and ADODatabase objects to connect to the database and perform updates. As I come from VB b... |
 |
| Palm OS Developement | 3 | 9 |  Anonymous | Reply You have many roms located in Palm Emulator folder.---Tae |
 |
| Pocket PC / Win CE Development | 6 | 14 |  Isaac | SQLCE I use SQL server CE and VS.NET to develop application on pocket pc 2003 I have on my db about 8000 record and when I try to load the application it takes about 15 min to load is there a solution to load data faster, , thanks |
 |
|
| Topic | Threads | Posts | Last Active Thread | |
| DB Other & Misc. | 14 | 33 |  mebfbi | 92 Compliant // Update Statement I am currently working on converting historical data in a Basis BBj environment. With I am doing what would seem to be fairly straight forward UPDATE STATEMENTS - trying to updated tbl a with data from tbl b - Anyway I have tried this a few different ways without success. I have been tol... |
 |
| Interbase | 35 | 73 |  JCarlos | Problem trying to insert 10,000 records under Red I try to insert 10,000 records using an application (my client is under windows and my server is under Linux and my current version is InterBase_WI-V6.0.1-server.). and my application can insert 8187 records without problem but when my application tries to insert records from 8188 to 10,000 the foll... |
 |
| MS SQL | 27 | 53 |  eric_felleiter | RE: paradox 9 tables to mysql Thanks kwmillican I can use it. |
 |
| Oracle | 10 | 16 |  Marine1 | Homework help Hello,, , Need some homework help on databases such as, creating an ERD, data sets and so on. This stuff is bit over my head just need to survive at this point. I just don't the brain at this time for Oracle SQL. Thanks., , Until that time... |
 |
|
| Topic | Threads | Posts | Last Active Thread | |
| PCC | 3 | 4 |  Mike Prestwood | PCC: Style Sheet Standards Don't use !important attribute. The CSS1 specification explicitly provides users the ability to override server-side style rules. This override, known as the !important attribute, is integral to CSS' ability to accommodate users' special requirements when rendering a page. A low-vision reader, for i... |
 |
| Project Management / Other | 2 | 5 |  sailem | Agile Modeling Has anyone taken a look at agile modeling? Any thoughts? How does it compare to PSDP? |
 |
| PSDP | 17 | 44 |  martink | Sample Gantt Charts Please I have been over the PSDP many times now and have adopted it as my standard. In section 4 of the Project management PDF it states that there are 3 sample MPP's supplied with the templates. Is this true. I was hoping not to have to type them out so if there are samples available it would be appreciat... |
 |
|
| Topic | Threads | Posts | Last Active Thread | |
| Net Admin: Hardware | 1 | 2 | ? | No Subject! New |
 |
| Net Admin: Software | 1 | 2 | ? | No Subject! New |
 |
|
| Topic | Threads | Posts | Last Active Thread | |
| Tech Writing | 2 | 4 |  Mike Prestwood | Couple New Articles {Too Long} |
 |
|
| Topic | Threads | Posts | Last Active Thread | |
| Testing | 1 | 0 | ? | No Subject! New |
 |
Desktop Databases Category |
|
| Topic | Threads | Posts | Last Active Thread | |
| Paradox Setup, Vista, etc. | 246 | 1392 |  jlockley | RE: Paradox 9 / 10 and Windows 7 This is very late, but a word to that.You need to set your net directory on 7 in a folder other than root - ie., c:\something\netshare rather than c:\netshareThese are set in BDE Admin, found in the Control Panel. |
 |
| Paradox Tables | 57 | 325 |  Anonymous | RE: Paradox 9 on Windows 7 I have the same problem with WinXP x64 -- but not with 32-Bit version---Garth Hutchinson |
 |
| Paradox Forms | 116 | 433 |  Daniel Fought | RE: QUERY FORM In the status bar you should see an explaination of what compile error occured. Probably something related to the object Enter_Unit not being visible since you are using the .value property I am assuming that this is an object on the form. If the object is not within the visible containe... |
 |
| Paradox Reports | 33 | 137 |  Anonymous | RE: pdxwin32.exe hungapp while pri... ATTN: ALL
UNDER PRINTERS & FAXES, DELETE THE ADOBE PDF DRIVER & RESTART PDOX 10.---TOM |
 |
| QBE & SQL | 41 | 247 |  A. I. Breveleri | RE: Problem with Delete QBE Querie... Post the QBE. Try to cut and paste it -- don't retype it. Also, describe the structures of the tables referenced by the QBE. Include validity constraints and secondary indices.
-Al.
|
 |
| Application Framework | 11 | 40 |  Jon | Print report from App Framework application I just created an application using the Application Framework in Pdox9... All went fine except.. I have a report that is to print off of a button. A query is run and a table created that report is based on. Then report is supposed to be printed., , Very simple... r.print("reportname"), , WILL NOT DO... |
 |
| ObjectPAL | 817 | 5740 |  resmith | Using OLE Auto Can someone help me understand the mechanics of using OLE Auto. I am trying to understand how I find the methods for each application that I wish to communicate with. Ther are several enumeration methods I can use in Paradox that give me information about the available servers. I would like to be ab... |
 |
| Paradox for Linux | 10 | 36 |  Mike Prestwood | Free Paradox for Linux Book Chapters |
 |
| Paradox Third Party Books & Documentation | 9 | 45 |  FlaglerMuseum | New Paradox UserHelp!!! I am a new Paradox user and I am not a programmer or a techie. I've been working here for 6 months and have been able to figure out how to create basic forms and reports but I'm trying to find training or manuals that will get me to the next level. Any suggestions? ... |
 |
| Paradox Third Party Software, DLLs, and Controls | 28 | 73 |  gbash | Paradox V9.0 Devl Ed Howdy All,
My HeadAche is that I CANNOT locate a (Genuine) Copy of Paradox V9.0!! If anyone can Help With a Genuine Copy, I would be happy to Puchase Same (Manuals Incld) for a reasonable Price. Trying to find the above is like trying to find a needle in a haystack.. NOT that I'm overly SURPRISED.
... |
 |
| Paradox to/from Other Data Sources | 66 | 236 |  Graeme.R | RE: Password Encrypted Tables Into... Sorry - that second SP in SQL Server we are passing as:EXEC sp_addlinkedsrvlogin MyPDOX, FALSE, NULL, Admin, <Password> |
 |
| Paradox Web Stuff | 45 | 165 |  damon.w | RE: Is it possible to upload table... Thanks your reply Mike. |
 |
| Paradox Graphs & Charts | 13 | 65 |  Harry.D2 | RE: Paradox Tutility Hi Ross,
Sorry to read that it doesn't appear to work on your system. I haven't had to use ithe repair utility as yet, but I did a test run on a .DB file, just to see if it would it work: it does.
Is there any error message that you are getting?
Is the file you would want to repair by any chance ... |
 |
| Paradox Runtime & Distribution | 43 | 267 |  Don.C | Paradox 9 Runtime - Report with QBE included I've inherited a Paradox 9 application that needs to be cleaned up and stabilized. The biggest single problem is that all users have access to the full version of Paradox so they go in an make copies of tables, litter the directory with queries, etc. Replacing Paradox 9 with the runtime version seem... |
 |
| Convert To/From Paradox | 14 | 45 |  A. I. Breveleri | RE: Paradox Report (.rsl) to Cryst... I have been keeping my eyes open for such a utility since 1998 and I have not found any.Both the Paradox *.rsl/*.rdl file format and the Crystal *.rpt file format are proprietary and undocumented. Apparently no one has taken the trouble to reverse-engineer either of these formats. My own... |
 |
| Paradox for DOS | 11 | 67 |  ralph16337 | Another possible problem with wireless We had a similar problem with our wireless. We were getting interference with our wireless phones. If you have a wireless phone in the area the Hz may causing a slow down as well.
Ralph Maxwell |
 |
|
| Topic | Threads | Posts | Last Active Thread | |
| Microsoft Visual FoxPro (VFP) | 5 | 18 |  A. I. Breveleri | RE: Massive amounts of appends Most "enterprise" database engines have one or more bulk load techniques. For example, PostgreSQL has "COPY FROM", MySQL has "LOAD DATA INFILE", and Oracle has its Data Pump, its SQL*Loader, and some kind of native import utility. Smaller "convenience" engines such as FoxPro, Access, and... |
 |
|
| Topic | Threads | Posts | Last Active Thread | |
| MS Access Interactive | 100 | 223 |  Wade.G | Query help (again) I have 2 tables, one (tblLOCProfile) is a list of locations, start day, and end day (LOCATION, StartDay, EndDay). The other table (tblDailyData) consists of a list of locations and a temperature reading for each day of the year (LOCATION, DayofYear, TEMPERATURE).
What I want to do... |
 |
| Access VBA Programming | 101 | 220 |  jseidel | Reading Paradox tables from Access 2007 I have an Access application that imports data from Paradox tables in an existing, external application (Timeslips by Sage). App was originally written in Access 2003 and I was able to link to several Paradox tables and read them successfully (no update is required). We upgraded to Access 2007 and t... |
 |
| Access News / Other | 45 | 93 |  jman009 | I need Security!!! *info required* Hi, I'm doing a Uni report on the security features of Access., basically info on:, -related issues such as system and data access security, -user login facilities of access as well as machines etc, -performance considerations (info on access on a network), -Optimal number of users accessing fil... |
 |
Website Scripting Category |
|
| Topic | Threads | Posts | Last Active Thread | |
| ASP Classic - Handling Data | 8 | 46 |  Bryan Valencia | RE: ASP Classic Suddenly fails Actually, after much anguish, I found that the latest MS patch had inadvertently changed my site from Low(iis) to Medium(Pooled)Setting it back did th... |
 |
| ASP Classic and Third Party Controls | 6 | 66 |  Mallika | ASPMail and Exchange Server 2000 I have a question on ASPMail. I want to know if it can coexist with Exchange Server 2000. Currently I use Cdonts for Emails being sent out from our web site but Cdonts do not coexist with Exchange server 2000. Cdont Coexist only with the upgraded version of Exchange 2000 from Exchange 5.5, Now we ar... |
 |
| ASP Classic Coding | 20 | 60 |  debra_owens | https to http {Too Long} |
 |
| ASP Classic Setup & Configuration | 3 | 9 |  cmccullough | Coding ASP Classic on Linux Hello all,First, I should let you know that I am not an experienced ASP coder and, honestly, don't have lots of experience with Microsoft products. I've been using Unix for more than 20 years and Linux for about 10 years. Most of my programming experience is with Perl and Python.I just l... |
 |
| Prestwood ASPSuite (All modules) | 1 | 2 |  Badzooka | In the eStore, how do you integrate credit cards? In the Prestwood eStore, how do you integrate credit cards? |
 |
|
| Topic | Threads | Posts | Last Active Thread | |
| Macromedia Flash | 1 | 2 |  Sandman | Macromedia FlashHere's the problem - Macromedia Flash shows player and controls, but dosn't show any content. (this is for the viewing of a foran site.)I think the problem lays in the "Embed" Tag used on some sites, since the problem only happens on afew sites seen. |
 |
| Website Design HTML, XML, CSS, Graphics | 25 | 69 |  Bryan Valencia | Google Crawler Issues {Too Long} |
 |
| Website Hosting | 5 | 11 |  Mike Prestwood | Paradox Web Hosting *** Any interest in this? ***, Nothing is set in stone, but currently we're thinking about offering Paradox web hosting on a shared server:, , Standard features include:, , 1. Cisco 1720 Router; configured, installed, and maintained by us, 2. 99% service level agreement, 3. 85 milliseconds laten... |
 |
|
| Topic | Threads | Posts | Last Active Thread | |
| AJAX | 2 | 2 |  bhavyait | Ajax anyone Hi, I have hust started learning and using ajax. I m working on a technical analysis website and want to use ajax extensively. Also working on using google api's heavily.You can have a look at http://www.bhavyait.co.inthis is my site that i am working on.Have you guys wanted to have ... |
 |
| JavaScript | 12 | 29 |  rbn | Loaded FORM by AJAX is internally unknown Hello everyone,
i have a problem with AJAX that should be solved by a simple Javascript trick, at least i hope so :-)
after my AJAX requests i change the structure of my present pages just by replacing the content of some named elements with the loaded content. Works fine.
If the c... |
 |
|
| Topic | Threads | Posts | Last Active Thread | |
| Perl | 6 | 12 |  kmsvge | How to flow Diagram an existing Perl script i want a tool for perl script for reengineering. Specifically, how to flow Diagram an existing Perl script.
(Edited/cleaned up and moved from knowledge base.) |
 |
|
| Topic | Threads | Posts | Last Active Thread | |
| PHP | 5 | 13 |  S 0 n Y | dropdownbox that is populated from a mysql db? Hello everyone, I am wanting to create a dropdown list box that is populated from a mysql database, currently I have figured how to query out what information I need from my database but I do not know how to get it to display correctly in the drop down box. Can someone give me some po... |
 |
General Dev Tools Category |
|
| Topic | Threads | Posts | Last Active Thread | |
| C Language | 2 | 4 |  Daydreamer | C Chat Server for Borland? I have been looking for a few weeks now for a chatserver example in C and can't find one that works for BCB 5.5. I can find C++ servers but none that are in C that actually works for BCB. Can someone point me in the right direction? I wish to connect a database to a console program... |
 |
| C++/CLI | 1 | 0 | ? | No Subject! New |
 |
| Standard C++ | 1 | 2 |  Alagu_Sundari | class that should not be inherited. How to write the class such that it should not be inherited by other class. |
 |
| Visual C++ | 1 | 2 |  dogs_heir | Visuall C++ I have just recently started programming., So I am very green., I am buiding an app for someone to calculate specific equations., Everything works great except, when i press enter when in an edit box.. bam...it ends the program., what is going on???, There must be a very simple explanation for this.... |
 |
|
| Topic | Threads | Posts | Last Active Thread | |
| C# & WebForms (ASP.Net) | 1 | 0 |  S 0 n Y | Please Read - .aspx website with .asp code in it. My entire website is written in .aspx, i have a voting poll that a friend made for me that was written in .asp, I have been trying to research on the internet on how exactly to get my .asp voting poll on my .aspx site. Do any of you .aspx gurus out there know a site with informat... |
 |
| C# & WinForms | 11 | 24 |  cheddar | Attributes Am I to understand correctly that Attributes can omit the word Attribute when they are referenced? I.E. Although WebMethod is used all the time the correct name of the class really is WebMethodAttribute? This seems a little useless. |
 |
| VS.Net General & Other | 16 | 20 |  JayPen | State Project I am student in a programming class, but was looking for some help. I am developing a project that involves building a program that when I type in a state it will display the information about the state in the display box. I have all the information about the states in a bin file and I am trying t... |
 |
|
| Topic | Threads | Posts | Last Active Thread | |
| C++Builder | 12 | 29 |  jrshedden | BDE GetConfigParams Block Size Hi All,
I've been having some fun trying to change the BDE 'block size' during run time. I need to generate large answer tables and I don't want to drag every user though the BDE Administrator. I have no access to their machines other than my software. I like the idea of only modifying the settings... |
 |
|
| Topic | Threads | Posts | Last Active Thread | |
| Delphi COM / ActiveX / DCOM | 23 | 53 |  JustusJanssen | Excel and Word automation Hello everyone,writing an Office viewer (read-only) application, I dynamically create an TOleContainer on a form and use that to open the Excel or Word file., Next, the Toolbars (CommandBars) should be made invisible, what I try to accomplish by using Set_Visible(False). For Excel, this works perfec... |
 |
| Delphi Distributed Apps | 49 | 117 |  Wes Peterson | RE: Need BDE replacement {Too Long} |
 |
| Delphi Internet Solutions | 49 | 95 |  Anonymous | RE: Question regarding TWebBrowser... u r genius,
I was stuck by doing this
Panel1.text:=webbrowser1.statustext;
It always give me error message.
Did not relised that it should be the text put after the := sign. This is the difference between VB and Delphi thing.
---tanghz |
 |
| Delphi News / Other | 100 | 265 |  Wes Peterson | A little more help I see that others have given you some pretty good help, but I'll toss out a couple more ideas...
>nmocod.dll,nmsckn.dll,nmorenu.dll, >Anyone know the status on distributing these and the ocx?
Ah, NetManage and Delphi 3! That takes me way back some years. I fondly remember D3 as one of the "... |
 |
| Delphi Object PASCAL | 102 | 592 |  Anonymous | RE: BDE Configuration what if it happens while logged in as administrator?!---Amin |
 |
| Delphi Single User Apps | 104 | 260 |  Daniel Kram | RE: How to change sort to descendi... {Too Long} |
 |
| Delphi User Groups | 5 | 6 |  Mike Prestwood | Delphi User Groups LIsting |
 |
| Delphi VCL | 67 | 272 |  Daniel Kram | RE: Point-Of-Sale (POS) Screen Des... Anas:
Wes is correct. Moreover, I cannot share code from the application without breaking copyright rules/laws. Yes, I wrote it, but I do not own it, my employer owns the code - not me.
Follow what, Wes, indicates and see where it takes you. I do the same thing with languages I learn such as Ruby,... |
 |
| Kylix (Archive) | 10 | 35 |  jwerfel | Suse 9.1 and Kylix 3 I recently installed Kylix 3 on a new Suse 9.1 machine. The install went fine, no problems or anything. When I click on the icon to start delphi, nothing happens. It looks as if it is strting, the task appears in the taskbar and the computer appears to be doing something, but then it dies. The t... |
 |
|
| Topic | Threads | Posts | Last Active Thread | |
| J2EE | 5 | 12 |  Ken Seymour | Has anyone out there used JBoss? I am thinking of trying JBoss to keep my J2EE skills up., I am currently working on a Java project that is neither web related nor J2EE., , From looking at the website, http://www.jboss.org/, it looks as though JBoss is Free for both development and production., I guess they make their living from... |
 |
| Java News / Other | 2 | 4 |  Mike Prestwood | Re: Arrays in Java Hi Maureen,, Java arrays are not created when you declare them. Arrays declared as members are initialized to null but array references declared in methods are not initialized. Either way, you allocate memory for them at runtime. For example:, int arrSize = 100;, String[] myArray = new String[arrSiz... |
 |
| JBuilder | 4 | 12 |  Joakim Haglund | Farsi in forms Hi, , How to write farsi language in JBuilder 6 forms?, Some characters cannnot be displayed correctly., , Best Regards, Mahdi |
 |
|
| Topic | Threads | Posts | Last Active Thread | |
| Delphi Prism | 3 | 11 |  Kim.J | Thanks Thanks,
Next time i search the .net instead of the Prism Wiki. |
 |
|
| Topic | Threads | Posts | Last Active Thread | |
| VB Classic Control Usage and Developing | 86 | 170 |  wildbill57 | Editing text boxes in PDF with VB ! Hey y'all,I need to fill in PDF files. There is a product available that does thid for the backflow community but I do not have it nor does it do the other half of things I do. (It is not especially user-friendly either.) I do backflow testing and calibrate test kits and pressure gauges. That m... |
 |
| VB Classic Database Tasks | 73 | 145 |  khatib_b | No Subject! |
 |
| VB Classic Other | 98 | 202 |  Anonymous | RE: drive listbox and unc-network-... help---ian |
 |
|
| Topic | Threads | Posts | Last Active Thread | |
| VB.Net Coding | 6 | 14 |  wildbill57 | Editing pdf files with VB or VB.net I want to edit the text boxes and check boxes in PDF files with VB, using data from a database and user input.What methods or tools would you suggest? Is there a straightforward way to find the location (address or position in the pdf file) of standard objects in a pdf file?Thank You!Bill |
 |
Prestwood IT Category |
|
| Topic | Threads | Posts | Last Active Thread | |
| General Client Board | 5 | 4 |  jlockley | formats for blob fields (language) IS there a way to set the table language or ole so that blob files will accept PDF and Jpg files? At this time I cannot store them, only word, rtf, wpd, txt and a few others. PDF is the mst important. Thanks |
 |
|
| Topic | Threads | Posts | Last Active Thread | |
| psSendMail DLL | 6 | 25 |  Cfolkes | ?Use PsSendMail to auto load email address I maintain an activity list for our club which has 250+ members. Each member has a list of activities they are interested in and their e-mail address. I query the file weekly and email just those activities that are of current interest - usually about 50.
I then create a text ... |
 |