Summary: I have an access database stored on a server with multiple users accessing to search. Is there a way to lock the layout of the database so that users...
Summary: Hi, I have a user trying to print reports from a DB, but she receives a debugging error everytime. Essentially, the stand-alone (no SQL connection req...
Summary: Can someone tell me why the following is not working? $query = file_get_contents("import_data.sql"); echo ($query); $result=mysql_query($query); ...
Summary: Hi FishMonger, Thanks for the links. I have to admit I am not the most experienced with databases and have only recently started PHP web development l...
Summary: Hi, I am new here so hello to all. I have got a problem with my database and would like to transfer the data from my Access database onto DB2. I am ...
Summary: i am a non-professional user of MS Access for the last 8 years and through playing, eperimenting and searching i can say that have become pretty good ...
Summary: from MS Access. when i access a database file which is in a different machine (MS SQL Server), and after working on and saving this file in my local w...
Summary: You could try OpenOffice's database called Base: http://www.openoffice.org/product/b... Which has a data base. I'm not sure that you can use photos, b...
Summary: I have two very different reports that I have to run to get all the info out of an inventory database. The first one extracts the current inventory, ...
Summary: Hello all. In my office we have a spreadsheet which we use to keep track of prices which we are quoted. This system seems to work rather well, but I'm...
Summary: without the schema for these tables, it's hard to give you a fixed script, but I've run a few examples here and it looks like you have one of the two ...
Summary: I have developed a few reports on SQL Server 2008+VS 2008 and deployed them to the SSRS built in reporting URL (http://servername/reports) During the ...
Summary: I'm facing the task of trying to design a check printing system where input by the user will involve the payee (name & address), amount to be paid, a...
Summary: i'm trying to figure out the code to add an import-from-excel option that will place data in its correct fields as seen in the following pic of the ac...
Summary: I have a couple of databases used to track data. (Eventually, they will be combined, but things move slow sometimes). It's a straight form/table conn...
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 just cant connect to my MS SQL server. the server is MS SQL server 2000 enterprise edition (installed in w2k advanced server), and i'm connecting to...
Summary: Hello, Looking for some advice on choosing a local data source for a call reporting project that will have approximately 25 end users using it. I have...
Summary: Hello All, I work as a programmer for a direct mail company. Here is my problem: I am developing a Access (.mdb) database for a company that we just...
Summary: two users try to share it. i have hadumped the file on a network share and given both users rights to see edit and creat files using acitve directory....
Summary: Hi, I want to edit a query in Access using batch file. I am trying to edit a field[jobID] based on criteria. I want to open the query in design view...
Summary: I am a novice Access user. I am unable to get the answer from DLookup that I am expecting. Question: I just need to find out the minimum wage in e...
Summary: I am working on a Microsoft Access project and need a validation rule for the job number. I need it in the form 09-140 where the 09 represents the cur...
Summary: hey all, i need to know how to transfer a MySQL database from one domain to another ... i understand that i can use phpmyadmin to do this using the ex...
Summary: I have created an MS Access db, 2 of the fields relate to time...StartTime & EndTime. From this I have created a query to display the attendance time...