473,320 Members | 2,048 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

objects gone, please help

New to VB.NET, designing my first form with an MS manual at my side, placing
objects and writing code.

For good reason I just:

SAVED All (!!)
deleted all objects leaving only a grey form,
ran my program to see the result,
then UNDO to get my objects back.

No Undo.
No objects.
Empty form.
No object code.

What - - happened? Does this auto-save when a program is run? If so fine,
but as a backup, I hope. It couldn’t be overwriting my own Save, it just
can’t be.

Been searching 20 minutes, starting to get nervous. Just like to get my work
back. Help appreciated. Thanks!
Jan 27 '07 #1
10 1308
Autosave appears to be an option. On the Tools/Options/ dialog check []
Show all Settings

Under Projects and Solutions "Before building" you have Save all changes set
I'd bet. You might consider changing it to Prompt to Save all Changes.
Alternatively (or additionally) you might not want to delete all the
controls off your form. You can always clone a copy of a file so you never
risk destroying a working version until you see the new one operate
reliably.
"jonigr" <jo****@discussions.microsoft.comwrote in message
news:6F**********************************@microsof t.com...
New to VB.NET, designing my first form with an MS manual at my side,
placing
objects and writing code.

For good reason I just:

SAVED All (!!)
deleted all objects leaving only a grey form,
ran my program to see the result,
then UNDO to get my objects back.

No Undo.
No objects.
Empty form.
No object code.

What - - happened? Does this auto-save when a program is run? If so fine,
but as a backup, I hope. It couldn't be overwriting my own Save, it just
can't be.

Been searching 20 minutes, starting to get nervous. Just like to get my
work
back. Help appreciated. Thanks!

Jan 27 '07 #2
Right on Tom, Build & Run “Save changes” seems to be the default, I changed
it right away.

I suspected some controls UNder a TabControl page I made, that’s why I
removed everything. Very confusing for a newbie unable to simply save a
complete “file” (project? Solution?) under a different name while working.

Turns out I did Save As… my *Form* a few times and managed to get an old one
back with most controls on it.

Is that what you mean by “cloning a copy”? Or you mean copy/pasting the
complete folder in Windows Explorer? But that you can’t do while working……?

Thanks……….

Joni

"Tom Leylan" wrote:
Autosave appears to be an option. On the Tools/Options/ dialog check []
Show all Settings

Under Projects and Solutions "Before building" you have Save all changes set
I'd bet. You might consider changing it to Prompt to Save all Changes.
Alternatively (or additionally) you might not want to delete all the
controls off your form. You can always clone a copy of a file so you never
risk destroying a working version until you see the new one operate
reliably.
"jonigr" <jo****@discussions.microsoft.comwrote in message
news:6F**********************************@microsof t.com...
New to VB.NET, designing my first form with an MS manual at my side,
placing
objects and writing code.

For good reason I just:

SAVED All (!!)
deleted all objects leaving only a grey form,
ran my program to see the result,
then UNDO to get my objects back.

No Undo.
No objects.
Empty form.
No object code.

What - - happened? Does this auto-save when a program is run? If so fine,
but as a backup, I hope. It couldn't be overwriting my own Save, it just
can't be.

Been searching 20 minutes, starting to get nervous. Just like to get my
work
back. Help appreciated. Thanks!


Jan 27 '07 #3
If you have saved your changes, you *can* copy the complete folder.
I zip mine up periodically when I hit certain milestones in case I muck
it up later. Works even if I have the project open.

Robin S.
----------------------
"jonigr" <jo****@discussions.microsoft.comwrote in message
news:89**********************************@microsof t.com...
Right on Tom, Build & Run "Save changes" seems to be the default, I
changed
it right away.

I suspected some controls UNder a TabControl page I made, that's why I
removed everything. Very confusing for a newbie unable to simply save
a
complete "file" (project? Solution?) under a different name while
working.

Turns out I did Save As. my *Form* a few times and managed to get an
old one
back with most controls on it.

Is that what you mean by "cloning a copy"? Or you mean copy/pasting
the
complete folder in Windows Explorer? But that you can't do while
working..?

Thanks....

Joni

"Tom Leylan" wrote:
>Autosave appears to be an option. On the Tools/Options/ dialog check
[]
Show all Settings

Under Projects and Solutions "Before building" you have Save all
changes set
I'd bet. You might consider changing it to Prompt to Save all
Changes.
Alternatively (or additionally) you might not want to delete all the
controls off your form. You can always clone a copy of a file so you
never
risk destroying a working version until you see the new one operate
reliably.
"jonigr" <jo****@discussions.microsoft.comwrote in message
news:6F**********************************@microso ft.com...
New to VB.NET, designing my first form with an MS manual at my
side,
placing
objects and writing code.

For good reason I just:

SAVED All (!!)
deleted all objects leaving only a grey form,
ran my program to see the result,
then UNDO to get my objects back.

No Undo.
No objects.
Empty form.
No object code.

What - - happened? Does this auto-save when a program is run? If so
fine,
but as a backup, I hope. It couldn't be overwriting my own Save, it
just
can't be.

Been searching 20 minutes, starting to get nervous. Just like to
get my
work
back. Help appreciated. Thanks!



Jan 27 '07 #4
It works indeed. Why I thought it didn't I don't know, perhaps because you
can't *rename* while working. Those misconceptions that sneak in and settle
"at a young age"!

Thank you Robin.

"RobinS" wrote:
If you have saved your changes, you *can* copy the complete folder.
I zip mine up periodically when I hit certain milestones in case I muck
it up later. Works even if I have the project open.

Robin S.
----------------------
"jonigr" <jo****@discussions.microsoft.comwrote in message
news:89**********************************@microsof t.com...
Right on Tom, Build & Run "Save changes" seems to be the default, I
changed
it right away.

I suspected some controls UNder a TabControl page I made, that's why I
removed everything. Very confusing for a newbie unable to simply save
a
complete "file" (project? Solution?) under a different name while
working.

Turns out I did Save As. my *Form* a few times and managed to get an
old one
back with most controls on it.

Is that what you mean by "cloning a copy"? Or you mean copy/pasting
the
complete folder in Windows Explorer? But that you can't do while
working..?

Thanks....

Joni

"Tom Leylan" wrote:
Autosave appears to be an option. On the Tools/Options/ dialog check
[]
Show all Settings

Under Projects and Solutions "Before building" you have Save all
changes set
I'd bet. You might consider changing it to Prompt to Save all
Changes.
Alternatively (or additionally) you might not want to delete all the
controls off your form. You can always clone a copy of a file so you
never
risk destroying a working version until you see the new one operate
reliably.
"jonigr" <jo****@discussions.microsoft.comwrote in message
news:6F**********************************@microsof t.com...
New to VB.NET, designing my first form with an MS manual at my
side,
placing
objects and writing code.

For good reason I just:

SAVED All (!!)
deleted all objects leaving only a grey form,
ran my program to see the result,
then UNDO to get my objects back.

No Undo.
No objects.
Empty form.
No object code.

What - - happened? Does this auto-save when a program is run? If so
fine,
but as a backup, I hope. It couldn't be overwriting my own Save, it
just
can't be.

Been searching 20 minutes, starting to get nervous. Just like to
get my
work
back. Help appreciated. Thanks!


Jan 27 '07 #5
Oddly enough by cloning I mean "copy and paste" into the same project which
it can't do. Hmmm. I wonder if it ever could? I assume not. I thought we
could save a copy and it would give it the name Copy of..." still in the
project.

So alternatively (as was pointed out) it is probably best to copy the folder
containing the project. Make it a compressed folder and it's zipped up and
easy to make as many of them as required.

You might also consider using version control software. There are added
benefits to doing that.
"jonigr" <jo****@discussions.microsoft.comwrote in message
news:89**********************************@microsof t.com...
Right on Tom, Build & Run "Save changes" seems to be the default, I
changed
it right away.

I suspected some controls UNder a TabControl page I made, that's why I
removed everything. Very confusing for a newbie unable to simply save a
complete "file" (project? Solution?) under a different name while working.

Turns out I did Save As. my *Form* a few times and managed to get an old
one
back with most controls on it.

Is that what you mean by "cloning a copy"? Or you mean copy/pasting the
complete folder in Windows Explorer? But that you can't do while
working..?

Thanks....

Joni

"Tom Leylan" wrote:
>Autosave appears to be an option. On the Tools/Options/ dialog check []
Show all Settings

