sql code help
HI all, Need to know if this is possible... I need to select a field depeneding on the value of another field. Example: Table has fields: ri.cnt, ri.date_1 thru ri.date_99, and other fields. If the...
View ArticleCascading Drop Downs
I am rusty at getting the cascading combo box features to work. Can someone please assist me???
View Articledownloading examples from this forum.
everytime i try to download any the example files you guys post, they are corrupted. any idea what would cause this?
View ArticleBasic modeling / normalization question
Hi everyone! Generically, I have this mysql relationship: table_A--table_B--table_C--table_D--table_E--table_F Now, I need to link table_A to table_F. Is it right to link A to F (making a cycle) or...
View ArticleIP Address related questions
High guys Hope you can help I need to open a url with the OPEN FILE/URL action similar to this username":"password@192.168.1.1 - ignore the "" it makes smiley face on its own The problem is it will not...
View ArticleSet of numbers must equal 100
I have an Access 2010 database. The user will open a list box of items and select as many as he/she wants, then hit next. A continuous form opens with the selected items. Each item has a text box named...
View Articledoes not like sysdate datatype
Even if I take the second part out, it says invalid data type. Trying to add 2 fields to a table. First field empdate should be the systemdate. Second field should be the termination date, in which I...
View Articlereading Ms Access using Ado.net, Datastructure
I am reading a database (Ms Access) in C#. I am using Ado.net for connection. This database has lot of tables (around 100) and each and every table has around 50 columns and 500 rows. Each and every...
View ArticleWebsite inside.
Here's a handy one for those who want to access external websites from withing Brilliant Database. Add Special HTML Page. Right click on the page, and dump in this code. Replace the URL with your...
View Article3 Tables to one Query
Hi all, Newbie here to the Forum and Access so please be gentle, although try and be as verbose as possible. I have little knowledge of Access and probably should have started on a tutorial, but had to...
View ArticleDividing but getting 0's in SQL Statement
I'm using a subquery to pull out sums and counts, and trying to divide one number by another. The results I get when I do the division are all 0's, except in cases where the divided numbers are 1 and...
View ArticleDB2 Master Database
Hi, I would like to know is there a master database exist in db2 just like MSSQL Master Database? If no, if i would like to connect to db2 using oledb connection without knowing database, is there any...
View ArticleCatalog issue
Hi Friends, :confused:Anybody can you please look into this. I need to catalog the two databases in diffrent servers for log utilization. For example log utilization scripts are available in SERVER1...
View Articlesybase replication types
Hai, can anyone tel me the types of replication in sybase? i know only warm stand by replication.if knows anyone tel me plz....:)
View Articlesybase dump error
I am having a serious challenge and I urgently need help. below is the error i had while taking dump from one of my server. Backup Server: 6.58.1.1: Device '/dev/rmt3.1' supports multiple dump files...
View ArticleDatabase Application Server connection association
Hi all, I am not sure if this the correct forum to post this question but I am having the following idea to investigate and find out if it possible to work. I am having a db2 server in a linux machine...
View ArticleHow to Delete a record in a subform when you click a button in Access
Hey there good day people can anyone help me with this one im getting a run time error '3131' Syntax error in FROM clause can anyone tell me what i done wrong. Thanks in advance Code below: Private Sub...
View ArticleTrying to add and update records on one button to my subform
Im trying to update my edit fields if I click the edit button it changes the Add caption to update so where ill have two adds where ill add my new fields and where ill update the existing fields...
View ArticleUsing output of db2 command line in shell
Hallo everyone, I am running this command line for my shell variable: Code: myVar="$(db2 -x "select count(*) from mySchema.myTable")" Let´s say, the output is one --> 1 I wanted to use this number...
View ArticleSearching for practical SQL problems
I am new to sql and am searching for practical sql problems...ideally with solutions. Does anyone have any good suggestions? One place I tried was programmerinterview. I liked that site but they only...
View Article