Topic profile page for DBASE.
This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: DBASE.
Topic "Dbase" was discussed 2,662 times on 519 sites in last 3 months
Started 3 days, 14 hours ago (2009-11-28 12:34:00)
by Peterwilli
for printing data saved in dBase IV I use a HP LaserJet 4L with driver information HPDSKLP.PR2 stored in dBase. How can I enable the program for printing to a HP Photosmart 2610xi or a HP Deskjet D 4160 ?
Started 5 days, 5 hours ago (2009-11-26 21:33:00)
by Jon Johny
Placing Dbase criteria on sheet Is it possible to have criteria for a Dbase function not directly above and below each other? This would be really useful, as I want to hook up my table with the Dbase formula, and I would be able to drag the formula instead of manually copying and pasting. My Dbase criteria heading is 'Team' and the...
Started 1 week, 3 days ago (2009-11-21 20:46:00)
by ward
Running Visual dBASE 5.5 in Windows XP Professional. I changed my system printer and now I can't bring up Visual dBASE. Which forum should I ask for help on this?
Started 1 week, 6 days ago (2009-11-18 08:55:00)
by d_nu_b
Hi, I'm using Access 2007. When I import a Dbase III file (Ribbon/Open/dBase III), the file imports with no errors, but float numeric dBase fields shows up truncated, as integers. I do the same operation with Excel does without any problems. Just as a test, I used Control Panel/Region and Language/Formats/...
Started 2 weeks, 4 days ago (2009-11-13 17:23:00)
by thorwood
Hi I have a table in Microsoft Access which I have linked with a table in a program called Create-A-Label3 which uses a dBase III format. All of the data transfers across just fine, except for the £ symbol which is in Access but will not go into the dBase table. It goes in as a weird symbol instead. Is there anything I can do, I need to replace this symbol with the £ symbol. Thanks Tim
Started 2 weeks, 5 days ago (2009-11-12 09:02:00)
by Kevinvandale
I have seen Access way over used. I tell my students to stay away from it and look at free options like MySQL and MS SQL Express. Am I wrong? Do you see any Dbase wars like out MAC vs. PC?
Started 4 days, 23 hours ago (2009-11-27 03:20:00)
by G-khan
I need a person who know Mysql and linux and is willing to give me a hand. You will get the same pay as I do hehehehe. It looks like I have all but one table fixed........................ Here is my main problem - we payed for backup and they screwed up "our hosts" when we switched servers and never started it back up. So for about a month now we have had no backups. I also screwed up by ...
Started 2 days, 4 hours ago (2009-11-29 22:47:00)
by ThEiMp
I am making an ActiveX OCX control, that requires the use of a data base connected to it. But which, it will not be shown on the control itself. The processed data will be shown in Label controls. The Label controls will be created using a control array, and placed in Rows and Columns determined on how many Rows and Columns the end-user has made.
Started 6 days, 3 hours ago (2009-11-25 23:22:00)
by hedge777
Mobile Database Viewer Plus for Nokia S60 3rd Edition - save 30% from PDATopSoft.com Mobile Database Viewer Plus for Nokia S60 3rd Edition 2.0 Software for Symbian - Pdatopsoft.com View & Sync MS Access, Excel, Oracle, Foxpro, dBase, or any ODBC enabled database on Series 60 3rd Edition Smart phones like N72, N73, N70 , E50, E70 etc. Create new database on Smartphone. Add/Edit/...
Started 3 days, 16 hours ago (2009-11-28 10:30:00)
by blackiskuroi
hi... i need u'r help guys.. i'm new learner of vb , i just wondering if some of u want 2 share the script 2 make ligin user using vb n dbase access, i used adodc 2 connect the dbase. thnx b4
Started 1 day, 21 hours ago (2009-11-30 05:28:00)
by Tonybho
Hi, I've a problem with update and delete record in dBASE. I use C#. I must update, insert or delete displayed records in a gridcontrol. Select is on TABMAG : SELECT * FROM TABMAG and records are displayed correctly. When I try to update or delete an existing record, I've this error: "Dynamic SQL generation for the DeleteCommand is not supported against a SelectCommand that does not return ...
Started 6 days, 20 hours ago (2009-11-25 06:59:00)
by BKF
I have a dbase with one table. I would like to add a search box to my Form page that will pull a customers name from my "Account Name" field in my table and show the person assigned to that customer; this is in my "Assigned To" field in my table. I would expect my dropdown list to look something like this: ABC Corp. - ...
Started 6 days, 16 hours ago (2009-11-25 10:34:00)
by Steve0510
We have an SQL 2000 Server which uses SAN storage for its data. On Monday the link to the san storage was lost and when it came back online one of our databases was marked Suspect and of course the applications using the data in this dbase no longer worked. At first I figured I'd just restore the backup from Friday night so we'd just lose the work of Monday morning and that's when I found out ...
Started 5 days, 6 hours ago (2009-11-26 20:56:00)
by Jon Johny
DCountA - how to apply FALSE condition? Im using the Dbase functions, such as DCOUNTA and I've encountered a problem with the Data that is counted. My criteria for what to count is i.e. all of 'Dave's' sales. The problem is the formula is counting all of "Dave", 'Dave N' 'Dave S' and 'Dave Brown' How do I get my formula to ...
Started 1 day, 4 hours ago (2009-11-30 22:29:00)
by brockk
shorten formula, if possible Hi to all, is there a way to shorten this formula: {=IF($A141="","",IF(OR($F141=0,$D141="",$D141> 39814),INDEX(DBASE!$L$3:$FC$483,MATCH($A141,DBASE! $A$3:$A$483,0),MATCH($R$1,DBASE!$L$3:$FC$3,0)),VLO OKUP($A141,TEMPLATE! $B$7:$N$107,13,FALSE)))} for some unknown reason I get #n/a error and ...