Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements

15 Posted Topics

Member Avatar for Altair
Member Avatar for gerbil
0
477
Member Avatar for locsin
Member Avatar for RonR

has anybody used the clickonce to update their projects?? I am trying to get clickonce setup to update my project on a regular basis but I am not able to get it to work. all I need is to get program updates working. installation will be done on a local …

Member Avatar for waynespangler
0
124
Member Avatar for RonR

has anybody here used the free Oracle 10G database with VB6?? if so, is it easy to setup?? is the connection string similar to an MS Access connection string?? I have heard it is probably the best database.

Member Avatar for debasisdas
0
140
Member Avatar for RonR

when I enter this into the caption property of a command button: Query\T & P System it displays this: Query\T_P System is there any way to fix this??

Member Avatar for debasisdas
0
62
Member Avatar for RonR
Member Avatar for RonR

I am using the code below to open the printer selection screen. when using it an a network I have to unload my program after making a selection and then restart my program for the printer selection change to take effect. any ideas on why this is happening? it used …

Member Avatar for steve585
0
244
Member Avatar for sai_kishor5

I had this same question several years ago. I went to "RentACoder.com" and posted a project that simply had the code required to open a DB which also included a database. all i had to do was to use it like a "Rosetta Stone" as i recall i paid less …

Member Avatar for steve585
0
116
Member Avatar for dilip_singh3

I do not have an answer to your question, however, I am using Access and when more than one person looks at the data, one or more records become corrupted. thru coding I am keeping more than one person from editing or adding records. I do have the DATA on …

Member Avatar for RonR
0
169
Member Avatar for RonR

I am having great success with using an access 97 database & VB6. what other database options do I have? with access 97 it is a problem to have mutilple users even looking, printing data because this will corrupt some records if more that one person even looks at the …

Member Avatar for choudhuryshouvi
0
115
Member Avatar for bluepiper

Set CN1 = New ADODB.Connection CN1.CursorLocation = adUseClient --------------------------------------------------------------------------------------- ' This is a connect string for Access CN1.ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Persist Security Info=False;Data Source="c:\data\icd02.mdb" 'password entry CN1.Properties("jet OLEDB:Database Password") = "charlyX"

Member Avatar for debasisdas
0
125
Member Avatar for RonR

I get a "windows script host" error msg when booting. i am not using scripts. this is one of the lines in the error msg displayed: could not create object named "wscript.shell" any ideas on how to fix this??

Member Avatar for alc6379
0
202
Member Avatar for RonR

I have MSDE installed. what do i need to create a blank database with the fields required? I have been using an Access Db, should the operation of a MSDE database be similar except with more abilities?

Member Avatar for Tokyoprince
0
79
Member Avatar for RonR

I am ready to start using MSDE. When I run the setup for MSDE it tells me I need to set the password. I have read the "help" on the MS web site but it is still not clear to me how I setup the password or anything else so …

Member Avatar for RonR
0
121
Member Avatar for Martian

Access will NOT work on a Wireless LAN, at least not on the ones i have tried.

Member Avatar for RonR
0
215

The End.