IIf with DMax in a query not working
Hello All, I normally find answers reading forums but this time I am stuck. Now begging for help :o I attached a screenshot of my latest attempt (tried a couple of things, never good...). With it I...
View ArticleMYSQL to SQL Server Express Migration
Hi , Can any one help me, how do i migrate from MYSQL to Sql Server Express Edition. is it good to Migrate from MYSQL to Sql Server Express Edition. Thanks in advance....
View ArticleLoop Query to update the output
I need to update the result depending upon the count of distinct entries. Example ID Employee Region State 1 ABC AMEA MI 2 DEF AMEA MI 3 XYZ APAC TX I want the result as below ID Employee Region State...
View Articlesms sending application
Hi, Please shed some light on the following There is one emailid on which my system will shoot email u should write a program which will send sms if there is email in inbox Actually in server room...
View ArticleNeed help constructing this query in MS Access
Table A- Company ID, Balance, Invoice Date Table B- Company ID, Revenue, Month(different format than invoice date), Year Table C- Month(same format as table B), # of days in that month What i need:...
View ArticleCR 2008 - Asking for Username and Password
Hello, I need to use my report templates using a new source database. After conversion, I tried the report template with thew new database but before running the report, it keeps asking for username...
View ArticleHow can I convert 20130618 to 18/06/2013?
I need a formula or coding to alter dates from yyymmdd to dd/mm/yyyy. Thanks in advance.
View ArticleProblem
this is my query SELECT EID, NAME, Late, Halfday, --Absent, --OFFDAY, CAST(((DATEDIFF(dd,0,AggTimedate) * 24) + DATEPART(hh,AggTimedate)) AS varchar(5)) + ':' + DATENAME(mi,AggTimedate) AS SPENDTIME...
View ArticleMS Access 2003 - Help with multiple subforms
Hi All, I'm new to the forums and database design, any help you can give me would be greatly appreciated. I'm in the process of designing a database at work for multiple users (with security features)...
View ArticleTaking a value in a record and align with another
Hello, I thought a simple query with a max or a sum would do, but does not work. I try to find a way to do the following. Through a query or a control on a form, I would like: - for each "Manufacturer"...
View ArticleSQL query help needed please
Hi, I need some SQL that will look at whatever part is selected, in this instance the J0051AC/0 op30 (highlighted in blue) but I need to return the next op and the decription for whatever part is...
View ArticleLogical Partition and Physical Partition .(IN DB2)
Hi, I am newbie for Partition Environment. What is difference between Logical Partition and Physical Partition .(IN DB2) And where Logical partition will work and where Physical partition will work?...
View ArticleIf entry is blank, display x
Hi, I'm not sure if this is a VB or an ASP problem but I hope you could help. I have an asp page which is pulling some data from our SQL database and displaying using some vb script. Code: <tr>...
View ArticleSybase - Compare Store Procedures
HI All I am looking for a program that can compare store procedures across databases and display differences Example I have database ABC and I have a database DEF both should have the same number of...
View ArticlePlease explain something about foreign keys
Hi, thanks in advance for any help. I have a question about foreign keys. I understand the concept of having the data from one table inserted into another for reference. But my question is, how does it...
View ArticleDynamic import in DB2 table
Hi, I am using DB2 as my database and DataManager as ETL tool. I have a csv file as source. My Target has a fixed column definition but source can have lesser number of columns. Please help in how to...
View Articledefining import columns in DB2 table from flat file
Hi, I want to import data to db2 table but only for few columns that are defined in a separate flat file. please help
View ArticleDb2 udf
Hi all, Please tell me where i am wrong in DB2 UDF. its showing error: CREATE Function getDATEPART(datevar varchar,yearvar varchar) returns varchar (4) begin DECLARE datevar1 varchar (4) ; DECLARE...
View Articletabel not closing
My ISP reported that one of my tables didn't close properly " client is using or hasn't closed the table properly". We have used the same scrip (queries) for some time. Does anyone see a problem with...
View Articlehow to get employees attendance as desired output from the input
Hi I am uploading input sample data and desired output data can any one help to get the desire output Attached Images input.png (23.4 KB) output2.png (22.9 KB)
View Article