Under Projects and Solutions "Before building" you have Save all changes
set
I'd bet. You might consider changing it to Prompt to Save all Changes.
Alternatively (or additionally) you might not want to delete all the
controls off your form. You can always clone a copy of a file so you
never
risk destroying a working version until you see the new one operate
reliably.
"jonigr" <jo****@discussions.microsoft.comwrote in message
news:6F**********************************@microso ft.com...
New to VB.NET, designing my first form with an MS manual at my side,
placing
objects and writing code.

For good reason I just:

SAVED All (!!)
deleted all objects leaving only a grey form,
ran my program to see the result,
then UNDO to get my objects back.

No Undo.
No objects.
Empty form.
No object code.

What - - happened? Does this auto-save when a program is run? If so
fine,
but as a backup, I hope. It couldn't be overwriting my own Save, it
just
can't be.

Been searching 20 minutes, starting to get nervous. Just like to get my
work
back. Help appreciated. Thanks!



Jan 27 '07 #6
It's probably because you assumed if you had it open, you had it locked.
That's not usually an invalid assumption. For example, if you were
*running*
your app, you probably couldn't do this. Like if you have an Access
database
open, it's dicey whether it can be copied.

To be honest, I use WinZip, and it tells you if it couldn't get a valid
copy,
and that's how I knew it worked. I zip up my projects a lot, because
sometimes I muck something up and wish I could go back one step.
It wasn't some mysterious knowledge I gleaned somewhere, it was
trial and error.

Or, as Microsoft puts it, "iterative experimentation". (I love that.
I saw it in one of their WPF articles. I swear, I'm going to put it
on my resume.)

Have fun.
Robin S.
------------------------------
"jonigr" <jo****@discussions.microsoft.comwrote in message
news:8C**********************************@microsof t.com...
It works indeed. Why I thought it didn't I don't know, perhaps because
you
can't *rename* while working. Those misconceptions that sneak in and
settle
"at a young age"!

Thank you Robin.

"RobinS" wrote:
>If you have saved your changes, you *can* copy the complete folder.
I zip mine up periodically when I hit certain milestones in case I
muck
it up later. Works even if I have the project open.

Robin S.
----------------------
"jonigr" <jo****@discussions.microsoft.comwrote in message
news:89**********************************@microso ft.com...
Right on Tom, Build & Run "Save changes" seems to be the default, I
changed
it right away.

I suspected some controls UNder a TabControl page I made, that's
why I
removed everything. Very confusing for a newbie unable to simply
save
a
complete "file" (project? Solution?) under a different name while
working.

Turns out I did Save As. my *Form* a few times and managed to get
an
old one
back with most controls on it.

Is that what you mean by "cloning a copy"? Or you mean copy/pasting
the
complete folder in Windows Explorer? But that you can't do while
working..?

Thanks....

Joni

"Tom Leylan" wrote:

Autosave appears to be an option. On the Tools/Options/ dialog
check
[]
Show all Settings

Under Projects and Solutions "Before building" you have Save all
changes set
I'd bet. You might consider changing it to Prompt to Save all
Changes.
Alternatively (or additionally) you might not want to delete all
the
controls off your form. You can always clone a copy of a file so
you
never
risk destroying a working version until you see the new one
operate
reliably.
"jonigr" <jo****@discussions.microsoft.comwrote in message
news:6F**********************************@microso ft.com...
New to VB.NET, designing my first form with an MS manual at my
side,
placing
objects and writing code.

For good reason I just:

SAVED All (!!)
deleted all objects leaving only a grey form,
ran my program to see the result,
then UNDO to get my objects back.

No Undo.
No objects.
Empty form.
No object code.

What - - happened? Does this auto-save when a program is run? If
so
fine,
but as a backup, I hope. It couldn't be overwriting my own Save,
it
just
can't be.

Been searching 20 minutes, starting to get nervous. Just like to
get my
work
back. Help appreciated. Thanks!



Jan 28 '07 #7
Robin,

I can say, with a great deal of certainty, that an Access database can be
copied while it is locked by an application. It cannot be moved but it can
be copied. :)

Bruce

