Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Browsing all 13329 articles
Browse latest View live

MySQL UPDATE issues

Hello, I'm working with the 1.5.1 version of PrestShop in case anyone is familiar with it. I've included my original message in the Presta forums below. Quote: So, it seems that the quantity field is...

View Article


JDBC Connection problem - No suitable driver

Hi, I am getting "SQLException: No suitable driver found for jdbc:sybase:Tds:localhost:5003" error when I am trying to connect to local database using JDBC programming. My program is shown below. I am...

View Article


Newbie Need help

I have three tables Customer CustomerID CustomerName Birthdate 1 John Doe 1/1/1970 08:31 AM 2 Jane Doe 1/1/1971 01:18 PM 3 Jon Public 1/1/1972 11:58 PM 4 Jane Public 1/1/1973 07:00 AM 5 John Smith...

View Article

Parameter query or not

Hello, I am in a quandary deciding my plan of attack. I have a database (8000 records) that has to be accessed through SharePoint. My first attempt of using filters on the main table have resulted in...

View Article

Image may be NSFW.
Clik here to view.

Update form without SQL

Hi. I have a form called Populate_Progression which uses a temporary table. This is a datasheet with "Chapter_No", "Initial_Mapping_Completed" etc. When the user hit Apply it pushes the data to another...

View Article


Hi all

I want to execute shell script with in sftp session for remote server. like i have a shell script test.sh that is on local server.i want to execute lile sftp user@192.168.56.10 sftp> test.sh...

View Article

want to execute shell script with in sftp session for remote server. like i...

want to execute shell script with in sftp session for remote server. like i have a shell script test.sh that is on local server.i want to execute lile sftp user@192.168.56.10 sftp> test.sh...

View Article

WITH AS doesnt work with INSERT INTO ?

Hallo everyone, as simple as the title, I wonder why this code doesnt work. Code: WITH     myBasic AS     (         SELECT                 test_column1,             test_column2          FROM...

View Article


ORACLE DBA 4 Richmond, VA.

Job Title: ORACLE DBA 4 Location: Richmond, VA. Duration: 3+ Month NOTE: •In Person Only •Local candidates strongly preferred Description: •Works as part of the Virginia Department of Health, Office of...

View Article


MS Exchange Admin. Charlotte NC

Exchange Admin. Location: Charlotte NC Duration: 6 Months Plus Onsite Responsibilities: 1. Previous 5+ years on multiple hardware platforms, operating systems, and Exchange server platforms. Exchange...

View Article

Help With Analytical Function

Thanks for the help! Admin you can delete !

View Article

Can't Make Information on Demand Conference -Learn about PureData Systems, Other

On October 24th, the next DB2 for LUW Tech Talk is coming to you from the IOD conference. Host Serge Rielau will take you through the highlights and hot news from the Information on Demand conference...

View Article

PLZ HELP - incorrect syntax near (stored string)

I am writing a code on VB and when the code executes my sql statement brings up an error SQL statement: "Select ISNULL(FirstName, '') + SPACE(1) + ISNULL(LastName, '') AS FullName, ClassID FROM...

View Article


Script for loading multiple txt files into a DB

Hello, I am running MySQL on a linux server I am trying to figure out a proper Shell Script to do the following I have a folder containing 300 txt files that contain html snippets I have a Table with 3...

View Article

Developer Little Rock, Arkansas

ArcGIS software for developing GIS databases, ArcEditor data creation, snapping toleran, geocoding techniques, create cartographically Description: Direct End Client: State of Arkansas Job Title:...

View Article


Word of the Day Splash Screen

Has anyone tried having different Word of the Day displayed on a splash screen? 1. table holding all word of the day 2. splash screen/form cycles by day through the table and display the word of the...

View Article

Run Stored Procedure Based on Day

I know you can use Code: SELECT datename(dw,getdate()) To get the day of the week. My question now is can you take that a step further and say something like Code: If datename(dw,getdate()) = 'Monday'...

View Article


im getting divisor is equal to zero for the below proc

create or replace PROCEDURE proc (in_run_id number default null) IS v_run_id NUMBER := in_run_id; v_sql varchar2(4000); v_sqlpt1 varchar2(4000); v_sqlpt2 VARCHAR2(4000); v_sqlpt3 varchar2(4000);...

View Article

informix compare interval and a integer

I got two date columns start date and end date, and a third column which is days between end date and start date. now i need to find all rows i.e count of rows where the third column is less than...

View Article

Listing Crystal Reports Users, Groups, Permissions

Is there a way to execute a SQL command to list Crystal Reports Groups, it's members, and what reports they have permissions to access? Off hand I told the client I didn't know of any way to query...

View Article
Browsing all 13329 articles
Browse latest View live