I actually got ZFC Zero Foot Print Client to work with Qlikview 8.20

Find this post interesting? Do you like interesting things? Maybe you would like my invention, a connectible candle called a WickBrick! Get one here http://wickbrick.etsy.com/ So I was trying hard to get the ZFC to work and I kept on getting “Failed to open document, file not found.” grrr it was absolutely driving me crazy! [...]

Some quick tips for helping remote users

So the first question we always ask when a user has a problem is, what is your computer name. You can always go the right click on the mycomputer icon, then properties, the computer name tab, and then read me the name after Full computer name. The cheater way is to tell them hit start, [...]

Parameterized Sql statement vb.net

Very basic but, never do this Using connection As New SqlConnection(connectionString) Dim command As New SqlCommand(“select * from Customers where city = ‘” + inputCity + “‘”, connection) Instead Private Sub UpdateDemographics(ByVal customerID As Integer, _ ByVal demoXml As String, _ ByVal connectionString As String) ‘ Update the demographics for a store, which is stored [...]

Follow

Get every new post delivered to your Inbox.

Join 182 other followers