"RobinS" <Ro****@NoSpam.yah.nonewrote in message
news:0N******************************@comcast.com. ..
It's probably because you assumed if you had it open, you had it locked.
That's not usually an invalid assumption. For example, if you were
*running*
your app, you probably couldn't do this. Like if you have an Access
database
open, it's dicey whether it can be copied.

To be honest, I use WinZip, and it tells you if it couldn't get a valid
copy,
and that's how I knew it worked. I zip up my projects a lot, because
sometimes I muck something up and wish I could go back one step.
It wasn't some mysterious knowledge I gleaned somewhere, it was
trial and error.

Or, as Microsoft puts it, "iterative experimentation". (I love that.
I saw it in one of their WPF articles. I swear, I'm going to put it
on my resume.)

Have fun.
Robin S.
------------------------------
"jonigr" <jo****@discussions.microsoft.comwrote in message
news:8C**********************************@microsof t.com...
>It works indeed. Why I thought it didn't I don't know, perhaps because
you
can't *rename* while working. Those misconceptions that sneak in and
settle
"at a young age"!

Thank you Robin.

"RobinS" wrote:
>>If you have saved your changes, you *can* copy the complete folder.
I zip mine up periodically when I hit certain milestones in case I muck
it up later. Works even if I have the project open.

Robin S.
----------------------
"jonigr" <jo****@discussions.microsoft.comwrote in message
news:89**********************************@micros oft.com...
Right on Tom, Build & Run "Save changes" seems to be the default, I
changed
it right away.

I suspected some controls UNder a TabControl page I made, that's why I
removed everything. Very confusing for a newbie unable to simply save
a
complete "file" (project? Solution?) under a different name while
working.

Turns out I did Save As. my *Form* a few times and managed to get an
old one
back with most controls on it.

Is that what you mean by "cloning a copy"? Or you mean copy/pasting
the
complete folder in Windows Explorer? But that you can't do while
working..?

Thanks....

Joni

"Tom Leylan" wrote:

Autosave appears to be an option. On the Tools/Options/ dialog check
[]
Show all Settings

Under Projects and Solutions "Before building" you have Save all
changes set
I'd bet. You might consider changing it to Prompt to Save all
Changes.
Alternatively (or additionally) you might not want to delete all the
controls off your form. You can always clone a copy of a file so you
never
risk destroying a working version until you see the new one operate
reliably.
"jonigr" <jo****@discussions.microsoft.comwrote in message
news:6F**********************************@micros oft.com...
New to VB.NET, designing my first form with an MS manual at my
side,
placing
objects and writing code.

For good reason I just:

SAVED All (!!)
deleted all objects leaving only a grey form,
ran my program to see the result,
then UNDO to get my objects back.

No Undo.
No objects.
Empty form.
No object code.

What - - happened? Does this auto-save when a program is run? If so
fine,
but as a backup, I hope. It couldn't be overwriting my own Save, it
just
can't be.

Been searching 20 minutes, starting to get nervous. Just like to
get my
work
back. Help appreciated. Thanks!



Jan 28 '07 #8
Yes, it *can*, but should it? I have had problems with that
in the past. I've gotten "locked" messages a couple of times,
and sometimes it appears that data being updated was lost.
Maybe it was because the network at the company where I worked
was sooooooooooooooo sloooooooooooooooooow. Accessing information
across the network was like being nibbled to death by ducks.

Robin S.
--------------------------------------
"Bruce W. Darby" <kr******@atcomcast.netwrote in message
news:Qr******************************@comcast.com. ..
Robin,

I can say, with a great deal of certainty, that an Access database can be
copied while it is locked by an application. It cannot be moved but it
can be copied. :)

Bruce

"RobinS" <Ro****@NoSpam.yah.nonewrote in message
news:0N******************************@comcast.com. ..
>It's probably because you assumed if you had it open, you had it locked.
That's not usually an invalid assumption. For example, if you were
*running*
your app, you probably couldn't do this. Like if you have an Access
database
open, it's dicey whether it can be copied.

To be honest, I use WinZip, and it tells you if it couldn't get a valid
copy,
and that's how I knew it worked. I zip up my projects a lot, because
sometimes I muck something up and wish I could go back one step.
It wasn't some mysterious knowledge I gleaned somewhere, it was
trial and error.

Or, as Microsoft puts it, "iterative experimentation". (I love that.
I saw it in one of their WPF articles. I swear, I'm going to put it
on my resume.)

