Hi,
I am using Vb6.0 for development projects here, the Grid control accepting only up to 6 digits only, How can set it up to 7 digits or max .
Thanks in Advance,
VENUS
User Profile
Collapse
Profile Sidebar
Collapse
venuvasavi
Last Activity: Oct 20 '12, 07:45 AM
Joined: Jan 30 '12
Location:
-
venuvasavi started a topic Why Grid control column accepting up to 6 digits in VB60?in Visual BasicWhy Grid control column accepting up to 6 digits in VB60?
-
I find the solution,
crate batfile like sysname.bat and then place this code,
Code:SET /P PCNAME=Please enter your name: REG ADD HKLM\SYSTEM\CurrentControlSet\Control\ComputerName\ComputerName /v ComputerName /t REG_SZ /d %PCNAME% /f REG ADD HKLM\SYSTEM\CurrentControlSet\Control\ComputerName\ActiveComputerName\ /v ComputerName /t REG_SZ /d %PCNAME% /f REG ADD HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\
-
CAST or CONVERT these two not working.
when using cast it gives error as "Server: Msg 403, Level 16, State 1, Line 1
Invalid operator for data type. Operator equals boolean AND, type equals nvarchar."
Thanks in Advance,Leave a comment:
-
change computer name using bat file?
Hi,
using bat file how can i change computer name?
for windows xp systems.
Thanks in Advance,
VASAVIVENU -
Val() is not a recognized function name?
Hi,
I am executing, update query asCode:Update taans set pbno='OLD' & pbno where val(right(itemcode,5))<2774;
my item code is like 'V00121".
Thanks in Advance,
VASAVIVENU. -
set blank password for sqlserver 2005 for XP?
Hi,
How can i set blank password for sqlserver 2005 for XP.
I used
[sqlcmd -Q "sp_passwor d @old="123" @new=null @loginame='sa'"]
it will works for win7 but not in XP. please give your valuable suggestion
Thanks in Advance,
VENU -
-
Stop restarting after Installation of windows Installer?
Hi
I am using batch file to install windows Installer,
after installing of windows installer, i need to stop the restarting of OS. Please guide me
Thanks In Advance,
VENU -
Restarting System?
Hi,
I am going to Install sqlserver2005 management studio, using sqlcmd, In XP system, after installing database services, the system automatically restarts continuously.Pl ease give solution for this problem.
Thanking in Advance,
VENU -
venuvasavi replied to Msg 262, Level 14, State 1, Line 1 CREATE DATABASE permission denied in database 'masin SQL ServerThank for your response,
I got the solution from sql server area configuration, by adding the administrator. But I need to do this through sqlcmd.
Thanks in Advance
VasavivenuLeave a comment:
-
venuvasavi started a topic Msg 262, Level 14, State 1, Line 1 CREATE DATABASE permission denied in database 'masin SQL ServerMsg 262, Level 14, State 1, Line 1 CREATE DATABASE permission denied in database 'mas
Hi,
When i am running my query through sqlcmd, occurs this error
"Msg 262, Level 14, State 1, Line 1
CREATE DATABASE permission denied in database 'master'."
Thanks in Advance
VAsavivenu -
Sqlserver Instalation in command prompt with Mixed mode?
Hi,
I am Instaling Sql server through command Prompt. while instaling, how can use Mixed Mode.(with out mixed mode it gives 'sa'login failed.
Thanks in Advance,
VASAVIVENU -
Using VB6.0 how can i install a sql server with DB?
Hi,
when i am setup my VB exe file, same time i need to install sql server 2005 with Data Base. please give a your valuable advice.
Thanks in Advance
VENU
No activity results to display
Show More
Leave a comment: