Summary: Hi All, Can any one tell me the script from UNIX that will login to Sybase server and checks the all databases and return the status and sends mail.or...
Summary: Receiving the error message, "The database could not be accessed. In order to access this database, check your network connection and verify that your...
Summary: I am looking for help and info to convert an Excel Spreadsheet to an Access Database (MDB) Any help or guidance would be great! Thanks in advance for ...
Summary: I would like to Synchronize an online database to offline database. we use a online shopping cart that runs on sql and we use a software to track sale...
Summary: I believe that it will take a lot of work. I did a google on "window close event" and found the following page: http://www.dotnetjunkies.com/WebLog.....
Summary: Hi all. If got a Database that with tables. SKU and Orderdetail. Fields of Table SKU >> SKU, Placement, SUSR1 SUSR2. Fields of Table Orderdetail >> SK...
Summary: I want a registration code where user have to enter like username___________ First name_____________ second name__________ Password_____________ confi...
Summary: I have an old DOS program that saves data to a .dbf database file. I would now like to add data to the .dbf file through MS Access. I have successfu...
Summary: I need to have interactive reporting system, i tried to use crystal reports but the system can not give me interactive reports. when you need another ...
Summary: I would like to know how to convert .mdb databases to .cdb databases. When i tried using MS ActiveSync, it says i need to connect my computer to a pal...
Summary: I would not really call it redundancy as its not linked to the database. I do not want to link it because there are names that are not going to be use...
Summary: Hello, My problem is: I have an application which i have created that uses ODBC to connect to a ms access database. I want to place the database on my...
Summary: In theory all databases are convertible. However, Filemaker Pro has a feature that is difficult to replicate without a lot of work on the application...
Summary: Hi, We have just installed visual studio 2008 which includes sql server compact edition 3.5. We want to export an sql server 2000 based database to ne...
Summary: I have a small database that I created using MS Access and I want to distribute this among my friends (aquarium enthusiasts). So I created EXE file us...
Summary: Obviously you haven't tried Google. The first hit was a piece of software to convert PFS First Choice to various Windows compatible formats, price ab...
Summary: I want to automate a process that I perform on a weekly basis for my job. Currently, I have a bunch of SQL scripts that I run through JMP, a comprehe...
Summary: Hello everyone, I'm having a problem here. We have a program which is using Access 97 database. Previously, the users are all Win98 machines and NT se...
Summary: 1. This is because it has a problem connecting to your database as some of the information provided is incorrect - check you have done it right. 2. Ar...
Summary: I'm not even going to ask why you felt the need to create your own method of naming table columns, when SQL Server already provides a way of doing so ...
Summary: Hi This is my script. SELECT T$ITEM, SUM(CASE WHEN T$YEAR=2005 THEN T$AUPP$1 ELSE 0 END) AS "2005 JAN", SUM(CASE WHEN T$YEAR=2005 THEN T$AUPP$2 ELSE 0...
Summary: i am trying to do database replication in mysql...and as i read the manual, aside from the statements i need to execute in the mysql command client.....