Have fun.
Robin S.
------------------------------
"jonigr" <jo****@discussions.microsoft.comwrote in message
news:8C**********************************@microso ft.com...
>>It works indeed. Why I thought it didn't I don't know, perhaps because
you
can't *rename* while working. Those misconceptions that sneak in and
settle
"at a young age"!

Thank you Robin.

"RobinS" wrote:

If you have saved your changes, you *can* copy the complete folder.
I zip mine up periodically when I hit certain milestones in case I
muck
it up later. Works even if I have the project open.

Robin S.
----------------------
"jonigr" <jo****@discussions.microsoft.comwrote in message
news:89**********************************@micro soft.com...
Right on Tom, Build & Run "Save changes" seems to be the default, I
changed
it right away.

I suspected some controls UNder a TabControl page I made, that's why
I
removed everything. Very confusing for a newbie unable to simply
save
a
complete "file" (project? Solution?) under a different name while
working.

Turns out I did Save As. my *Form* a few times and managed to get an
old one
back with most controls on it.

Is that what you mean by "cloning a copy"? Or you mean copy/pasting
the
complete folder in Windows Explorer? But that you can't do while
working..?

Thanks....

Joni

"Tom Leylan" wrote:

Autosave appears to be an option. On the Tools/Options/ dialog
check
[]
Show all Settings

Under Projects and Solutions "Before building" you have Save all
changes set
I'd bet. You might consider changing it to Prompt to Save all
Changes.
Alternatively (or additionally) you might not want to delete all
the
controls off your form. You can always clone a copy of a file so
you
never
risk destroying a working version until you see the new one operate
reliably.
"jonigr" <jo****@discussions.microsoft.comwrote in message
news:6F**********************************@micro soft.com...
New to VB.NET, designing my first form with an MS manual at my
side,
placing
objects and writing code.

For good reason I just:

SAVED All (!!)
deleted all objects leaving only a grey form,
ran my program to see the result,
then UNDO to get my objects back.

No Undo.
No objects.
Empty form.
No object code.

What - - happened? Does this auto-save when a program is run? If
so
fine,
but as a backup, I hope. It couldn't be overwriting my own Save,
it
just
can't be.

Been searching 20 minutes, starting to get nervous. Just like to
get my
work
back. Help appreciated. Thanks!




Jan 28 '07 #9
Well, from where I work, as the supervisor of a small tech support
department, yes, we should be able to copy it. We have a business
relationship with a company that markets a GPS system for golf carts. That
system is designed to keep our software alive and kicking, which means that
the .mdb is locked and cannot be modified or moved, etc. If we need to have
the course upload the database to us because of a problem, then making a
copy of it to the desktop, then uploading it to our web server is the only
way to do it without shutting down the GPS system. Shut down the GPS system
on a day when the course if filled with players using that system to keep
their scores can result in a VERY bad day for the course. :) I've never seen
a 'copy' operation lose or corrupt data in the .mdb and I've been using this
copy method at least three times a week. I 'have' seen the slowness that you
indicate when the location of the database is not within the same building
as software running the application. Seems like anything more than about
'across the parking lot' causes Access to slow down to a crawl.

Bruce

P.S. Being nibbled to death by ducks would be a 'fowl' way to die, I must
admit... :) OK...OK... no stones....

"RobinS" <Ro****@NoSpam.yah.nonewrote in message
news:qe******************************@comcast.com. ..
Yes, it *can*, but should it? I have had problems with that
in the past. I've gotten "locked" messages a couple of times,
and sometimes it appears that data being updated was lost.
Maybe it was because the network at the company where I worked
was sooooooooooooooo sloooooooooooooooooow. Accessing information
across the network was like being nibbled to death by ducks.

Jan 28 '07 #10

When I referred to the network being slow, it wasn't an Access problem, it
really *was* a network problem. I supported 3 applications that I wrote
with 3 different Access databases. I'm in California; I supported one here,
and two in the Midwest. To make it run as fast as possible, I put the two
databases used by the MidWest users in the MidWest.

When I wanted to open one of those, it took at least 2 minutes just to open
the frickin' database by double-clicking on it. That's right, just open it,
not run anything. As I tend to be impatient with computers, it was very
frustrating, but nothing I could fix.

