Advertisement

Experts Exchange is proud to announce the Front Runners the Annual Awards and the 3rd Quarter Hot Shots. Who is at the top? See for yourself!

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Time Tested dBase Solutions: 1 - 25 of 45
 
At work I have a Windows logon account called username 'bullwinkle' and a password called 'moose' The IT dept has set up a new machine for me so I can setup IIS with a virtual server to an ...
Hi. I have a button on a Access form which opens a folder in explorer using the following code: Private Sub Command12_Click() Dim ProjPath ProjPath = "Z:\" & Me.PolicyNo.Value Shell "C:\...
Dear Experts. I have several database files from 1996 that I need to open. These files have the extension PRG and BAK. I do not know the origninal program that was used to create these files...
HI, Web based reporting system was working ok up until today. Got  the error ending 'error127' Tried to connect to the dbase via the dsn with the existing credentials that were already ther...
i have created a form with one textbox, one button and a datagirdview i want to connect dbf file with datagridview andfilter the records.  
We have a vpn and use MS Access - it is very slow as it is so big and sometime does not open remotely if other users are in it at the office or also remote - how can we get this to work? Do we...
Hello, First thank you for your time. I have a DBase III dbf file with an associated ntx file.  I need to efficiently read the values from the dbf file using vb6.  I don't need to update...
Hello All, I will do my best to explain this problem. I am attemping to query 3 dbf files for student information. The School uses a program called SASI. Some of you may be familiar with th...
Hi, I have an ancient laptop running windows 95 and a DOS based accounting program called Apex on it. I would love to get the program running on windows xp but so far I have been unsucce...
Hi, I am converting a dbf file into csv file using C#. My program is working fine for file having fewer columns in dbf file. If the dbf file has more than 255 columns, I am getting the erro...
I want to create MDX and CDX files of the a DBF file. Can any body help me how to do that?
HI, I have the following code which is supposed to connect to a .dbf file and then update (i'm using test values) - first I got the error that the Jet engine couldn't find the table "WV_regio...
I try to create a dbf file (dBase 4) from C# using an OleDb connection as shown in code snippet. When I run it the file is created but the number field is written with 5 decimal points. How ...
I have a field in an sql table called Id_Record.  It' integer , identity seed=yes, increment 1 and identity seed=1.  I have to remove all the test records and want to start the next entry at 1...
Hi, Hi, I have a big question about database design. I have some products to keep their properties in database. But there is not a exact template of this products. Some could have 50 fie...
is it possible to make a custom query? For example i have a combo drop box with 3 choices. A, B, C When a user selects item "A" and pushes the query button on the form they'll get a list of...
hi Could somebody advise on quick and easy solution for using MYSQL / Delphi 2007 1) Which is the best way to connect to the database?  a)  dbExpress.  ( I have problems with on this on ...
I'm back, here's my next problem. in my table I have a field that's data type as yes/no. On my form I have a combo box that drops down Yes and no. The combo box works but i have 2 issues. ...
C++Builder 5.02 / Windows XP TMS Software (DBAdvGrid) to display a query (PobMod->PobQuery1) Tables (T_COMPANY  fields: C_CODE, C_COMPANY) (T_EMPLOYEE fields: C_CODE, E_ID, E_NAME,..........
Hi, I have been developing an application for a company using MS Access 2007 and when you run the application (some forms are long and require you to scroll down) the mouse wheel does not see...
I'm working with an application called Office Tracker that spits out pipe-delimited calendar data files on 15-minute increments.  I'm struggling to import the files using the SQL Server BCP ut...
I am running two Novell 3.12 servers. I know it's REAL legacy stuff, but a bunch of code is written in dBase III so I need to support it while a consider some sort of re-write. My question ...
I am having a problem saving an Excel Spreadsheet  (.xls) to a dBase IV (.dbf) file within a VB Script. The script appears to run successfully, but the new data is not saved. This is the s...
I have a problem: 1. I have both the main access database & the linked tables in my pen drive which has been given a drive letter (say F:) by my computer. 2. Whenever I have to go outside an...
I need to deploy a HOTFIX to MS Access 2003 (http://support.microsoft.com/kb/945674/en-us ) across about 300 PC's. This is an .MSP file and the previous regime didn't do an administratrati...