Machine:
XP
Pervasive Workgroup V8.6
No domain controller / Workgroup is set up
P2P
Can't connect to a database on the server or locally on the machine.
Tried the following connection strings without any luck:
Provider=PervasiveOLEDB;Data Source=C:\Folder\Data...
I am new to xml so hopefully this is really easy.
I am having a problem with the size of the data returned from the server.
Although when I write it to a file on the server it has all the information in it, when I receive it on the client side my string is empty. If I return less data then...
Hi,
I am trying to get the Windows folder on a clients machine using the File System Object,
i.e. FSO.GetSpecialFolder(WindowsFolder)
Instead of returning "c:\Windows" it is returning
"C:\Documents and Settings\g2server\WINDOWS"
On all other machines I have tested it on it returns the...
Everytime I open my VB Project 4 of my images on the toolbar are set to a black square, I have to then relink them into the Image List control - which becomes very frustrating cos you have to first delink the image control from the toolbar. Any suggestions?
My app uses the following connection string
Provider=PervasiveOLEDB;Data Source=Path; to connect to a Pervasive database, all works fine with Pervasive 2000 but on V8 it won't connect it raises the error
"Unable to connect to the relational engine (is Database Name and Server...
Hi,
I have created a "toolbar" type of control but everytime I run the program on an XP machine the images are resized (tiny) - the Stretch property is set to false. Any suggestions?
Am getting this error on a client's machine (XP)
When the program does a second filter on a recordset it gives him the above error.
Form1.DataGrid1.Columns("TCode").DataField = "TCode"
Form1.DataGrid1.Columns("TDescription").DataField = "TDesc"
Set...
I have a large table where one of the columns is a book title (ex. "HOUSE OF SAND AND FOG"). I want users to be able to search on that column with one or more words from a form entry ("HOUSE" and "FOG"). Is this possible, or must I form a second table with...
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.