Searching multiple data and displaying it to datagrid
hi, im a newbie in using vb6. im having a hard time in finding all the data in my database in one time. can you please help me on how to search multiple data in the same time and then those data will...
View ArticleDB2 Monitoring-db2TOP command
Is it good idea to use DB2TOP command in production machine,if i use it for monitoring DB activities for 8-10 hours a day? Will it consume more CPU utilization?
View ArticleError with my procedure
I'm trying to create a procedure which gets the module information by student id. Quote: SET SERVEROUTPUT ON; CREATE OR REPLACE PROCEDURE get_modules_info_by_student_id (student_id NUMBER) AS v_name...
View ArticleUsing 2010 MS Access run-time file
Hello, I have created a database using MS Access 2010 and installed MS Access 2010 Run-time file without a problem for about 6 users in Windows 7 Professional. Here is my problem and I am not sure if...
View ArticleList function with Sum?
I have a subquery that retunrns multiple lines. To solve it, I have used the List function. The separation of List function is comma. TblBill is in the main query with many other tables. (Select...
View ArticleInstalling plug-ins in Crystal Reports
Is it possible to install plugins in crystal reports ?
View Articlesome guidance please
Hi, the intro recommends as a total newbie and to avoid being crisped I should ask for the correct thread ... :) I am using imbedded SQL code from Excel. The code has been successfully tested using...
View ArticlePerformance issue in Insert Select(Sybase)
Hi members, I have a sp with number of Insert-select which is increasing the execution time of the sp. The approximate no. of records in the tables is around 10 million. Please suggest me the better...
View ArticleCase statement
Hi All, I am facing issue in my case statemement situation is like this that my siteid ='A' then then dates should be specific target range and if siteid='B' then dates should be in specific range. My...
View ArticleWhy SNP is not working in 2010 Access?
Hi, I dont understand why snapshot report is not being displayed in 2010 Acess. Previously my snapshot file was displaying thur this code 2003 Access but in 2010 Access, it produded 'Run-time error...
View Articledb2top - result analysis
I collected data to analise a job using the following command db2top -d sample -C -i 15 -m 240 and converted the result in csv files as below: db2top -d sample -f db2snap-sample-AIX64.bin -b d >...
View ArticleUsing code to delete a file
Is there a way to use code in access to delet a file? I have set up code to transfer a query to am excel workbook and format the sheet. but in the process excel creates a backup copy in the same...
View Articlesybase error msg 8009 level 16 state 1
1> load database sws_new from "/sybdump/sws_new.dmp" 2> go Backup Server session id is: 11. Use this value when executing the 'sp_volchanged' system stored procedure after fulfilling any volume...
View ArticleError while installing DB2 10.1 fp1
Hello all, I installed DB210.1 fp1 on RHEL 6.1 system. While installing it gave this error: #./installFixPack Requirement not matched for DB2 database Server . Version: "10.1.0.1". Summary of...
View Articlebegin - end not committing sometimes
I have code similar to below in sybase ASE 12.5.4 having begin-end inside another begin-end. I am using jdbc to execute the below code present in a SP. Problem is even though the code properly goes to...
View ArticleExport form information to Avery Label 8162 with VBA
I have to be honest, I have no idea how i'd do this with vba or even a macro and i'll be as detailed as I can with my question. I have a from called frmProject that has a combo box called cboToItem and...
View ArticleFetch first n only returns one row
Hi everyone, I am joining two tables, filtering on some columns, and then have an ORDER BY . Then I apply a "return first 10 rows only" . The problem is, even though there are 36 rows that match the...
View ArticleNeed help with my store procedure
I have the following code to import .csv file into my table in excel It's being inserted into a table. dbo.ImportedPromoPricing. Table and the .csv file have 3 fields price, code and selling price....
View ArticleSQL 2010 SSI Help
Hello all! My name is David and I am new to SQL2012 / SSIS and these forums. I have tried to do this with just knowledge on the web and Internet. I am having some disconnects between what they are...
View ArticlePath to Subform Control - control name misspelled or refers to control...
Hello DBForum, This is my first post so please go easy :) (I searched for similar threads but didn't find any related to what I'm looking for) I believe my problem should be simple to resolve but I...
View Article