Create a connection to an informix DB using ODBC and parameters through Excel...
For reasons out of my control I cannot use Microsoft Query and parameters for this, as would be desirable, so I wish to go through this route, but I'm not sure how. Using VBA, I want to establish a...
View ArticleAddons (Dlls) for Brilliant Database
Hello all Just wondering if anyone has ever seen or heard of 3rd Party Addons (Dlls) for Brilliant Database. The help manual make reference to this ability but I am not a Visual C++, Visual Basic,...
View ArticleSYBASE ASE ODBC Driver - win 7 - issue
hi guy, my pc'sybase odbc driver is upgraded after migrated to win 7: name : SYBASE ASE ODBC Driver version : 4.10.00.60 pls advise the connection string for VB.net 2010 regards
View ArticleSpecifying date format in BCP?
Is there a way to specify a date format while BCPing?? Currently i am getting as "Mar 1,2013" whereas i need in "2013-03-01"
View ArticleConnecting DB2 DBSync for
Hi Good day. I'll be using DBSync for migrating a database db2 to mysql. I will use the db2 remotely. Contacting the staff DBSync asked me to download the IBM Data Server Client. More it has 6 options....
View ArticleSQL - Split dataset by every other row
Hi Guys, I'm using SQL and can anyone help me split a dataset into 2 different groups. I need to split the customers base on every other row. i.e odd rownums go to 1 file and even rownums go to...
View ArticleDb2
which is better intermediate table or intermediate database extract data from one database and upload into another database? I am new to database please give me suggestion on this. I am going to...
View ArticleType Mismatch in Expression
HI, Im trying to make a query so that I can view certain fields accross 3 tables. And I get the expression "Type Mismatch in Expression". I thought it was because my one ID Number is a text datatype....
View ArticleNovice help please!
Hiya I've set up a simple database, and then made a report. The database contains several fields which are List Boxes. In the report each line of data shows all of the List Box options with the...
View Articleapplication snapshot
what does the "Failed statement operations = 1" mean in the applicaton snapshot? Can we say that was the failed SQL statement . what should I look for to know for the the failed SQL in the application ?
View ArticlePopup message requesting value - sql issues
Hi all, I'm having trouble running this SQL. A message box pops up asking for the value of the string gbl_CommandPointer Any ideas what i'm doing wrong? DoCmd****nSQL "UPDATE tbl_PSA_Orders SET...
View ArticleWindowing Function Range Between Dates
Hi, How do I write an SQL that will give results based on a moving window based on a date range? For e.g. in the following table Code: KeyCol AmtCol DateCol 1 10 2013-01-01 2...
View ArticleMulti-plateforme database
Hi I post this topic because regularly I will need to give the data of one of my database to other institutions. I have one informix instance IDS 11.5, WorkGroup Edition (not cluster). My Os is AIX....
View ArticleCan I put the JDBC4 IDS driver to a common maven repository?
The repository is used by developers and also to generate installer with all dependencies. It is not public, but used by limited group of developers. It is permitted by the license or not?
View ArticleAdd Message Box to Switchboard Command Button
Hello After much searching and combing through possible threads I have finally resigned myself to asking for help. I have used the Switchboard Manager (yes learning this wasn't such a good idea). Req:...
View Articlereorg in hadr environment
Hi I post this thread to know if there is a best practice to execute reorg command in hadr environment. My OS is AIX and my db2 version is 9.5. To be sure I understand I must reorg the primary...
View ArticleUpdate form properties after sub form close
This is sort of related to my earlier post. I have form that launches a sub form via a button Code: Private Sub Edit_AddBtn_Click() On Error GoTo Err_Edit_AddBtn_Click Dim stDocName As String...
View ArticleBatch script to run sql file and generate output in excel
Hi, I have created a batch script that runs sql commands and generates output in excel. Now i have 4 sql scripts each gives a single output. How can i combine all the outputs in the same excel but...
View Articlecluster Index Space
Hi All, When we create the cluster index, we need free space in database approximately equal to 120 % of table size. For what purpose this space is required when we create the cluster index ?
View ArticleNaming convention - different environments
If you have one environment per server (DEV - server1, SIT - server2, UAT - server3, PROD - server4) and you need to setup OS groups to have different DB2 authorities/privileges granted to them, would...
View Article