The incident, the latest of a slew
The incident, the latest of a slew of controversies on the singer's "Believe" tour, sparked a buzz on social media sites, with his fans, or 'Beliebers', rushing to check their idol was safe. Watch Iron...
View ArticleUsing WildCards in Conjunction with the IN keyword?
This is the Serial number I am Searching my Database for: "ALCLL5096747" My Query: SELECT tbl_shop.shop_desc, tbl_location.location_desc, tbl_inventory.location_id, tbl_inventory.shop_id,...
View ArticleSelect multiple data in a list box to execute a query into report
Hi. I have two separate tables where orders are saved. The first table contains the order header mainly the order number, order date, clients name, salesman name, despatch date, credit days, credit...
View ArticleUnion Query - Need Separate Columns from Each Table
Good afternoon: I have a working UNION query combining the contents of two tables into one query. I have added a field to specifiy which table the data has come from. However, I need the data to have...
View ArticleModifying a Form
Hoping someone can provide some advice. I have a shopping cart form that displays a combo box with a list of vendors based off of a query that includes 3 tables. The tables are linked together in order...
View Articlecomputer too old I'm afraid
Very happy with my AMD sempron 2400 based piece of equipment. DB2, however, does not approve of this. My guess is the absence of SSE2 support. DB2 just crashes on an illegal instruction, but when I try...
View ArticleNewbie
Hi everyone, I'm fairly new to database design and need to design a database for a C# asp.net website that will be used to hold match statistics for soccer matches (goals scored, players names etc)....
View ArticleFull Text Search does not return expected results on production server
Hi I have a FullTextSQLQuery which I am trying to search a phrase(The Multi-part identifier) on full text indexed table. I am getting expected results on running the below sql query on QA machine and...
View Articleconfusion in db2 get authorizations
Hi all , [db2inst1@localhost ~]$ db2 connect to sample Database Connection Information Database server = DB2/LINUX 9.7.1 SQL authorization ID = DB2INST1 Local database alias = SAMPLE...
View ArticlemySQL adding 1 to a number for multiple updated rows
Hey all i have the following update for my table in mySQL: Code: $dbBuilder = ''; foreach($_POST as $key => $value) { if ($value != 'APPROVE') {...
View ArticlePossible to connect to multiple DBs from one ODBC?
My company's data warehouse contains several "data marts", all accessible from one database connection. In my SQL tool (Toad), I can freely code between them. But in Access, we use an ODBC connection...
View ArticleNeed your help, cannot find sybase dev. job
HEllo, I am without the job more than 6 months. I have sent a lot of resume to different companies in NYC, NY, NJ and no answers./ What could be the reason? Resume is good, I got opinoin from Morgan...
View Articletempspace full
Hey there experts, I need some help with tempspace full condition upon trying to insert 33 million records in one of our tables. I see this message in the diag.log after the insert terminates MESSAGE :...
View ArticleTotals in report (Help please)
Hi guys, I need your help please. See attached database. What I will like to do is get totals in my report when I press either the print by date range or by month. 1. Total number of jobs billed (This...
View ArticleHow to handle data that now needs to be split up for specific cases?
I have a small database I use to track some cleanliness issues in our facility. We keep track of the deficiencies through a multi-select combo box. Example the break room and bathroom are both dirty so...
View ArticleInput Mask
I have an input mask in a field that is ">000" and I want the cursor to start at the beginning of the field. Right now, the cursor starts at the end, any suggestions would help. Thanks. :beer:
View ArticleLooking to Build Small Point of Sale App for Family Business
I'm a Comp Sci student that works a lot with Access/VBA/SQL for my part time job at my uni. I would like to make my parents a Point of Sale application using Access for their small take out food...
View ArticleButton to copy from textbox to textbox wont work after reopening access.
Hello All! I have read some of the posts on how to create a button to copy an input from one textbox to another textbox, which were very helpful. It works fine at first, however, after re-opening...
View ArticleiProcurement r12 Creating Purchase Order
Is there a difference in creating purchase orders in iProcurement vs EBusiness Suite...or is all tied into the same application? The last time I used oracle was years ago an older version(I don't...
View ArticleProblem inserting data via PHP
Hello, I found the attached php script online and was wondering if someone would mind taking a look at it. I have attempted to modify the script to pull down Craigslist posts. I used the exact SQL...
View Article