The problem started after our clients rebuilt one of their reporting servers, before we used to be able to connect via endpoint from our website hosted on server A, connected through to Server B (report server).
We fetch our reports from the website, currently we established that we can still...
I am having a weird problem, i created an Add-In in vs2015 for outlook 2016. The add-in is working perfectly, except when i don't run outlook as administrator. When not run as Admin, then my ribbon button is disabled, it should be enabled as soon as i enter my inbox and receive an email...
Hallo Guys,
So my question might be more architecture related than actually any coding info.
The site that i am building will contain personal info, from identification info to historical data of a person.
All of this data will be captured from unique companies, and they will be using this...
Hi all, I am looking for an online data warehouse where i can have a single account, then have multiple users under me. Each one of those users must be able to log in and only see their uploaded data. Where i would be able to see all users under me, and each users must have his or her own log in...
Hi,
I am designing an app in delphi xe2 with unigui, i have implemented a webcam feed to the app, but when i run the app on a browser i cant see any visual display of the webcam. Where as if i was running the app just on the desktop i can see the webcam streaming. I am using activex and...
Hi there i need to create some sort of way so that a cell in a grid can be checked for a month name, if a month name appears then it needs to be bold.
I can do this with one month:
=IIF(Fields!txtDescription.Value like ("June*") , "Bold", "Normal" )
Now how can I do this with all the months in...
I have two sections on a report a member side and a beneficiary side. The members side only needs to show one member for whatever amount of beneficiaries is allocated to this one member. The report used to work as example 1 below. I then used the previous function in report server so that it...
I have created a report with 3 columns. I also grouped my data. Do you know how I can let each group start on its own column? The page break doesn't work because then each group start on its own page. Can you please assist me?
Hi I am selecting members from a table every member has 2 beneficiaries, when the data displays says for one member, then it display the member details at each beneficiary detail.
is there anyway i can show the member details only at the top beneficiary causing it to be categorised under the...
Hi I am new to writing scripts in Microsoft sql server, I need to write a script, is there anyone who would be able to give me a sample or redirect me to a place where i can see or read more about it please, Thanks.
Hi there I need to import an excel book into sql server through delphi 2006. How would i go about it, does anyone maybe have a piece of code that i can look at, or know where i can go to look at some examples. I am new at this so would like some help please. Kind regards
Hi there I am struggling with this stored procedure in vb6. I have written all the code but it gives me a subscript out of range error. I have attached the code in the app and then the sp afterwards. What I am trying to do is to select data from tblTargetSpendPerHead from sql via a stored...
I would like to insert the data in my flexgrid into a table in my database, using a recordset in vb6. My server name is TDFDEV, the database name is : FRSSV. and the table name is : tblTargetSpendPerHead, and the columns in the database is: FltNo, LegNo, EffTargetDate, EndTargetDate, and...
Hi there I am trying to select a row in a flexgrid and then displaying the selected row of data in textboxes.
This must all be done in vb6, I have an idea of what to do but not certain as I am new to this. Please assist.
I have created the neccesary steps to connect to the server at least but now it gives me an error where
Datagrid1.Datasource= rs
it says that "Method or Datamember not found"
and it highlights the Datasource.
Please help
Hi there I am having trouble getting the data from my excel file stored in my folder under c drive into the datagrid in vb6. I have the following code please help:
Dim oRS As New ADODB.Recordset
Dim cnn As New ADODB.Connection
cnn.Open "Provider=Microsoft.Jet.OLEDB.4.0; Data...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.