So I think I had problems because of the network issue, and the state of
the database would be different when I started copying it versus when it
was in the middle or at the end. Once or twice in mid-day when network
traffic was at its highest, I couldn't even copy it in place, or to a
different folder in the MidWest even. Grrrrrrr.

It didn't happen enough to be a major issue, it was just an annoyance.

Your setup sounds really interesting; sounds like a fun project to work on.
I used to caddy for my father when I was young, and I have to say, golfers
take themselves and their game way too seriously. On the bright side, I
made a fortune (well, it was a fortune at that age) collecting golf balls
off the bottom of the lake and selling them to the clubhouse, although at
times it was dangerous work. Fore!

As for this:
P.S. Being nibbled to death by ducks would be a 'fowl' way to die, I must
admit... :) OK...OK... no stones....
Grooooan. I guess I asked for that. I could respond by calling you a turkey
or something silly like that, but I should resist. I don't want to crow
about my ability to pun, or have you think I'm going quackers.

Robin S.
-------------------------------------------------

"Bruce W. Darby" <kr******@atcomcast.netwrote in message
news:-6******************************@comcast.com...
Well, from where I work, as the supervisor of a small tech support
department, yes, we should be able to copy it. We have a business
relationship with a company that markets a GPS system for golf carts.
That system is designed to keep our software alive and kicking, which
means that the .mdb is locked and cannot be modified or moved, etc. If we
need to have the course upload the database to us because of a problem,
then making a copy of it to the desktop, then uploading it to our web
server is the only way to do it without shutting down the GPS system.
Shut down the GPS system on a day when the course if filled with players
using that system to keep their scores can result in a VERY bad day for
the course. :) I've never seen a 'copy' operation lose or corrupt data in
the .mdb and I've been using this copy method at least three times a
week. I 'have' seen the slowness that you indicate when the location of
the database is not within the same building as software running the
application. Seems like anything more than about 'across the parking lot'
causes Access to slow down to a crawl.

Bruce

P.S. Being nibbled to death by ducks would be a 'fowl' way to die, I must
admit... :) OK...OK... no stones....

"RobinS" <Ro****@NoSpam.yah.nonewrote in message
news:qe******************************@comcast.com. ..
>Yes, it *can*, but should it? I have had problems with that
in the past. I've gotten "locked" messages a couple of times,
and sometimes it appears that data being updated was lost.
Maybe it was because the network at the company where I worked
was sooooooooooooooo sloooooooooooooooooow. Accessing information
across the network was like being nibbled to death by ducks.


Jan 28 '07 #11

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Christian Tismer | last post by:
Dear Former Stackless Users, I have to use this list to announce something really bad to you, since all the Stackless lists are defunct: The Stackless project is finally dead, now and forever....
3
by: Francesco Gallarotti | last post by:
I have a class Model that contains a private vector<Vertex*> vertices Each Vertex object has some info in it, and among those there is a Vector *normal In a piece of code (inside a parser...
9
by: F. Da Costa | last post by:
Hi, Does anybody know why IE5+ does *not* honour array objects (like a table) across a session? Example: Frame A contains a var tableVar which is set via form Frame B (on init) using...
42
by: Rigga | last post by:
Hi all, I am wondering why string's are not true objects?.... Let me explain... If i write the code Dim x1 as String = "veg" Dim x2 as String = "veg" If x1 = x2 then
7
by: Dave Townsend | last post by:
Hi, I came across a little problem the other day, I wonder if anyone has a more elegant solution: I have a class which has some "pixmap" members, this is a QT-data type which is similar to a...
6
by: Matt | last post by:
I inhereted a rather extensive MS Access 2000 database (SQLServer 2000 backend)in adp format. Is there a way to search the Access front end for references to specific database objects? Let's...
2
by: Mel | last post by:
This may be a stupid question, but here goes... I have created a NameValueCollection in my website's application state. If, during a page request, I add a string key and string value to the...
4
by: JoeC | last post by:
I am trying to design some complex objects that have quite a bit of data. I understand most syntax but I am trying to learn how to make better design choices. The first question is to OK or good...
9
by: Paulers | last post by:
Hello, I have a log file that contains many multi-line messages. What is the best approach to take for extracting data out of each message and populating object properties to be stored in an...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Shllpp 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.