Help creating a pie chart
Help creating a pie chart format -------------------------------------------------------------------------------- Hello, I have browsed a few forums and am still having trouble creating a pie chart...
View ArticleHow to Import CSV data and define primary column
This is my first time doing something like this so would appreciate any help... I want to update an existing table(Table 1) from values of another table (Table 2) so what I have is: Table 1 aCol1 aCol2...
View ArticleFind similar, sequential rows in a table
hi, I'm trying to process a table of phone records but, in particular, looking to identify calls made to the same number in a row. For example: phone_calls() -callingnumber -callednumber -callduration...
View ArticleGetting a parameter from a query into a variable.
How can I use query parameters in local variables ACCESS platform. For example I have a table with a field that contains a list of files to me, I want to access all the files (preferably together) and...
View Articlehow do you automate the opening hours from the closing hours in a subform
Hey there I've been struggling with this for a long time anyone could help me it will make my day, I have a subform and on my subform is three fields: Opening Hours, Closing Hours and Hours Worked Like...
View ArticleDBD::Sybase - can't change context to database xyz
I'm getting issue with sybase......I'm trying to connect IBM netcool with sybase from perl script... I'm getting worning as that DBD::Sybase - can't change context to database xyz pls can you help on...
View ArticleRun-time error 3265 "ITEM NOt Foun in this collection"
' Can somebody help me,please?:beer: Private Sub newTARV14() Dim db As DAO.Database Dim rs As DAO.Recordset Dim rs1 As DAO.Recordset Dim rs4 As DAO.Recordset Dim sql As String Dim str As String Dim...
View Articledesign simple user graphical interface for DB using C#??
hi, I am new here and I have a question it is a task for me to design simple user graphical interface for a sql database "hospital database" with c sharp I am beginner in c sharp and sql but I want a...
View ArticleMake Table with 2 row headers
Hello I have imported a table and ticked that the first row contains a header However when I create a make table query, the header row appears in the first row of the data. Why would the first row...
View ArticleMYSQL: How to insert NULL values in Foreign Key field
How can I insert a null value in foreign key field using MySql database I have the following data model and environment is, Hibernate 3.0(with annotations) and MySQL 5.5 DB Model: Create table ROLE(...
View ArticleDesign Issue: How to design the data model for SAAS based application?
Designing data model for STANDARD and USER SPECIFIC records for SAAS based model. In my SAAS based application, I have users and their associated (One to One) roles. Tenants can create their own roles...
View Article[HELP] How to Share 1 Mysql Database to two computers please help thanks
I Tried to Grant the ip address and use flush privileges of this computer and also tried to turn off the firewall but it still doesn't work can somebody help me with this im using mysql and this it the...
View ArticleError Tooltip
Hello everyone, Is it possible to make error handling tooltip. For example, I have 2 textboxes - whenever one or both is empty show tooltip saying "Please enter data." Only solution I found so far is...
View ArticleERP reviews - NAV vs. Costpoint
My company is reviewing small-mid size business ERPs, which are using MSSQL as their backend. (government contracting vertical) Currently it is on an older version of Costpoint, considering whether...
View ArticleThe one datasource tool everyone needs - just released
Windward took their tools to help debug connections to any SQL (ADO.NET only) or XML datasource, plus their select wizards for SQL, XPath, and OData. And they bundled them up in an inexpensive Windows...
View ArticleCopy Issues
I have the following line: PHP Code: copy ('http://www.azuregreenw.com/StockInfo.csv', 'AG.csv'); It works with other suppliers I grab inventory files from but not this one. The file is not copied....
View ArticleDim where as variant in onclick
I am creating a select query with the querydef procedure in Access 07 VBA. I am having trouble adapting a text field to return only records that do not equal certain text, that are blank. This field in...
View ArticleDelete File and Linking files Access 2003
Code: Private Sub Command5_Click() DoCmd.OpenReport "rptCBCapoBeach", acViewPreview, "" On Error Resume Next Kill "C:\flw\Access\qryCBCapoBeachProg.xls" DoCmd.TransferSpreadsheet acExport,...
View ArticleNetezza to DB2 table load
Hi, I need to load tables from Netezza to DB2. Any guidance would be quite helpful. Thanks.
View ArticleUnable to connect to Oracle Database Express Edition homepage
Hello, I've installed Oracle Database Express Edition in a machine running windows server standard, 32bit, the application was successfully installed. I've installed it in port 8090 because during...
View Article