Summary: I want a registration code where user have to enter like username___________ First name_____________ second name__________ Password_____________ confi...
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: Keep in mind that your imported text file should have some value for empty fields. I regularly build tables using msqlimport to import tab-delimite...
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: Let me start by apologising for my bad explanation, I know nothing about ASP :( This is the scenario: I have a Windows 2K3 SBS, 10 XP workstations, be...
Summary: Does anyone know of a good reference and tutorial/walk-through for ACE and 4GL on Informix 6/7 for UNIX in general? The company I work for os giving ...
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: Thanks nails. I'm not sure what to do about the other 2 lines. One does an insert in another database and the other is a comit command. Obviously I do...
Summary: Hi Pl help me , I am trying to creat a shell script which reads a file. The name of file is not fixed and it shuold be taken as standard input to the...
Summary: Hey! I'm quite new to coding and database.. What I want to do is to design a script that makes the following conversion, maybe spss?: From this .txt: ...
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: I have a rating script that works great. What I am tring to do, is each time a user votes, I will add some voting expierence to there account. This co...
Summary: hi guys. thanks in advance for any help on this one. so i am trying to get this semi tricksy loop running in ASE12.5 natively without having to resort...
Summary: For some reason, with the IF statement when I try to replace 'A ' with '' (Nothing) It does not take the A out. But with 'A%' it takes out the entire ...
Summary: Hi all, Recently I try some script from microsoft which need to connect to SQL Server 2000 (SP4) database using ODBC, but my PC keep on show me dataso...
Summary: The craziest thing just happened. I started apache and mysql using the xampp control panel. Then I used the windows command line and was in mysql/bi...
Summary: Hello, I have been stuck on an SQL statement I have to write for class for extra credit. I have been trying to figure it out for literally hours. If...
Summary: I'd go to a company or not for profit organization and ask them what they could use. I know I have one in mind that I could sure find a use for. I as...
Summary: Hi, I'm not getting a way to get desire output format I have 2 tables having and I need below desired output, not sure how to prepare query: ---------...
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: Can any body provide me the shell script for checking a filesystem size and once it goes above a provided threshold the automatic backup starts... ...
Summary: Hi, Im building a database for my company. We are a rather small size book company with a lot of references and still growing. We have a Mysql data...
Summary: I find myself very confused regarding database tools and a matter of what does what and what is capable of what. For a personal endeavor of mine, i wi...
Summary: It's stored in a mySQL database. Which all the data is imported via the .csv, the .csv for the card has to be setup a specific way. I think I may need...
Summary: I have an issue that seems like it could be resolved by sql code or query. I have a simple, one table access database (contactfirstname, contactlastna...